Uses of Package
org.apache.sis.internal.feature.jts
Packages that use org.apache.sis.internal.feature.jts
Package
Description
Methods specific to the Java Topology Suite (JTS).
-
Classes in org.apache.sis.internal.feature.jts used by org.apache.sis.internal.feature.jtsClassDescriptionThe factory of geometry objects backed by Java Topology Suite (JTS).An operation transforming a geometry into another geometry.A JTS coordinate sequence which stores coordinates in a single
float[]
ordouble[]
array.Coordinate sequence storing values in a packeddouble[]
array.Coordinate sequence storing values in a packedfloat[]
array.Converts a Java2DShape
to a JTSGeometry
.The wrapper of Java Topology Suite (JTS) geometries.