Class Checkmark
java.lang.Object
edu.uci.ics.jung.visualization.renderers.Checkmark
- All Implemented Interfaces:
Icon
a simple Icon that draws a checkmark in the lower-right quadrant of its
area. Used to draw a checkmark on Picked Vertices.
- Author:
- Tom Nelson
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionint
int
void
-
Constructor Details
-
Checkmark
public Checkmark() -
Checkmark
-
-
Method Details
-
paintIcon
-
getIconWidth
public int getIconWidth()- Specified by:
getIconWidth
in interfaceIcon
-
getIconHeight
public int getIconHeight()- Specified by:
getIconHeight
in interfaceIcon
-