Uses of Class
jcckit.graphic.ClippingRectangle
Packages that use ClippingRectangle
-
Uses of ClippingRectangle in jcckit.graphic
Methods in jcckit.graphic that return ClippingRectangleModifier and TypeMethodDescriptionClippingRectangle.getBoundingBox()
Returns this instance.ClippingShape.getBoundingBox()
Returns the bounding box of this clipping shape. -
Uses of ClippingRectangle in jcckit.plot
Methods in jcckit.plot that return ClippingRectangle -
Uses of ClippingRectangle in jcckit.renderer
Constructors in jcckit.renderer with parameters of type ClippingRectangleModifierConstructorDescriptionTransformation
(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.