Uses of Class
org.apache.sis.geometry.CoordinateFormat
Packages that use CoordinateFormat
Package
Description
Basic geometric objects (envelopes and direct positions).
-
Uses of CoordinateFormat in org.apache.sis.geometry
Methods in org.apache.sis.geometry that return CoordinateFormatMethods in org.apache.sis.geometry with parameters of type CoordinateFormatModifier and TypeMethodDescription(package private) void
CoordinateFormat.Resolution.setPrecision
(CoordinateFormat owner) Configures theNumberFormat
orAngleFormat
for a number of fraction digits sufficient for the given resolution.