Uses of Class
org.apache.sis.internal.feature.jts.PackedCoordinateSequence.Double
Packages that use PackedCoordinateSequence.Double
Package
Description
Methods specific to the Java Topology Suite (JTS).
-
Uses of PackedCoordinateSequence.Double in org.apache.sis.internal.feature.jts
Constructors in org.apache.sis.internal.feature.jts with parameters of type PackedCoordinateSequence.DoubleModifierConstructorDescriptionprivate
Double
(PackedCoordinateSequence.Double original) Creates a new sequence initialized to a copy of the given sequence.