Uses of Enum Class
org.eclnt.ccaddons.pbc.palayout.logic.any.ENUMSide
Packages that use ENUMSide
-
Uses of ENUMSide in org.eclnt.ccaddons.pbc.palayout.logic.any
Methods in org.eclnt.ccaddons.pbc.palayout.logic.any that return ENUMSideModifier and TypeMethodDescriptionAnyLink.getFromSide()AnyLink.getToSide()static ENUMSideReturns the enum constant of this class with the specified name.static ENUMSide[]ENUMSide.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.eclnt.ccaddons.pbc.palayout.logic.any with parameters of type ENUMSideModifier and TypeMethodDescriptionprotected voidAnyArea.defineExactCoordinatesOfLines(AnyElement ae, ENUMSide side) voidAnyLink.setFromSide(ENUMSide fromSide) void