Uses of Class
de.xima.fc.common.workflow.bpmn.EAxisAlignedRectanglePointsAccessor
-
Packages that use EAxisAlignedRectanglePointsAccessor Package Description de.xima.fc.common.workflow.bpmn -
-
Uses of EAxisAlignedRectanglePointsAccessor in de.xima.fc.common.workflow.bpmn
Methods in de.xima.fc.common.workflow.bpmn that return EAxisAlignedRectanglePointsAccessor Modifier and Type Method Description static EAxisAlignedRectanglePointsAccessorEAxisAlignedRectanglePointsAccessor. valueOf(String name)Returns the enum constant of this type with the specified name.static EAxisAlignedRectanglePointsAccessor[]EAxisAlignedRectanglePointsAccessor. values()Returns an array containing the constants of this enum type, in the order they are declared.
-