Uses of Interface
org.geotools.api.referencing.IdentifiedObject
-
-
Uses of IdentifiedObject in org.geotools.api.parameter
Subinterfaces of IdentifiedObject in org.geotools.api.parameter Modifier and Type Interface Description interfaceGeneralParameterDescriptorAbstract definition of a parameter or group of parameters used by an operation method.interfaceParameterDescriptor<T>The definition of a parameter used by an operation method.interfaceParameterDescriptorGroupThe definition of a group of related parameters used by an operation method. -
Uses of IdentifiedObject in org.geotools.api.referencing
Subinterfaces of IdentifiedObject in org.geotools.api.referencing Modifier and Type Interface Description interfaceReferenceSystemDescription of a spatial and temporal reference system used by a dataset.interfaceSpatialReferenceSystemUsingGeographicIdentifierSpatial reference system using geographic identifier, a reference to a feature with a known spatial location.Methods in org.geotools.api.referencing that return IdentifiedObject Modifier and Type Method Description IdentifiedObjectAuthorityFactory. createObject(String code)Returns an arbitrary object from a code.Method parameters in org.geotools.api.referencing with type arguments of type IdentifiedObject Modifier and Type Method Description Set<String>AuthorityFactory. getAuthorityCodes(Class<? extends IdentifiedObject> type)Returns the set of authority codes of the given type. -
Uses of IdentifiedObject in org.geotools.api.referencing.crs
Subinterfaces of IdentifiedObject in org.geotools.api.referencing.crs Modifier and Type Interface Description interfaceCompoundCRSA coordinate reference system describing the position of points through two or more independent coordinate reference systems.interfaceCoordinateReferenceSystemAbstract coordinate reference system, usually defined by a coordinate system and a datum.interfaceDerivedCRSA coordinate reference system that is defined by its coordinate conversion from another coordinate reference system but is not a projected coordinate reference system.interfaceEngineeringCRSA contextually local coordinate reference system.interfaceGeneralDerivedCRSA coordinate reference system that is defined by its coordinate conversion from another coordinate reference system (not by a datum).interfaceGeocentricCRSA 3D coordinate reference system with the origin at the approximate centre of mass of the earth.interfaceGeodeticCRSA coordinate reference system associated with a geodetic datum.interfaceGeographicCRSA 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.interfaceImageCRSAn engineering coordinate reference system applied to locations in images.interfaceProjectedCRSA 2D coordinate reference system used to approximate the shape of the earth on a planar surface.interfaceSingleCRSAbstract coordinate reference system, consisting of a single Coordinate System and a single Datum (as opposed to Compound CRS).interfaceTemporalCRSA 1D coordinate reference system used for the recording of time.interfaceVerticalCRSA 1D coordinate reference system used for recording heights or depths. -
Uses of IdentifiedObject in org.geotools.api.referencing.cs
Subinterfaces of IdentifiedObject in org.geotools.api.referencing.cs Modifier and Type Interface Description interfaceAffineCSA two- or three-dimensional coordinate system with straight axes that are not necessarily orthogonal.interfaceCartesianCSA 1-, 2-, or 3-dimensional coordinate system.interfaceCoordinateSystemThe set of coordinate system axes that spans a given coordinate space.interfaceCoordinateSystemAxisDefinition of a coordinate system axis.interfaceCylindricalCSA 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.interfaceEllipsoidalCSA two- or three-dimensional coordinate system in which position is specified by geodetic latitude, geodetic longitude, and (in the three-dimensional case) ellipsoidal height.interfaceLinearCSA one-dimensional coordinate system that consists of the points that lie on the single axis described.interfacePolarCSA 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.interfaceSphericalCSA three-dimensional coordinate system with one distance measured from the origin and two angular coordinates.interfaceTimeCSA 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.interfaceUserDefinedCSA two- or three-dimensional coordinate system that consists of any combination of coordinate axes not covered by any other Coordinate System type.interfaceVerticalCSA one-dimensional coordinate system used to record the heights (or depths) of points. -
Uses of IdentifiedObject in org.geotools.api.referencing.datum
Subinterfaces of IdentifiedObject in org.geotools.api.referencing.datum Modifier and Type Interface Description interfaceDatumSpecifies the relationship of a coordinate system to the earth, thus creating a coordinate reference system.interfaceEllipsoidGeometric figure that can be used to describe the approximate shape of the earth.interfaceEngineeringDatumDefines the origin of an engineering coordinate reference system.interfaceGeodeticDatumDefines the location and precise orientation in 3-dimensional space of a defined ellipsoid (or sphere) that approximates the shape of the earth.interfaceImageDatumDefines the origin of an image coordinate reference system.interfacePrimeMeridianA prime meridian defines the origin from which longitude values are determined.interfaceTemporalDatumA temporal datum defines the origin of a temporal coordinate reference system.interfaceVerticalDatumA 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.geotools.api.referencing.operation
Subinterfaces of IdentifiedObject in org.geotools.api.referencing.operation Modifier and Type Interface Description interfaceConcatenatedOperationAn ordered sequence of two or more single coordinate operations.interfaceConicProjectionBase interface for conical map projections.interfaceConversionAn operation on coordinates that does not include any change of Datum.interfaceCoordinateOperationA mathematical operation on coordinates that transforms or converts coordinates to another coordinate reference system.interfaceCylindricalProjectionBase interface for cylindrical map projections.interfaceOperationA parameterized mathematical operation on coordinates that transforms or converts coordinates to another coordinate reference system.interfaceOperationMethodDefinition of an algorithm used to perform a coordinate operation.interfacePassThroughOperationA pass-through operation specifies that a subset of a coordinate tuple is subject to a specific coordinate operation.interfacePlanarProjectionBase interface for for azimuthal (or planar) map projections.interfaceProjectionA conversion transforming (longitude,latitude) coordinates to cartesian coordinates (x,y).interfaceSingleOperationA single (not concatenated) coordinate operation.interfaceTransformationAn operation on coordinates that usually includes a change of Datum. -
Uses of IdentifiedObject in org.geotools.api.temporal
Subinterfaces of IdentifiedObject in org.geotools.api.temporal Modifier and Type Interface Description interfaceCalendarA discrete temporal reference system that provides a basis for defining temporal position to a resolution of one day.interfaceClockProvides a basis for defining temporal position within a day.interfaceOrdinalReferenceSystemProvides only the attributes inherited from temporal reference system.interfaceTemporalCoordinateSystemA temporal coordinate system to simplify the computation of temporal distances between points and the functional description of temporal operations.interfaceTemporalReferenceSystemProvides information about a temporal reference system. -
Uses of IdentifiedObject in org.geotools.coverage.processing
Classes in org.geotools.coverage.processing that implement IdentifiedObject Modifier and Type Class Description classExtendedImagingParameterDescriptorsExtension of theImagingParameterDescriptorsclass used for setting the right operation name for the operation associated to the inputRegistryElementDescriptor. -
Uses of IdentifiedObject in org.geotools.parameter
Classes in org.geotools.parameter that implement IdentifiedObject Modifier and Type Class Description classAbstractParameterDescriptorAbstract definition of a parameter or group of parameters used by an operation method.classDefaultParameterDescriptor<T>The definition of a parameter used by an operation method.classDefaultParameterDescriptorGroupThe definition of a group of related parameters used by an operation method.classImagingParameterDescriptorsWraps a JAI'sParameterListDescriptor.classMatrixParameterDescriptorsA parameter group for matrix elements.classMatrixParametersThe values for a group of matrix parameters.Method parameters in org.geotools.parameter with type arguments of type IdentifiedObject Modifier and Type Method Description voidParameterWriter. summary(Collection<? extends IdentifiedObject> parameters, Set<String> scopes)Formats a summary of a collection of identified objects. -
Uses of IdentifiedObject in org.geotools.referencing
Classes in org.geotools.referencing that implement IdentifiedObject Modifier and Type Class Description classAbstractIdentifiedObjectA base class for metadata applicable to reference system objects.classAbstractReferenceSystemDescription of a spatial and temporal reference system used by a dataset.Fields in org.geotools.referencing with type parameters of type IdentifiedObject Modifier and Type Field Description static Comparator<IdentifiedObject>AbstractIdentifiedObject. IDENTIFIER_COMPARATORA comparator for sorting identified objects by identifiers.static Comparator<IdentifiedObject>AbstractIdentifiedObject. NAME_COMPARATORA comparator for sorting identified objects by name.static Comparator<IdentifiedObject>AbstractIdentifiedObject. REMARKS_COMPARATORA comparator for sorting identified objects by remarks.Methods in org.geotools.referencing with parameters of type IdentifiedObject Modifier and Type Method Description protected static booleanAbstractIdentifiedObject. equals(IdentifiedObject[] array1, IdentifiedObject[] array2, boolean compareMetadata)Compares two arrays of OpenGIS'sIdentifiedObjectobjects for equality.protected static booleanAbstractIdentifiedObject. equals(IdentifiedObject object1, IdentifiedObject object2, boolean compareMetadata)Compares two OpenGIS'sIdentifiedObjectobjects for equality.static ReferenceIdentifierAbstractIdentifiedObject. getIdentifier(IdentifiedObject info, Citation authority)Returns an identifier according the given authority.static StringAbstractIdentifiedObject. getName(IdentifiedObject info, Citation authority)Returns an object's name according the given authority.static Map<String,?>AbstractIdentifiedObject. getProperties(IdentifiedObject info)Returns the informations provided in the specified indentified object as a map of properties.static Map<String,Object>AbstractIdentifiedObject. getProperties(IdentifiedObject info, Citation authority)Returns the properties to be given to an identified object derived from the specified one.static StringCRS. lookupIdentifier(IdentifiedObject object, boolean fullScan)Looks up an identifier for the specified object.static booleanAbstractIdentifiedObject. nameMatches(IdentifiedObject object, String name)static booleanAbstractIdentifiedObject. nameMatches(IdentifiedObject o1, IdentifiedObject o2)Returnstrueif the primary name of an object matches the primary name of one alias of the other object.Method parameters in org.geotools.referencing with type arguments of type IdentifiedObject Modifier and Type Method Description protected static booleanAbstractIdentifiedObject. equals(Collection<? extends IdentifiedObject> collection1, Collection<? extends IdentifiedObject> collection2, boolean compareMetadata)Compares two collectionss of OpenGIS'sIdentifiedObjectobjects for equality.Constructors in org.geotools.referencing with parameters of type IdentifiedObject Constructor Description AbstractIdentifiedObject(IdentifiedObject object)Constructs a new identified object with the same values than the specified one. -
Uses of IdentifiedObject in org.geotools.referencing.crs
Classes in org.geotools.referencing.crs that implement IdentifiedObject Modifier and Type Class Description classAbstractCRSAbstract coordinate reference system, usually defined by a coordinate system and a datum.classAbstractDerivedCRSA coordinate reference system that is defined by its coordinate conversion from another coordinate reference system (not by a datum).classAbstractSingleCRSAbstract coordinate reference system, consisting of a single coordinate system and a single datum (as opposed to compound CRS).classDefaultCompoundCRSA coordinate reference system describing the position of points through two or more independent coordinate reference systems.classDefaultDerivedCRSA coordinate reference system that is defined by its coordinate conversion from another coordinate reference system but is not a projected coordinate reference system.classDefaultEngineeringCRSA contextually local coordinate reference system.classDefaultGeocentricCRSA 3D coordinate reference system with the origin at the approximate centre of mass of the earth.classDefaultGeographicCRSA 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.classDefaultImageCRSAn engineering coordinate reference system applied to locations in images.classDefaultProjectedCRSA 2D coordinate reference system used to approximate the shape of the earth on a planar surface.classDefaultTemporalCRSA 1D coordinate reference system used for the recording of time.classDefaultVerticalCRSA 1D coordinate reference system used for recording heights or depths. -
Uses of IdentifiedObject in org.geotools.referencing.cs
Classes in org.geotools.referencing.cs that implement IdentifiedObject Modifier and Type Class Description classAbstractCSThe set of coordinate system axes that spans a given coordinate space.classDefaultAffineCSA two- or three-dimensional coordinate system with straight axes that are not necessarily orthogonal.classDefaultCartesianCSA 1-, 2-, or 3-dimensional coordinate system.classDefaultCompoundCSA coordinate system made of two or more independent coordinate systems.classDefaultCoordinateSystemAxisDefinition of a coordinate system axis.classDefaultCylindricalCSA 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.classDefaultEllipsoidalCSA two- or three-dimensional coordinate system in which position is specified by geodetic latitude, geodetic longitude, and (in the three-dimensional case) ellipsoidal height.classDefaultLinearCSA one-dimensional coordinate system that consists of the points that lie on the single axis described.classDefaultPolarCSA 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.classDefaultSphericalCSA three-dimensional coordinate system with one distance measured from the origin and two angular coordinates.classDefaultTimeCSA 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.classDefaultUserDefinedCSA two- or three-dimensional coordinate system that consists of any combination of coordinate axes not covered by any other Coordinate System type.classDefaultVerticalCSA one-dimensional coordinate system used to record the heights (or depths) of points. -
Uses of IdentifiedObject in org.geotools.referencing.datum
Classes in org.geotools.referencing.datum that implement IdentifiedObject Modifier and Type Class Description classAbstractDatumSpecifies the relationship of a coordinate system to the earth, thus creating a coordinate reference system.classDefaultEllipsoidGeometric figure that can be used to describe the approximate shape of the earth.classDefaultEngineeringDatumDefines the origin of an engineering coordinate reference system.classDefaultGeodeticDatumDefines the location and precise orientation in 3-dimensional space of a defined ellipsoid (or sphere) that approximates the shape of the earth.classDefaultImageDatumDefines the origin of an image coordinate reference system.classDefaultPrimeMeridianA prime meridian defines the origin from which longitude values are determined.classDefaultTemporalDatumA temporal datum defines the origin of a temporal coordinate reference system.classDefaultVerticalDatumA 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.geotools.referencing.epsg.wkt
Methods in org.geotools.referencing.epsg.wkt that return IdentifiedObject Modifier and Type Method Description IdentifiedObjectEPSGCRSAuthorityFactory. createObject(String code) -
Uses of IdentifiedObject in org.geotools.referencing.factory
Methods in org.geotools.referencing.factory that return IdentifiedObject Modifier and Type Method Description IdentifiedObjectAbstractAuthorityFactory. createObject(String code)Returns an arbitrary object from a code.IdentifiedObjectAbstractAuthorityMediator. createObject(String code)IdentifiedObjectAbstractCachedAuthorityFactory. createObject(String code)IdentifiedObjectAuthorityFactoryAdapter. createObject(String code)Returns an arbitrary object from a code.IdentifiedObjectBufferedAuthorityFactory. createObject(String code)Returns an arbitrary object from a code.IdentifiedObjectCachedAuthorityDecorator. createObject(String code)IdentifiedObjectCachedCRSAuthorityDecorator. createObject(String code)IdentifiedObjectFallbackAuthorityFactory. createObject(String code)Returns an arbitrary object from a code.protected IdentifiedObjectIdentifiedObjectSet. createObject(String code)Creates an object for the specified authority code.IdentifiedObjectManyAuthoritiesFactory. createObject(String code)Returns an arbitrary object from a code.IdentifiedObjectPropertyAuthorityFactory. createObject(String code)Returns an arbitrary object from a code.IdentifiedObjectThreadedAuthorityFactory. createObject(String code)Returns an arbitrary object from a code.protected IdentifiedObjectIdentifiedObjectFinder. deriveEquivalent(IdentifiedObject candidate, IdentifiedObject model)Returnscandidate, or an object derived fromcandidate, if it is equals ignoring metadata to the specified model.IdentifiedObjectIdentifiedObjectFinder. find(IdentifiedObject object)Lookups an object which is equals, ignoring metadata, to the specified object.protected abstract IdentifiedObjectAbstractCachedAuthorityFactory. generateObject(String code)Methods in org.geotools.referencing.factory with parameters of type IdentifiedObject Modifier and Type Method Description protected IdentifiedObjectIdentifiedObjectFinder. deriveEquivalent(IdentifiedObject candidate, IdentifiedObject model)Returnscandidate, or an object derived fromcandidate, if it is equals ignoring metadata to the specified model.IdentifiedObjectIdentifiedObjectFinder. find(IdentifiedObject object)Lookups an object which is equals, ignoring metadata, to the specified object.StringIdentifiedObjectFinder. findIdentifier(IdentifiedObject object)Returns the identifier of the specified object, ornullif none.protected StringIdentifiedObjectSet. getAuthorityCode(IdentifiedObject object)Returns the code to uses as a key for the specified object.protected Set<String>IdentifiedObjectFinder. getCodeCandidates(IdentifiedObject object)Returns a set of authority codes that may identify the same object than the specified one.protected SetIdentifiedObjectFinder. getSpecificCodeCandidates(IdentifiedObject object)Method parameters in org.geotools.referencing.factory with type arguments of type IdentifiedObject Modifier and Type Method Description Set<String>AuthorityFactoryAdapter. getAuthorityCodes(Class<? extends IdentifiedObject> type)Returns the set of authority code for the specified type.Set<String>BufferedAuthorityFactory. getAuthorityCodes(Class<? extends IdentifiedObject> type)Returns the set of authority codes of the given type.Set<String>CachedAuthorityDecorator. getAuthorityCodes(Class<? extends IdentifiedObject> type)Set<String>CachedCRSAuthorityDecorator. getAuthorityCodes(Class<? extends IdentifiedObject> type)Set<String>FallbackAuthorityFactory. getAuthorityCodes(Class<? extends IdentifiedObject> type)Returns the set of authority codes for the specified type.Set<String>ManyAuthoritiesFactory. getAuthorityCodes(Class<? extends IdentifiedObject> type)Returns the set of authority codes of the given type.Set<String>PropertyAuthorityFactory. getAuthorityCodes(Class<? extends IdentifiedObject> type)Returns the set of authority codes of the given type.Set<String>PropertyCoordinateOperationAuthorityFactory. getAuthorityCodes(Class<? extends IdentifiedObject> type)Returns the set of authority codes of the given type.Set<String>ThreadedAuthorityFactory. getAuthorityCodes(Class<? extends IdentifiedObject> type)Returns the set of authority codes of the given type.IdentifiedObjectFinderAbstractAuthorityFactory. getIdentifiedObjectFinder(Class<? extends IdentifiedObject> type)Returns a finder which can be used for looking up unidentified objects.IdentifiedObjectFinderAbstractAuthorityMediator. getIdentifiedObjectFinder(Class<? extends IdentifiedObject> type)Returns a finder which can be used for looking up unidentified objects.IdentifiedObjectFinderAbstractCachedAuthorityFactory. getIdentifiedObjectFinder(Class<? extends IdentifiedObject> type)Returns a finder which can be used for looking up unidentified objects.IdentifiedObjectFinderAllAuthoritiesFactory. getIdentifiedObjectFinder(Class<? extends IdentifiedObject> type)Returns a finder which can be used for looking up unidentified objects.IdentifiedObjectFinderAuthorityFactoryAdapter. getIdentifiedObjectFinder(Class<? extends IdentifiedObject> type)Returns a finder which can be used for looking up unidentified objects.IdentifiedObjectFinderBufferedAuthorityFactory. getIdentifiedObjectFinder(Class<? extends IdentifiedObject> type)Returns a finder which can be used for looking up unidentified objects.IdentifiedObjectFinderCachedAuthorityDecorator. getIdentifiedObjectFinder(Class<? extends IdentifiedObject> type)IdentifiedObjectFinderCachedCRSAuthorityDecorator. getIdentifiedObjectFinder(Class<? extends IdentifiedObject> type)Returns a finder which can be used for looking up unidentified objects.IdentifiedObjectFinderFallbackAuthorityFactory. getIdentifiedObjectFinder(Class<? extends IdentifiedObject> type)Returns a finder which can be used for looking up unidentified objects.IdentifiedObjectFinderManyAuthoritiesFactory. getIdentifiedObjectFinder(Class<? extends IdentifiedObject> type)Returns a finder which can be used for looking up unidentified objects.IdentifiedObjectFinderThreadedAuthorityFactory. getIdentifiedObjectFinder(Class<? extends IdentifiedObject> type)Returns a finder which can be used for looking up unidentified objects.Constructor parameters in org.geotools.referencing.factory with type arguments of type IdentifiedObject Constructor Description IdentifiedObjectFinder(AuthorityFactory factory, Class<? extends IdentifiedObject> type)Creates a finder using the specified factory. -
Uses of IdentifiedObject in org.geotools.referencing.factory.epsg
Methods in org.geotools.referencing.factory.epsg that return IdentifiedObject Modifier and Type Method Description IdentifiedObjectCartesianAuthorityFactory. createObject(String code)Creates an object from the specified code.IdentifiedObjectDirectEpsgFactory. createObject(String code)Returns an arbitrary object from a code.IdentifiedObjectAbstractEpsgFactory. generateObject(String code)Returns an arbitrary object from a code.Method parameters in org.geotools.referencing.factory.epsg with type arguments of type IdentifiedObject Modifier and Type Method Description Set<String>CartesianAuthorityFactory. getAuthorityCodes(Class<? extends IdentifiedObject> type)Set<String>DirectEpsgFactory. getAuthorityCodes(Class<? extends IdentifiedObject> type)Returns the set of authority codes of the given type.IdentifiedObjectFinderDirectEpsgFactory. getIdentifiedObjectFinder(Class<? extends IdentifiedObject> type)Returns a finder which can be used for looking up unidentified objects. -
Uses of IdentifiedObject in org.geotools.referencing.factory.wms
Methods in org.geotools.referencing.factory.wms that return IdentifiedObject Modifier and Type Method Description IdentifiedObjectAutoCRSFactory. createObject(String code)Creates an object from the specified code.IdentifiedObjectWebCRSFactory. createObject(String code)Creates an object from the specified code.Method parameters in org.geotools.referencing.factory.wms with type arguments of type IdentifiedObject Modifier and Type Method Description Set<String>AutoCRSFactory. getAuthorityCodes(Class<? extends IdentifiedObject> type)Provides a complete set of the known codes provided by this authority.Set<String>WebCRSFactory. getAuthorityCodes(Class<? extends IdentifiedObject> type)Provides a complete set of the known codes provided by this authority. -
Uses of IdentifiedObject in org.geotools.referencing.operation
Classes in org.geotools.referencing.operation that implement IdentifiedObject Modifier and Type Class Description classAbstractCoordinateOperationEstablishes an association between a source and a target coordinate reference system, and provides a transform for transforming coordinates in the source CRS to coordinates in the target CRS.classDefaultConcatenatedOperationAn ordered sequence of two or more single coordinate operations.classDefaultConicProjectionBase class for conical map projections.classDefaultConversionAn operation on coordinates that does not include any change of Datum.classDefaultCylindricalProjectionBase class for cylindrical map projections.classDefaultOperationA parameterized mathematical operation on coordinates that transforms or converts coordinates to another coordinate reference system.classDefaultOperationMethodDefinition of an algorithm used to perform a coordinate operation.classDefaultPassThroughOperationA pass-through operation specifies that a subset of a coordinate tuple is subject to a specific coordinate operation.classDefaultPlanarProjectionBase class for for azimuthal (or planar) map projections.classDefaultProjectionA conversion transforming (longitude,latitude) coordinates to cartesian coordinates (x,y).classDefaultSingleOperationA single (not concatenated) coordinate operation.classDefaultTransformationAn operation on coordinates that usually includes a change of Datum.classDefiningConversionA conversion used for the definition of a derived CRS (including projections).classMathTransformProviderMethods in org.geotools.referencing.operation with parameters of type IdentifiedObject Modifier and Type Method Description protected static StringAbstractCoordinateOperationFactory. getErrorMessage(IdentifiedObject source, IdentifiedObject target)Returns an error message for "No path found from sourceCRS to targetCRS". -
Uses of IdentifiedObject in org.geotools.referencing.operation.projection
-
Uses of IdentifiedObject in org.geotools.referencing.operation.transform
-
Uses of IdentifiedObject in org.geotools.referencing.proj
Methods in org.geotools.referencing.proj with parameters of type IdentifiedObject Modifier and Type Method Description IdentifierPROJFormatter. getIdentifier(IdentifiedObject info)Retrieves the identifier for a givenIdentifiedObject.StringPROJFormatter. getName(IdentifiedObject info)Returns the preferred name for the specified object. -
Uses of IdentifiedObject in org.geotools.referencing.util
Methods in org.geotools.referencing.util with parameters of type IdentifiedObject Modifier and Type Method Description static Map<String,?>CRSUtilities. changeDimensionInName(IdentifiedObject object, String search, String replace)Changes the dimension declared in the name. -
Uses of IdentifiedObject in org.geotools.referencing.wkt
Methods in org.geotools.referencing.wkt with parameters of type IdentifiedObject Modifier and Type Method Description voidFormatter. append(IdentifiedObject info)Append the specified OpenGIS'sIdentifiedObjectobject.IdentifierFormatter. getIdentifier(IdentifiedObject info)Returns the preferred identifier for the specified object.StringFormatter. getName(IdentifiedObject info)Returns the preferred name for the specified object. -
Uses of IdentifiedObject in org.geotools.temporal.reference
Classes in org.geotools.temporal.reference that implement IdentifiedObject Modifier and Type Class Description classDefaultCalendarclassDefaultClockclassDefaultOrdinalReferenceSystemclassDefaultTemporalCoordinateSystemclassDefaultTemporalReferenceSystem
-