Package repast.simphony.gis.display
Class SquareIcon
java.lang.Object
repast.simphony.gis.display.SquareIcon
- All Implemented Interfaces:
Icon
Deprecated.
2D piccolo based code is being removed
A square-shaped icon for use on buttons like color pickers.
-
Constructor Summary
ConstructorDescriptionSquareIcon
(Color color) Deprecated.SquareIcon
(Color color, int dimension) Deprecated. -
Method Summary
Modifier and TypeMethodDescriptiongetColor()
Deprecated.int
Deprecated.int
Deprecated.void
Deprecated.
-
Constructor Details
-
SquareIcon
Deprecated. -
SquareIcon
Deprecated.
-
-
Method Details
-
getColor
Deprecated. -
getIconHeight
public int getIconHeight()Deprecated.- Specified by:
getIconHeight
in interfaceIcon
-
getIconWidth
public int getIconWidth()Deprecated.- Specified by:
getIconWidth
in interfaceIcon
-
paintIcon
Deprecated.
-