Package org.apache.sis.internal.feature.j2d
package org.apache.sis.internal.feature.j2d
Centralizes usages of some (not all) Java2D geometry API by Apache SIS.
We use this class for isolating dependencies from the
org.apache.feature
package to Java2D API.
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:
- 1.0
- Version:
- 1.3
- See Also:
-
ClassesClassDescriptionA path iterator with applies on-the-fly decimation for faster drawing.A shape that apply a simple decimation on-the-fly for faster drawing.An empty shape.The factory of geometry objects backed by Java2D.A shape made of straight lines.Collection of polylines or polygons as a Java2D
Shape
.The wrapper of Java2D points.A polygons as a Java2DShape
.A polylines or polygons as a Java2DShape
.Iterator over polyline(s) or polygon(s) coordinates.Provides some information about aShape
object.A wrapper that delegate allShape
methods to a source shape.The wrapper of Java2D geometries.