Package org.apache.sis.internal.referencing.j2d
package org.apache.sis.internal.referencing.j2d
A set of helper classes having a dependency to Java2D.
We keep those classes in a separated package for making easier to identify
which parts may need to be replaced in a JavaFX applications.
Do not use!
This package is for internal use by SIS only. Classes in this package
may change in incompatible ways in any future version without notice.
- Since:
- 0.3
- Version:
- 1.3
- See Also:
-
ClassDescriptionBase class for some (not all) shape implementations in Apache SIS.The matrix of an
AffineTransform
, optionally with storage for the error terms used in double-double arithmetic.Transforms two-dimensional coordinate tuples using an affine transform.Helper class for appending Bézier curves to a path.Overrides all mutableAffineTransform
methods in order to check for permission before changing the transform state.Rectangle defines by intervals instead of by a size.A two dimensional, linear transform.An affine transform that remember the parameters used for its construction.Static methods operating on shapes from thejava.awt.geom
package.A tile identified by a location, a dimension and a subsampling.Creates a collection ofTile
s from their grid to CRS affine transforms.An affine transform which is translated relative to an original transform.An affine transform which is translated relative to an original transform.