|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ClippingRectangle | |
---|---|
jcckit.graphic | |
jcckit.plot | |
jcckit.renderer |
Uses of ClippingRectangle in jcckit.graphic |
---|
Methods in jcckit.graphic that return ClippingRectangle | |
---|---|
ClippingRectangle |
ClippingShape.getBoundingBox()
Returns the bounding box of this clipping shape. |
ClippingRectangle |
ClippingRectangle.getBoundingBox()
Returns this instance. |
Uses of ClippingRectangle in jcckit.plot |
---|
Methods in jcckit.plot that return ClippingRectangle | |
---|---|
ClippingRectangle |
PlotCanvas.getPaper()
Returns the paper definition. |
Uses of ClippingRectangle in jcckit.renderer |
---|
Constructors in jcckit.renderer with parameters of type ClippingRectangle | |
---|---|
Transformation(int width,
int height,
ClippingRectangle paper,
Anchor horizontalAnchor,
Anchor verticalAnchor)
Creates an instance for the specified canvas size, paper size, and anchor points of the paper. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |