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