Class ElementLocation
java.lang.Object
com.hybris.backoffice.workflow.designer.dto.ElementLocation
Represents the location of elements modelled in Workflow Designer
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final intstatic final int -
Method Summary
Modifier and TypeMethodDescriptionbooleanintgetX()intgetY()inthashCode()static ElementLocationof(int x, int y) static ElementLocation
-
Field Details
-
ZERO_POSITION_X
public static final int ZERO_POSITION_X- See Also:
-
ZERO_POSITION_Y
public static final int ZERO_POSITION_Y- See Also:
-
-
Method Details