Uses of Class
jcckit.graphic.BasicGraphicalElement
-
Packages that use BasicGraphicalElement Package Description jcckit.graphic -
-
Uses of BasicGraphicalElement in jcckit.graphic
Subclasses of BasicGraphicalElement in jcckit.graphic Modifier and Type Class Description class
Oval
An oval (i.e. an ellipse).class
Polygon
A polygon or polyline.class
Rectangle
A rectangle.class
Text
A single line of text.Methods in jcckit.graphic that return BasicGraphicalElement Modifier and Type Method Description BasicGraphicalElement
ClippingRectangle. getGraphicalElement()
Returns aRectangle
.BasicGraphicalElement
ClippingShape. getGraphicalElement()
-