Uses of Package
org.apache.sis.measure
-
Packages that use org.apache.sis.measure Package Description org.apache.sis.coverage Functions that associates positions within a bounded space (its domain) to values (its range).org.apache.sis.image Provides helper classes for handling Java2D rendered images together with some operations.org.apache.sis.math A set of mathematical objects and algebraic utilities.org.apache.sis.measure Units of measurements, values related to measurement (like angles and ranges) and their formatters.org.apache.sis.metadata.iso Root package for ISO 19115 metadata about resources (data or services).org.apache.sis.metadata.iso.acquisition Information about the measuring instruments, the platform carrying them, and the mission to which the data contributes.org.apache.sis.metadata.iso.content Description of the dataset content.org.apache.sis.metadata.iso.distribution Information about the options for obtaining a resource (data or service).org.apache.sis.metadata.iso.extent Information about spatial, vertical, and temporal extent.org.apache.sis.metadata.iso.identification Information to uniquely identify the data or service.org.apache.sis.metadata.iso.lineage Information about the sources and production processes of a dataset.org.apache.sis.metadata.iso.spatial Information about the mechanisms (grid or vector) used to represent spatial data.org.apache.sis.parameter Descriptions and values of parameters used by a coordinate operation or a process.org.apache.sis.referencing.cs Coordinate System (CS) definitions as the set of coordinate system axes that spans the coordinate space.org.apache.sis.referencing.operation.builder Helper classes for creating Math Transforms from a set of points.org.apache.sis.storage Data store base types for retrieving and saving geospatial data in various storage formats.org.apache.sis.util.collection Addition to the collection framework. -
Classes in org.apache.sis.measure used by org.apache.sis.coverage Class Description MeasurementRange A range of numbers associated with a unit of measurement.NumberRange A range of numbers capable of widening conversions when performing range operations. -
Classes in org.apache.sis.measure used by org.apache.sis.image Class Description NumberRange A range of numbers capable of widening conversions when performing range operations. -
Classes in org.apache.sis.measure used by org.apache.sis.math Class Description NumberRange A range of numbers capable of widening conversions when performing range operations. -
Classes in org.apache.sis.measure used by org.apache.sis.measure Class Description Angle An angle in decimal degrees.AngleFormat Parses and formats angles according a specified pattern.AngleFormat.Field Constants that are used as attribute keys in the iterator returned fromAngleFormat.formatToCharacterIterator(Object)
.AngularVelocity The rate of change of an angular displacement with respect to time.ElevationAngle The angular height of an object measured from the horizontal plane.MeasurementRange A range of numbers associated with a unit of measurement.NumberRange A range of numbers capable of widening conversions when performing range operations.Range A set of minimum and maximum values of a certain class, allowing a user to determine if a value of the same class is contained inside the range.RangeFormat Parses and formatsRange
instances according the given locale.RangeFormat.Field Constants that are used as attribute keys in the iterator returned fromRangeFormat.formatToCharacterIterator(Object)
.Salinity The Practical Salinity Scale (PSS-78).UnitFormat Parses and formats units of measurement as SI symbols, URI in OGC namespace or other symbols.UnitFormat.Style Identify whether unit formatting uses ASCII symbols, Unicode symbols or full localized names.ValueRange The range of values assignable to a field, or to a JavaBean property. -
Classes in org.apache.sis.measure used by org.apache.sis.metadata.iso Class Description ValueRange The range of values assignable to a field, or to a JavaBean property. -
Classes in org.apache.sis.measure used by org.apache.sis.metadata.iso.acquisition Class Description ValueRange The range of values assignable to a field, or to a JavaBean property. -
Classes in org.apache.sis.measure used by org.apache.sis.metadata.iso.content Class Description ValueRange The range of values assignable to a field, or to a JavaBean property. -
Classes in org.apache.sis.measure used by org.apache.sis.metadata.iso.distribution Class Description ValueRange The range of values assignable to a field, or to a JavaBean property. -
Classes in org.apache.sis.measure used by org.apache.sis.metadata.iso.extent Class Description MeasurementRange A range of numbers associated with a unit of measurement.Range A set of minimum and maximum values of a certain class, allowing a user to determine if a value of the same class is contained inside the range.ValueRange The range of values assignable to a field, or to a JavaBean property. -
Classes in org.apache.sis.measure used by org.apache.sis.metadata.iso.identification Class Description ValueRange The range of values assignable to a field, or to a JavaBean property. -
Classes in org.apache.sis.measure used by org.apache.sis.metadata.iso.lineage Class Description ValueRange The range of values assignable to a field, or to a JavaBean property. -
Classes in org.apache.sis.measure used by org.apache.sis.metadata.iso.spatial Class Description ValueRange The range of values assignable to a field, or to a JavaBean property. -
Classes in org.apache.sis.measure used by org.apache.sis.parameter Class Description Range A set of minimum and maximum values of a certain class, allowing a user to determine if a value of the same class is contained inside the range. -
Classes in org.apache.sis.measure used by org.apache.sis.referencing.cs Class Description Angle An angle in decimal degrees. -
Classes in org.apache.sis.measure used by org.apache.sis.referencing.operation.builder Class Description NumberRange A range of numbers capable of widening conversions when performing range operations. -
Classes in org.apache.sis.measure used by org.apache.sis.storage Class Description Range A set of minimum and maximum values of a certain class, allowing a user to determine if a value of the same class is contained inside the range. -
Classes in org.apache.sis.measure used by org.apache.sis.util.collection Class Description Range A set of minimum and maximum values of a certain class, allowing a user to determine if a value of the same class is contained inside the range.