Package | Description |
---|---|
jcckit.graphic | |
jcckit.plot | |
jcckit.renderer |
Modifier and Type | Method and Description |
---|---|
ClippingRectangle |
ClippingShape.getBoundingBox()
Returns the bounding box of this clipping shape.
|
ClippingRectangle |
ClippingRectangle.getBoundingBox()
Returns this instance.
|
Modifier and Type | Method and Description |
---|---|
ClippingRectangle |
PlotCanvas.getPaper()
Returns the paper definition.
|
Constructor and Description |
---|
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.
|
Copyright © 2016. All Rights Reserved.