Uses of Interface
org.apache.sis.util.Printable
Packages that use Printable
Package
Description
Tuple of coordinate values.
Basic geometric objects (envelopes and direct positions).
Well Known Text (WKT) parsing and formatting.
Descriptions and values of parameters used by a coordinate operation or a process.
Base classes for reference systems used for general positioning.
Coordinate Reference System (CRS) definitions as coordinate systems related to the earth through datum.
Coordinate System (CS) definitions as the set of coordinate system axes that spans the coordinate space.
Relationship of a
CoordinateSystem (an abstract mathematical entity) to the earth or other system.Creates Coordinate Reference System (CRS) objects from given properties or authority codes.
Factories for geodetic objects defined in a SQL database, typically the EPSG dataset.
Mapping between geographic identifiers (addresses, grid indexes…) and locations (descriptions, coordinates…).
Relationship between any two Coordinate Reference Systems (CRS).
Conversions or transformations of multi-dimensional coordinate tuples.
-
Uses of Printable in org.apache.sis.coordinate
Classes in org.apache.sis.coordinate that implement PrintableModifier and TypeClassDescriptionclassDefault implementation of metadata required to reference coordinates. -
Uses of Printable in org.apache.sis.geometry
Classes in org.apache.sis.geometry that implement PrintableModifier and TypeClassDescriptionclassDefault implementations of someDirectPositionmethods, leaving the data storage to subclasses.classDefault implementations of mostEnvelopemethods, leaving the data storage to subclasses.classA one-dimensional position within some coordinate reference system.classA mutableDirectPosition(the coordinates of a position) of arbitrary dimension.classA mutableEnvelope(a minimum bounding box or rectangle) of arbitrary dimension.final classAn immutableEnvelope(a minimum bounding box or rectangle) of arbitrary dimension. -
Uses of Printable in org.apache.sis.io.wkt
Classes in org.apache.sis.io.wkt that implement PrintableModifier and TypeClassDescriptionclassBase class for objects that can be formatted as Well Known Text (WKT). -
Uses of Printable in org.apache.sis.parameter
Classes in org.apache.sis.parameter that implement PrintableModifier and TypeClassDescriptionclassAbstract definition of a parameter or group of parameters used by a coordinate operation or a process.classThe definition of a single parameter used by an operation method.classThe definition of a group of related parameters used by an operation method.classA single parameter value used by an operation method.classA group of related parameter values.classConvenience methods for fetching parameter values despite the variations in parameter names, value types and units. -
Uses of Printable in org.apache.sis.referencing
Classes in org.apache.sis.referencing that implement PrintableModifier and TypeClassDescriptionclassBase class for objects identified by a name or a code.classDescription of a spatial and temporal reference system used by a dataset.classScope and domain of validity of a CRS-related object.classImmutable value uniquely identifying an object within a namespace, together with a version.classAn identification of a CRS object which is both aIdentifierand aGenericName. -
Uses of Printable in org.apache.sis.referencing.crs
Classes in org.apache.sis.referencing.crs that implement PrintableModifier and TypeClassDescriptionclassCoordinate reference system, defined by a coordinate system and (usually) a datum.classA CRS describing the position of points through two or more independent coordinate reference systems.classA coordinate reference system that is defined by its coordinate conversion from another CRS.classA 1-, 2- or 3-dimensional contextually local coordinate reference system.classA 2- or 3-dimensional coordinate reference system with the origin at the approximate centre of mass of the earth.classA 2- or 3-dimensional coordinate reference system based on an ellipsoidal approximation of the geoid.final classDeprecated, for removal: This API element is subject to removal in a future version.classA 1-dimensional coordinate reference system which uses parameter values or functions.classA 2-dimensional coordinate reference system used to approximate the shape of the earth on a planar surface.classA 1-dimensional coordinate reference system used for the recording of time.classA 1-dimensional coordinate reference system used for recording heights or depths. -
Uses of Printable in org.apache.sis.referencing.cs
Classes in org.apache.sis.referencing.cs that implement PrintableModifier and TypeClassDescriptionclassThe set of coordinate system axes that spans a given coordinate space.classA 2- or 3-dimensional coordinate system with straight axes that are not necessarily orthogonal.classA 2- or 3-dimensional Cartesian coordinate system made of straight orthogonal axes.classA coordinate system made of two or more independent coordinate systems.classCoordinate system axis name, direction, unit and range of values.classA 3-dimensional coordinate system made of a polar coordinate system extended by a straight perpendicular axis.classA 2- or 3-dimensional coordinate system for geodetic latitude and longitude, optionally with ellipsoidal height.classA 1-dimensional coordinate system for points that lie on a single axis (not necessarily a straight line).classA 1-dimensional coordinate system for parametric values or functions.classA 2-dimensional coordinate system for coordinates represented by a distance from the origin and an angle from a fixed direction.classA 2- or 3-dimensional coordinate system with one distance measured from the origin and two angular coordinates.classA 1-dimensional coordinate system for time elapsed in the specified time units from a specified time origin.final classDeprecated, for removal: This API element is subject to removal in a future version.TheUserDefinedCSclass has been removed from ISO 19111:2019.classA 1-dimensional coordinate system for heights or depths of points. -
Uses of Printable in org.apache.sis.referencing.datum
Classes in org.apache.sis.referencing.datum that implement PrintableModifier and TypeClassDescriptionclassSpecifies the relationship of a Coordinate System to the earth.classParameters for a geographic transformation between two datum having the same prime meridian.classDefaultDatumEnsemble<D extends Datum>Collection of datums which for low accuracy requirements may be considered to be insignificantly different from each other.classGeometric figure that can be used to describe the approximate shape of the earth.classDefines the origin of an engineering coordinate reference system.classDefines the location and orientation of an ellipsoid that approximates the shape of the earth.static classA geodetic reference frame in which some of the defining parameters have time dependency.final classDeprecated, for removal: This API element is subject to removal in a future version.TheImageDatumclass has been removed in ISO 19111:2019.classDefines the origin of a parametric coordinate reference system.classDefines the origin from which longitude values are determined.classDefines the origin of a temporal coordinate reference system.classIdentifies a particular reference level surface used as a zero-height surface.static classA vertical reference frame in which some of the defining parameters have time dependency.classParameters for a time-dependent geographic transformation between two datum. -
Uses of Printable in org.apache.sis.referencing.factory
Classes in org.apache.sis.referencing.factory that implement PrintableModifier and TypeClassDescriptionclassConcurrentAuthorityFactory<DAO extends GeodeticAuthorityFactory>A concurrent authority factory that caches all objects created by another factory. -
Uses of Printable in org.apache.sis.referencing.factory.sql
Classes in org.apache.sis.referencing.factory.sql that implement PrintableModifier and TypeClassDescriptionclassA geodetic object factory backed by the EPSG database. -
Uses of Printable in org.apache.sis.referencing.gazetteer
Classes in org.apache.sis.referencing.gazetteer that implement PrintableModifier and TypeClassDescriptionclassGeographic coordinates represented as geohashes strings.classThe Military Grid Reference System (MGRS).classBase class of reference systems that describe locations using geographic identifiers instead of coordinates. -
Uses of Printable in org.apache.sis.referencing.operation
Classes in org.apache.sis.referencing.operation that implement PrintableModifier and TypeClassDescriptionclassDescribes the operation for transforming coordinates in the source CRS to coordinates in the target CRS.classA parameterized mathematical operation that converts coordinates to another CRS without any change of datum.classSpecification of the coordinate operation method formula.classDescribes the algorithm and parameters used to perform a coordinate operation.classSpecifies that a subset of a coordinate tuple is subject to a specific coordinate operation.classA parameterized mathematical operation that transforms coordinates to another CRS with a change of datum. -
Uses of Printable in org.apache.sis.referencing.operation.transform
Classes in org.apache.sis.referencing.operation.transform that implement PrintableModifier and TypeClassDescriptionclassProvides a default implementation for most methods required by theMathTransforminterface.protected static classBase class for implementations of inverse math transforms.classBase class for math transforms that are known to be one-dimensional in all cases.protected static classBase class for implementation of inverse math transforms.classBase class for math transforms that are known to be two-dimensional in all cases.protected static classBase class for implementation of inverse math transforms.classThe parameters that describe a sequence of normalize → non-linear kernel → denormalize transforms as a whole.classTransforms between two CRS (usually geographic) based on different datum.classTransform from two- or three- dimensional ellipsoidal coordinates to geocentric or planetocentric coordinates.classConversion of spherical coordinates from (λ,Ω) to (λ,Ω,R) with points assumed to be on an ellipsoid surface.classTransforms between two geographic CRS by performing geocentric translations interpolated from a grid file.classTransforms between two CRS by performing translations interpolated from a grid file.classTwo- or three-dimensional datum shift using the (potentially abridged) Molodensky transformation.classTransform which passes through a subset of coordinates to another transform.classComputes latitudes and longitudes on a sphere where the south pole has been moved to given geographic coordinates.classEnforces coordinate values in the range of a wraparound axis (typically longitude).
ImageCRSclass has been removed in ISO 19111:2019.