Uses of Enum Class
repast.simphony.gis.styleEditor.PaletteIcon.Orientation
Packages that use PaletteIcon.Orientation
-
Uses of PaletteIcon.Orientation in repast.simphony.gis.styleEditor
Methods in repast.simphony.gis.styleEditor that return PaletteIcon.OrientationModifier and TypeMethodDescriptionstatic PaletteIcon.Orientation
Returns the enum constant of this class with the specified name.static PaletteIcon.Orientation[]
PaletteIcon.Orientation.values()
Returns an array containing the constants of this enum class, in the order they are declared.Constructors in repast.simphony.gis.styleEditor with parameters of type PaletteIcon.OrientationModifierConstructorDescriptionPaletteIcon
(SquareIcon[] icons, PaletteIcon.Orientation orientation) PaletteIcon
(Palette palette, PaletteIcon.Orientation orientation)