Uses of Enum Class
org.eclnt.ccaddons.diagram.ENUMSizingDirection
Packages that use ENUMSizingDirection
-
Uses of ENUMSizingDirection in org.eclnt.ccaddons.diagram
Methods in org.eclnt.ccaddons.diagram that return ENUMSizingDirectionModifier and TypeMethodDescriptionShapeType.getSizingDirection()By default the resizing of a shape can be done in all directions.static ENUMSizingDirectionReturns the enum constant of this class with the specified name.static ENUMSizingDirection[]ENUMSizingDirection.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.eclnt.ccaddons.diagram with parameters of type ENUMSizingDirectionModifier and TypeMethodDescriptionvoidShapeType.setSizingDirection(ENUMSizingDirection sizingDirection)