Uses of Enum Class
repast.simphony.gis.styleEditor.PaletteIcon.Orientation
-
Uses of PaletteIcon.Orientation in repast.simphony.gis.styleEditor
Modifier 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.ModifierConstructorDescriptionPaletteIcon
(SquareIcon[] icons, PaletteIcon.Orientation orientation) PaletteIcon
(Palette palette, PaletteIcon.Orientation orientation)