Uses of Interface
org.opengis.referencing.IdentifiedObject
Packages that use IdentifiedObject
Package
Description
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).
Simple data objects and miscellaneous utilities.
Description and storage of parameter values.
Coordinate systems and their
axis.
Geodetic datum (the relationship of a
coordinate system to the earth).
Coordinate operations (relationship between
any two coordinate reference systems).
-
Uses of IdentifiedObject in org.apache.sis.io.wkt
Methods in org.apache.sis.io.wkt that return IdentifiedObjectModifier and TypeMethodDescriptionWKTDictionary.createObject(String code) Returns an arbitrary object from a code.Methods in org.apache.sis.io.wkt with parameters of type IdentifiedObjectModifier and TypeMethodDescriptionvoidFormatter.setInvalidWKT(IdentifiedObject unformattable, Exception cause) Marks the current WKT representation of the given object as not strictly compliant with the WKT specification.Method parameters in org.apache.sis.io.wkt with type arguments of type IdentifiedObjectModifier and TypeMethodDescriptionWKTDictionary.getAuthorityCodes(Class<? extends IdentifiedObject> type) Returns the set of authority codes for objects of the given type.WKTDictionary.getDescriptionText(Class<? extends IdentifiedObject> type, String code) Gets a description of the object corresponding to a code. -
Uses of IdentifiedObject in org.apache.sis.parameter
Classes in org.apache.sis.parameter that implement IdentifiedObjectModifier 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. -
Uses of IdentifiedObject in org.apache.sis.referencing
Classes in org.apache.sis.referencing that implement IdentifiedObjectModifier and TypeClassDescriptionclassBase class for objects identified by a name or a code.classDescription of a spatial and temporal reference system used by a dataset.Methods in org.apache.sis.referencing that return types with arguments of type IdentifiedObjectModifier and TypeMethodDescriptionClass<? extends IdentifiedObject> AbstractIdentifiedObject.getInterface()Returns the GeoAPI interface implemented by this class.Methods in org.apache.sis.referencing with parameters of type IdentifiedObjectModifier and TypeMethodDescriptionBuilder.addNameAndIdentifier(Citation authority, IdentifiedObject object) Adds the non-deprecated names and identifiers from the given object for the specified authority.Builder.addNamesAndIdentifiers(IdentifiedObject object) Adds all non-deprecated names and identifiers from the given object.static AbstractIdentifiedObjectAbstractIdentifiedObject.castOrCopy(IdentifiedObject object) Returns a SIS identified object implementation with the values of the given arbitrary implementation.static InternationalStringIdentifiedObjects.getDisplayName(IdentifiedObject object) Returns a name that can be used for display purposes.static StringIdentifiedObjects.getDisplayName(IdentifiedObject object, Locale locale) Returns a name that can be used for display purposes in the specified locale.IdentifiedObjects.getDomainOfValidity(IdentifiedObject object) Returns the domain of validity of the given object.static Optional<GeographicBoundingBox> IdentifiedObjects.getGeographicBoundingBox(IdentifiedObject object) Returns the geographic bounding box computed from the domains of the given object.static IdentifierIdentifiedObjects.getIdentifier(IdentifiedObject object, Citation authority) Returns an identifier for the given object according the given authority.static StringIdentifiedObjects.getIdentifierOrName(IdentifiedObject object) Returns the string representation of the first identifier, or the object name if there is no identifier.static StringIdentifiedObjects.getName(IdentifiedObject object, Citation authority) Returns an object name according the given authority.IdentifiedObjects.getNames(IdentifiedObject object, Citation authority) Returns every object names and aliases according the given authority.IdentifiedObjects.getProperties(IdentifiedObject object, String... excludes) Returns the information provided in the specified identified object as a map of properties.static StringIdentifiedObjects.getSimpleNameOrIdentifier(IdentifiedObject object) Returns the first name, alias or identifier which is a valid Unicode identifier.static booleanIdentifiedObjects.isHeuristicMatchForName(IdentifiedObject object, String name) Returnstrueif either the primary name or at least one alias matches the given string according heuristic rules.static IntegerIdentifiedObjects.lookupEPSG(IdentifiedObject object) Looks up an EPSG code, such as4326, of the specified object.static StringIdentifiedObjects.lookupURN(IdentifiedObject object, Citation authority) Looks up a URN, such as"urn:ogc:def:crs:EPSG:9.1:4326", of the specified object.Constructors in org.apache.sis.referencing with parameters of type IdentifiedObjectModifierConstructorDescriptionprotectedConstructs a new identified object with the same values as the specified one.protectedBuilder(IdentifiedObject object) Creates a new builder initialized to properties of the given object. -
Uses of IdentifiedObject in org.apache.sis.referencing.crs
Classes in org.apache.sis.referencing.crs that implement IdentifiedObjectModifier 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.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 IdentifiedObject in org.apache.sis.referencing.cs
Classes in org.apache.sis.referencing.cs that implement IdentifiedObjectModifier 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.classA 1-dimensional coordinate system for heights or depths of points. -
Uses of IdentifiedObject in org.apache.sis.referencing.datum
Classes in org.apache.sis.referencing.datum that implement IdentifiedObjectModifier and TypeClassDescriptionclassSpecifies the relationship of a Coordinate System to the earth.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.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.Methods in org.apache.sis.referencing.datum that return IdentifiedObjectModifier and TypeMethodDescriptionstatic IdentifiedObjectReturns the datum of the given CRS if presents, or the datum ensemble otherwise.Methods in org.apache.sis.referencing.datum that return types with arguments of type IdentifiedObjectModifier and TypeMethodDescriptionAbstractDatum.getConventionalRS()Returns the name, identifier, alias and remarks for the reference system realized by this reference frame.static Optional<IdentifiedObject> Returns the datum or ensemble of a coordinate operation from source to target.Methods in org.apache.sis.referencing.datum with parameters of type IdentifiedObjectModifier and TypeMethodDescriptionstatic Optional<PositionalAccuracy> DatumOrEnsemble.getAccuracy(IdentifiedObject object) If the given object is a datum ensemble or a CRS associated to a datum ensemble, returns its accuracy. -
Uses of IdentifiedObject in org.apache.sis.referencing.factory
Classes in org.apache.sis.referencing.factory with type parameters of type IdentifiedObjectModifier and TypeClassDescriptionclassIdentifiedObjectSet<T extends IdentifiedObject>A lazy set ofIdentifiedObjectinstances created from their authority codes only when first needed.Methods in org.apache.sis.referencing.factory with type parameters of type IdentifiedObjectModifier and TypeMethodDescriptionfinal <T extends IdentifiedObject>
TGeodeticAuthorityFactory.createObject(Class<T> type, String code) Returns an object of the specified type from a code.Methods in org.apache.sis.referencing.factory that return IdentifiedObjectModifier and TypeMethodDescriptionCommonAuthorityFactory.createObject(String code) Creates an object from the specified code.ConcurrentAuthorityFactory.createObject(String code) Returns an arbitrary object from a code.abstract IdentifiedObjectGeodeticAuthorityFactory.createObject(String code) Returns an arbitrary object from a code.MultiAuthoritiesFactory.createObject(String code) Creates an arbitrary object from a code.IdentifiedObjectFinder.findSingleton(IdentifiedObject object) Looks up only one object which is approximately equal to the specified object.IdentifiedObjectFinder.Wrapper.findSingleton(IdentifiedObject object) Looks up only one object which is approximately equal to the specified object.Methods in org.apache.sis.referencing.factory that return types with arguments of type IdentifiedObjectModifier and TypeMethodDescriptionIdentifiedObjectFinder.find(IdentifiedObject object) Looks up objects which are approximately equal to the specified object.IdentifiedObjectFinder.Wrapper.find(IdentifiedObject object) Looks up objects which are approximately equal to the specified object.Methods in org.apache.sis.referencing.factory with parameters of type IdentifiedObjectModifier and TypeMethodDescriptionIdentifiedObjectFinder.find(IdentifiedObject object) Looks up objects which are approximately equal to the specified object.IdentifiedObjectFinder.Wrapper.find(IdentifiedObject object) Looks up objects which are approximately equal to the specified object.IdentifiedObjectFinder.findSingleton(IdentifiedObject object) Looks up only one object which is approximately equal to the specified object.IdentifiedObjectFinder.Wrapper.findSingleton(IdentifiedObject object) Looks up only one object which is approximately equal to the specified object.IdentifiedObjectFinder.getCodeCandidates(IdentifiedObject object) Returns a set of authority codes that may identify the same object as the specified one.IdentifiedObjectFinder.Wrapper.getCodeCandidates(IdentifiedObject object) Returns a set of authority codes that may identify the same object as the specified one.Method parameters in org.apache.sis.referencing.factory with type arguments of type IdentifiedObjectModifier and TypeMethodDescriptionCommonAuthorityFactory.getAuthorityCodes(Class<? extends IdentifiedObject> type) Provides a complete set of the known codes provided by this factory.ConcurrentAuthorityFactory.getAuthorityCodes(Class<? extends IdentifiedObject> type) Returns the set of authority codes for objects of the given type.MultiAuthoritiesFactory.getAuthorityCodes(Class<? extends IdentifiedObject> type) Returns the set of authority codes for objects of the given type.CommonAuthorityFactory.getDescriptionText(Class<? extends IdentifiedObject> type, String code) Returns a description of the object corresponding to a code.ConcurrentAuthorityFactory.getDescriptionText(Class<? extends IdentifiedObject> type, String code) Gets a description of the object corresponding to a code.GeodeticAuthorityFactory.getDescriptionText(Class<? extends IdentifiedObject> type, String code) Returns a description of the object corresponding to a code.MultiAuthoritiesFactory.getDescriptionText(Class<? extends IdentifiedObject> type, String code) Returns a description of the object corresponding to a code. -
Uses of IdentifiedObject in org.apache.sis.referencing.factory.sql
Methods in org.apache.sis.referencing.factory.sql that return IdentifiedObjectModifier and TypeMethodDescriptionEPSGDataAccess.createObject(String code) Returns an arbitrary object from a code.Method parameters in org.apache.sis.referencing.factory.sql with type arguments of type IdentifiedObjectModifier and TypeMethodDescriptionEPSGDataAccess.getAuthorityCodes(Class<? extends IdentifiedObject> type) Returns the set of authority codes of the given type.EPSGDataAccess.getDescriptionText(Class<? extends IdentifiedObject> type, String code) Gets a description of the object corresponding to a code. -
Uses of IdentifiedObject in org.apache.sis.referencing.gazetteer
Classes in org.apache.sis.referencing.gazetteer that implement IdentifiedObjectModifier 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 IdentifiedObject in org.apache.sis.referencing.operation
Classes in org.apache.sis.referencing.operation that implement IdentifiedObjectModifier 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.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 IdentifiedObject in org.apache.sis.util
Constructors in org.apache.sis.util with parameters of type IdentifiedObjectModifierConstructorDescriptionConstructs a new exception with the name of the given object. -
Uses of IdentifiedObject in org.opengis.parameter
Subinterfaces of IdentifiedObject in org.opengis.parameterModifier and TypeInterfaceDescriptioninterfaceAbstract definition of a parameter or group of parameters used by an operation method.interfaceThe definition of a parameter used by an operation method.interfaceThe definition of a group of related parameters used by an operation method. -
Uses of IdentifiedObject in org.opengis.referencing
Subinterfaces of IdentifiedObject in org.opengis.referencingModifier and TypeInterfaceDescriptioninterfaceDescription of a spatial and temporal reference system used by a dataset.Methods in org.opengis.referencing that return IdentifiedObjectModifier and TypeMethodDescriptionAuthorityFactory.createObject(String code) Returns an arbitrary object from a code.Method parameters in org.opengis.referencing with type arguments of type IdentifiedObjectModifier and TypeMethodDescriptionAuthorityFactory.getAuthorityCodes(Class<? extends IdentifiedObject> type) Returns the set of authority codes of the given type. -
Uses of IdentifiedObject in org.opengis.referencing.crs
Subinterfaces of IdentifiedObject in org.opengis.referencing.crsModifier and TypeInterfaceDescriptioninterfaceA coordinate reference system describing the position of points through two or more independent coordinate reference systems.interfaceAbstract coordinate reference system, usually defined by a coordinate system and a datum.interfaceA coordinate reference system that is defined by its coordinate conversion from another coordinate reference system but is not a projected coordinate reference system.interfaceA contextually local coordinate reference system.interfaceA coordinate reference system that is defined by its coordinate conversion from another coordinate reference system (not by a datum).interfaceA 3D coordinate reference system with the origin at the approximate centre of mass of the earth.interfaceA coordinate reference system associated with a geodetic datum.interfaceA coordinate reference system based on an ellipsoidal approximation of the geoid; this provides an accurate representation of the geometry of geographic features for a large portion of the earth's surface.interfaceAn engineering coordinate reference system applied to locations in images.interfaceA 2D coordinate reference system used to approximate the shape of the earth on a planar surface.interfaceAbstract coordinate reference system, consisting of a single Coordinate System and a single Datum (as opposed to Compound CRS).interfaceA 1D coordinate reference system used for the recording of time.interfaceA 1D coordinate reference system used for recording heights or depths. -
Uses of IdentifiedObject in org.opengis.referencing.cs
Subinterfaces of IdentifiedObject in org.opengis.referencing.csModifier and TypeInterfaceDescriptioninterfaceA two- or three-dimensional coordinate system with straight axes that are not necessarily orthogonal.interfaceA 1-, 2-, or 3-dimensional coordinate system.interfaceThe set of coordinate system axes that spans a given coordinate space.interfaceDefinition of a coordinate system axis.interfaceA three-dimensional coordinate system consisting of a polar coordinate system extended by a straight coordinate axis perpendicular to the plane spanned by the polar coordinate system.interfaceA two- or three-dimensional coordinate system in which position is specified by geodetic latitude, geodetic longitude, and (in the three-dimensional case) ellipsoidal height.interfaceA one-dimensional coordinate system that consists of the points that lie on the single axis described.interfaceA two-dimensional coordinate system in which position is specified by the distance from the origin and the angle between the line from the origin to a point and a reference direction.interfaceA three-dimensional coordinate system with one distance measured from the origin and two angular coordinates.interfaceA one-dimensional coordinate system containing a single time axis, used to describe the temporal position of a point in the specified time units from a specified time origin.interfaceA two- or three-dimensional coordinate system that consists of any combination of coordinate axes not covered by any other Coordinate System type.interfaceA one-dimensional coordinate system used to record the heights (or depths) of points. -
Uses of IdentifiedObject in org.opengis.referencing.datum
Subinterfaces of IdentifiedObject in org.opengis.referencing.datumModifier and TypeInterfaceDescriptioninterfaceSpecifies the relationship of a coordinate system to the earth, thus creating a coordinate reference system.interfaceGeometric figure that can be used to describe the approximate shape of the earth.interfaceDefines the origin of an engineering coordinate reference system.interfaceDefines the location and precise orientation in 3-dimensional space of a defined ellipsoid (or sphere) that approximates the shape of the earth.interfaceDefines the origin of an image coordinate reference system.interfaceA prime meridian defines the origin from which longitude values are determined.interfaceA temporal datum defines the origin of a temporal coordinate reference system.interfaceA textual description and/or a set of parameters identifying a particular reference level surface used as a zero-height surface. -
Uses of IdentifiedObject in org.opengis.referencing.operation
Subinterfaces of IdentifiedObject in org.opengis.referencing.operationModifier and TypeInterfaceDescriptioninterfaceAn ordered sequence of two or more single coordinate operations.interfaceBase interface for conical map projections.interfaceAn operation on coordinates that does not include any change of Datum.interfaceA mathematical operation on coordinates that transforms or converts coordinates to another coordinate reference system.interfaceBase interface for cylindrical map projections.interfaceDefinition of an algorithm used to perform a coordinate operation.interfaceA pass-through operation specifies that a subset of a coordinate tuple is subject to a specific coordinate operation.interfaceBase interface for for azimuthal (or planar) map projections.interfaceA conversion transforming (longitude,latitude) coordinates to cartesian coordinates (x,y).interfaceA parameterized mathematical operation on coordinates that transforms or converts coordinates to another coordinate reference system.interfaceAn operation on coordinates that usually includes a change of Datum.