Uses of Class
org.apache.sis.measure.Angle
Packages that use Angle
Package
Description
Default set of
ObjectConverter implementations.Units of measurements, values related to measurement (like angles and ranges) and their formatters.
Coordinate System (CS) definitions as the set of coordinate system axes that spans the coordinate space.
-
Uses of Angle in org.apache.sis.internal.converter
Methods in org.apache.sis.internal.converter that return AngleModifier and TypeMethodDescriptionConverts the given angle.Methods in org.apache.sis.internal.converter that return types with arguments of type AngleModifier and TypeMethodDescriptionAngleConverter.inverse()Returns the inverse converter.AngleConverter.Inverse.inverse()Returns the inverse converter.AngleConverter.Inverse.unique()Returns the unique instance.AngleConverter.unique()Returns the unique instance.Methods in org.apache.sis.internal.converter with parameters of type Angle -
Uses of Angle in org.apache.sis.measure
Subclasses of Angle in org.apache.sis.measureModifier and TypeClassDescriptionfinal classThe angular height of an object measured from the horizontal plane.final classA latitude angle in decimal degrees.final classA longitude angle in decimal degrees.Methods in org.apache.sis.measure that return AngleModifier and TypeMethodDescriptionParses the given string as an angle.AngleFormat.parse(String source, ParsePosition pos) Parses the given string as an angle.Methods in org.apache.sis.measure with parameters of type Angle -
Uses of Angle in org.apache.sis.referencing.cs
Methods in org.apache.sis.referencing.cs that return Angle