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
- Author:
- Martin Desruisseaux (Geomatys)
- See Also:
-
ClassesClassDescriptionA 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.Builds a
Polyline,PolygonorMultiPolylinesfrom given coordinates.