Uses of Annotation Type
org.opengis.annotation.UML
Packages that use UML
Package
Description
Root package for metadata.
Citation and
responsible party information.
Constraints information
(includes legal and security).
Content information
(includes Feature catalogue and Coverage descriptions).
Distribution information.
Extent information.
Identification information
(includes data and service identification).
Lineage information.
Spatial representation information
(includes grid and vector representation).
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).
A set of base types from ISO 19103
which can not be mapped directly from Java, plus utilities.
-
Uses of UML in org.opengis.annotation
Classes in org.opengis.annotation with annotations of type UML -
Uses of UML in org.opengis.geometry
Classes in org.opengis.geometry with annotations of type UMLModifier and TypeInterfaceDescriptioninterface
Holds the coordinates for a position within some coordinate reference system.interface
A minimum bounding box or rectangle.Methods in org.opengis.geometry with annotations of type UMLModifier and TypeMethodDescriptiondouble[]
DirectPosition.getCoordinate()
A copy of the ordinates presented as an array of double values.DirectPosition.getCoordinateReferenceSystem()
The coordinate reference system in which the coordinate is given.int
DirectPosition.getDimension()
The length of coordinate sequence (the number of entries).Envelope.getLowerCorner()
A coordinate position consisting of all the minimal ordinates for each dimension for all points within theEnvelope
.Envelope.getUpperCorner()
A coordinate position consisting of all the maximal ordinates for each dimension for all points within theEnvelope
. -
Uses of UML in org.opengis.geometry.coordinate
Classes in org.opengis.geometry.coordinate with annotations of type UMLModifier and TypeInterfaceDescriptioninterface
A type consisting of either a direct position or of a point from which a direct position shall be obtained.Methods in org.opengis.geometry.coordinate with annotations of type UML -
Uses of UML in org.opengis.metadata
Classes in org.opengis.metadata with annotations of type UMLModifier and TypeInterfaceDescriptioninterface
Information about the application schema used to build the dataset.final class
Datatype of element or entity.interface
New metadata element, not found in ISO 19115, which is required to describe geographic data.interface
List of names of feature types with the same spatial representation (same as spatial attributes).interface
Value uniquely identifying an object within a namespace.interface
Root entity which defines metadata about a resource or resources.interface
Information describing metadata extensions.final class
Obligation of the element or entity.interface
Information identifying the portrayal catalogue used.Fields in org.opengis.metadata with annotations of type UMLModifier and TypeFieldDescriptionstatic final Datatype
Datatype.ABSTRACT_CLASS
Class that cannot be directly instantiated.static final Datatype
Datatype.AGGREGATE_CLASS
Class that is composed of classes it is connected to by an aggregate relationship.static final Datatype
Datatype.ASSOCIATION
Semantic relationship between two classes that involves connections among their instances.static final Datatype
Datatype.CHARACTER_STRING
Free text field.static final Datatype
Datatype.CLASS
Descriptor of a set of objects that share the same attributes, operations, methods, relationships, and behavior.static final Datatype
Datatype.CODE_LIST
Flexible enumeration useful for expressing a long list of values, can be extended.static final Datatype
Datatype.CODE_LIST_ELEMENT
Permissible value for a codelist or enumeration.static final Obligation
Obligation.CONDITIONAL
Element is required when a specific condition is met.static final Datatype
Datatype.DATATYPE_CLASS
Class with few or no operations whose primary purpose is to hold the abstract state of another class for transmittal, storage, encoding or persistent storage.static final Datatype
Datatype.ENUMERATION
Data type whose instances form a list of named literal values, not extendable.static final Datatype
Datatype.INTEGER
Numerical field.static final Datatype
Datatype.INTERFACE_CLASS
Named set of operations that characterize the behavior of an element.static final Obligation
Obligation.MANDATORY
Element is always required.static final Datatype
Datatype.META_CLASS
Class whose instances are classes.static final Obligation
Obligation.OPTIONAL
Element is not required.static final Datatype
Datatype.SPECIFIED_CLASS
Subclass that may be substituted for its superclass.static final Datatype
Datatype.TYPE_CLASS
Class used for specification of a domain of instances (objects), together with the operations applicable to the objects.static final Datatype
Datatype.UNION_CLASS
Class describing a selection of one of the specified types.Methods in org.opengis.metadata with annotations of type UMLModifier and TypeMethodDescriptionCollection<? extends AcquisitionInformation>
Metadata.getAcquisitionInformation()
Provides information about the acquisition of the data.Collection<? extends ApplicationSchemaInformation>
Metadata.getApplicationSchemaInfo()
Provides information about the conceptual schema of a dataset.Identifier.getAuthority()
Organization or party responsible for definition and maintenance of the code.Metadata.getCharacterSet()
Full name of the character coding standard used for the metadata set.Identifier.getCode()
Alphanumeric value identifying an instance in the namespace.ExtendedElementInformation.getCondition()
Condition under which the extended element is mandatory.ApplicationSchemaInformation.getConstraintLanguage()
Formal language used in Application Schema.Collection<? extends ResponsibleParty>
Metadata.getContacts()
Parties responsible for the metadata information.Collection<? extends ContentInformation>
Metadata.getContentInfo()
Provides information about the feature catalogue and describes the coverage and image data characteristics.Collection<? extends DataQuality>
Metadata.getDataQualityInfo()
Provides overall assessment of quality of a resource(s).Metadata.getDataSetUri()
Uniformed Resource Identifier (URI) of the dataset to which the metadata applies.ExtendedElementInformation.getDataType()
Code which identifies the kind of value provided in the extended element.Metadata.getDateStamp()
Date that the metadata was created.ExtendedElementInformation.getDefinition()
Definition of the extended element.Metadata.getDistributionInfo()
Provides information about the distributor of and options for obtaining the resource(s).ExtendedElementInformation.getDomainCode()
Three digit code assigned to the extended element.ExtendedElementInformation.getDomainValue()
Valid values that can be assigned to the extended element.Collection<? extends ExtendedElementInformation>
MetadataExtensionInformation.getExtendedElementInformation()
Provides information about a new metadata element, not found in ISO 19115, which is required to describe geographic data.MetadataExtensionInformation.getExtensionOnLineResource()
Information about on-line sources containing the community profile name and the extended metadata elements.Metadata.getFileIdentifier()
Unique identifier for this metadata file, ornull
if none.ApplicationSchemaInformation.getGraphicsFile()
Full application schema given as a graphics file.Metadata.getHierarchyLevelNames()
Name of the hierarchy levels for which the metadata is provided.Metadata.getHierarchyLevels()
Scope to which the metadata applies.Collection<? extends Identification>
Metadata.getIdentificationInfo()
Basic information about the resource(s) to which the metadata applies.Metadata.getLanguage()
Language used for documenting metadata.Metadata.getLocales()
Provides information about an alternatively used localized character string for a linguistic extension.ExtendedElementInformation.getMaximumOccurrence()
Maximum occurrence of the extended element.Collection<? extends Constraints>
Metadata.getMetadataConstraints()
Provides restrictions on the access and use of metadata.Collection<? extends MetadataExtensionInformation>
Metadata.getMetadataExtensionInfo()
Information describing metadata extensions.Metadata.getMetadataMaintenance()
Provides information about the frequency of metadata updates, and the scope of those updates.Metadata.getMetadataStandardName()
Name of the metadata standard (including profile name) used.Metadata.getMetadataStandardVersion()
Version (profile) of the metadata standard used.ApplicationSchemaInformation.getName()
Name of the application schema used.ExtendedElementInformation.getName()
Name of the extended metadata element.ExtendedElementInformation.getObligation()
Obligation of the extended element.ExtendedElementInformation.getParentEntity()
Name of the metadata entity(s) under which this extended metadata element may appear.Metadata.getParentIdentifier()
File identifier of the metadata to which this metadata is a subset (child).Collection<? extends Citation>
PortrayalCatalogueReference.getPortrayalCatalogueCitations()
Bibliographic reference to the portrayal catalogue cited.Collection<? extends PortrayalCatalogueReference>
Metadata.getPortrayalCatalogueInfo()
Provides information about the catalogue of rules defined for the portrayal of a resource(s).Collection<? extends InternationalString>
ExtendedElementInformation.getRationales()
Reason for creating the extended element.Collection<? extends ReferenceSystem>
Metadata.getReferenceSystemInfo()
Description of the spatial and temporal reference systems used in the dataset.ExtendedElementInformation.getRule()
Specifies how the extended element relates to other existing elements and entities.ApplicationSchemaInformation.getSchemaAscii()
Full application schema given as an ASCII file.ApplicationSchemaInformation.getSchemaLanguage()
Identification of the schema language used.ExtendedElementInformation.getShortName()
Short form suitable for use in an implementation method such as XML or SGML.ApplicationSchemaInformation.getSoftwareDevelopmentFile()
Full application schema given as a software development file.ApplicationSchemaInformation.getSoftwareDevelopmentFileFormat()
Software dependent format used for the application schema software dependent file.Collection<? extends ResponsibleParty>
ExtendedElementInformation.getSources()
Name of the person or organization creating the extended element.FeatureTypeList.getSpatialObject()
Instance of a type defined in the spatial schema.Collection<? extends SpatialRepresentation>
Metadata.getSpatialRepresentationInfo()
Digital representation of spatial information in the dataset.FeatureTypeList.getSpatialSchemaName()
Name of the spatial schema used. -
Uses of UML in org.opengis.metadata.acquisition
Classes in org.opengis.metadata.acquisition with annotations of type UMLModifier and TypeInterfaceDescriptioninterface
Designations for the measuring instruments, the platform carrying them, and the mission to which the data contributes.final class
Designation of criterion for defining the context of the scanning process event.interface
Information about the environmental conditions during the acquisition.interface
Identification of a significant collection point within an operation.final class
Geometric description of the collection.interface
Designations for the measuring instruments.interface
Describes the characteristics, spatial and temporal extent of the intended object to be observed.final class
Temporal persistence of collection objective.interface
Designations for the operation used to acquire the dataset.final class
Code indicating whether the data contained in this packet is real (originates from live-fly or other non-simulated operational sources), simulated (originates from target simulator sources), or synthesized (a mix of real and simulated data).interface
Designations for the planning information related to meeting the data acquisition requirements.interface
Designation of the platform used to acquire the dataset.interface
Identification of collection coverage.final class
Ordered list of priorities.interface
Range of date validity.interface
Requirement to be satisfied by the planned data acquisition.final class
Temporal relation of activation.final class
Mechanism of activation.Fields in org.opengis.metadata.acquisition with annotations of type UMLModifier and TypeFieldDescriptionstatic final Context
Context.ACQUISITION
Event related to a specific collection.static final GeometryType
GeometryType.AREAL
Collection of a geographic area defined by a polygon (coverage).static final Trigger
Trigger.AUTOMATIC
Event due to external stimuli.static final Priority
Priority.CRITICAL
Decisive importance.static final Sequence
Sequence.END
End of a collection.static final Priority
Priority.HIGH_IMPORTANCE
Requires resources to be made available.static final Sequence
Sequence.INSTANTANEOUS
Collection without a significant durationstatic final ObjectiveType
ObjectiveType.INSTANTANEOUS_COLLECTION
Single instance of collection.static final GeometryType
GeometryType.LINEAR
Extended collection in a single vector.static final Priority
Priority.LOW_IMPORTANCE
To be completed when resources are availablestatic final Trigger
Trigger.MANUAL
Event manually instigated.static final Priority
Priority.MEDIUM_IMPORTANCE
Normal operation priority.static final Context
Context.PASS
Event related to a sequence of collections.static final ObjectiveType
ObjectiveType.PERSISTENT_VIEW
Multiple instances of collection.static final GeometryType
GeometryType.POINT
Single geographic point of interest.static final Trigger
Trigger.PRE_PROGRAMMED
Event instigated by planned internal stimuli.static final OperationType
OperationType.REAL
Originates from live-fly or other non-simulated operational source.static final OperationType
OperationType.SIMULATED
Originates from target simulator sources.static final Sequence
Sequence.START
Beginning of a collection.static final GeometryType
GeometryType.STRIP
Series of linear collections grouped by way points.static final ObjectiveType
ObjectiveType.SURVEY
Collection over specified domain.static final OperationType
OperationType.SYNTHESIZED
Mix of real and simulated data.static final Context
Context.WAY_POINT
Event related to a navigational manoeuvre.Methods in org.opengis.metadata.acquisition with annotations of type UMLModifier and TypeMethodDescriptionCollection<? extends Plan>
AcquisitionInformation.getAcquisitionPlans()
Identifies the plan as implemented by the acquisition.Collection<? extends Requirement>
AcquisitionInformation.getAcquisitionRequirements()
Identifies the requirement the data acquisition intends to satisfy.EnvironmentalRecord.getAverageAirTemperature()
Average air temperature along the flight pass during the photo flight.Collection<? extends Operation>
Operation.getChildOperations()
Sub-missions that make up part of a larger mission.Operation.getCitation()
Identification of the mission.Plan.getCitation()
Identification of authority requesting target collection.Platform.getCitation()
Source where information about the platform is described.Requirement.getCitation()
Identification of reference or guidance material for the requirement.Collection<? extends Citation>
Instrument.getCitations()
Complete citation of the instrument.Event.getContext()
Meaning of the event.Instrument.getDescription()
Textual description of the instrument.Operation.getDescription()
Description of the mission on which the platform observations are made and the objectives of that mission.Platform.getDescription()
Narrative description of the platform supporting the instrument.AcquisitionInformation.getEnvironmentalConditions()
A record of the environmental circumstances during the data acquisition.Collection<? extends Objective>
Event.getExpectedObjectives()
Objective or objectives satisfied by an event.Requirement.getExpiryDate()
Date and time after which collection is no longer valid.PlatformPass.getExtent()
Area covered by the pass.Collection<? extends Extent>
Objective.getExtents()
Extent information including the bounding box, bounding polygon, vertical and temporal extent of the objective.Collection<? extends InternationalString>
Objective.getFunctions()
Role or purpose performed by or activity performed at the objective.Event.getIdentifier()
Event name or number.Instrument.getIdentifier()
Unique identification of the instrument.Operation.getIdentifier()
Unique identification of the operation.Platform.getIdentifier()
Unique identification of the platform.PlatformPass.getIdentifier()
Unique name of the pass.Requirement.getIdentifier()
Unique name, or code, for the requirement.Collection<? extends Identifier>
Objective.getIdentifiers()
Code used to identify the objective.Collection<? extends Instrument>
AcquisitionInformation.getInstruments()
General information about the instrument used in data acquisition.Collection<? extends Instrument>
Platform.getInstruments()
Instrument(s) mounted on a platform.RequestedDate.getLatestAcceptableDate()
Latest date and time collection must be completed.EnvironmentalRecord.getMaxAltitude()
Maximum altitude during the photo flight.EnvironmentalRecord.getMaxRelativeHumidity()
Maximum relative humidity along the flight pass during the photo flight.EnvironmentalRecord.getMeteorologicalConditions()
Meteorological conditions in the photo flight area, in particular clouds, snow and wind.Instrument.getMountedOn()
Platform on which the instrument is mounted.Collection<? extends Event>
Objective.getObjectiveOccurences()
Event or events associated with objective completion.Collection<? extends Objective>
AcquisitionInformation.getObjectives()
Identification of the area or object to be sensed.Collection<? extends Objective>
Operation.getObjectives()
Object(s) or area(s) of interest to be sensed.Collection<? extends Operation>
AcquisitionInformation.getOperations()
General information about an identifiable activity which provided the data.Collection<? extends Operation>
Plan.getOperations()
Identification of the activity or activities that satisfy a plan.Operation.getParentOperation()
Heritage of the operation.Collection<? extends PlatformPass>
Objective.getPass()
Pass of the platform over the objective.Operation.getPlan()
Plan satisfied by the operation.Collection<? extends Platform>
AcquisitionInformation.getPlatforms()
General information about the platform from which the data were taken.Collection<? extends Platform>
Operation.getPlatforms()
Platform (or platforms) used in the operation.Objective.getPriority()
Priority applied to the target.Requirement.getPriority()
Relative ordered importance, or urgency, of the requirement.Collection<? extends ResponsibleParty>
Requirement.getRecipients()
Person(s), or body(ies), to receive results of requirement.Collection<? extends Event>
PlatformPass.getRelatedEvents()
Occurrence of one or more events for a pass.Event.getRelatedPass()
Pass during which an event occurs.Collection<? extends Instrument>
Event.getRelatedSensors()
Instrument or instruments for which the event is meaningful.Requirement.getRequestedDate()
Required or preferred acquisition date and time.RequestedDate.getRequestedDateOfCollection()
Preferred date and time of collection.Collection<? extends ResponsibleParty>
Requirement.getRequestors()
Origin of requirement.Collection<? extends Plan>
Requirement.getSatisfiedPlans()
Plan that identifies solution to satisfy the requirement.Collection<? extends Requirement>
Plan.getSatisfiedRequirements()
Requirement satisfied by the plan.Collection<? extends Instrument>
Objective.getSensingInstruments()
Instrument which senses the objective data.Event.getSequence()
Relative time ordering of the event.Collection<? extends Event>
Operation.getSignificantEvents()
Record of an event occurring during an operation.Collection<? extends ResponsibleParty>
Platform.getSponsors()
Organization responsible for building, launch, or operation of the platform.Operation.getStatus()
Status of the data acquisition.Plan.getStatus()
Current status of the plan (pending, completed, etc.)Event.getTime()
Time the event occurred.Event.getTrigger()
Initiator of the event.Instrument.getType()
Name of the type of instrument.Operation.getType()
Collection technique for the operation.Plan.getType()
Manner of sampling geometry that the planner expects for collection of objective data.Collection<? extends ObjectiveType>
Objective.getTypes()
Collection technique for the objective. -
Uses of UML in org.opengis.metadata.citation
Classes in org.opengis.metadata.citation with annotations of type UMLModifier and TypeInterfaceDescriptioninterface
Location of the responsible individual or organization.interface
Standardized resource reference.interface
Reference date and event used to describe it.interface
Information required to enable contact with the responsible person and/or organization.final class
Identification of when a given event occurredfinal class
Class of information to which the referencing entity applies.interface
Information about on-line sources from which the dataset, specification, or community profile name and extended metadata elements can be obtained.final class
Mode in which the data is represented.interface
Identification of, and means of communication with, person(s) and organizations associated with the dataset.final class
Function performed by the responsible party.interface
Information about the series, or aggregate dataset, to which a dataset belongs.interface
Telephone numbers for contacting the responsible individual or organization.Fields in org.opengis.metadata.citation with annotations of type UMLModifier and TypeFieldDescriptionstatic final Role
Role.AUTHOR
Party who authored the resource.static final DateType
DateType.CREATION
Date identifies when the resource was brought into existence.static final Role
Role.CUSTODIAN
Party that accepts accountability and responsibility for the data and ensures appropriate care and maintenance of the resource.static final Role
Role.DISTRIBUTOR
Party who distributes the resource.static final PresentationForm
PresentationForm.DOCUMENT_DIGITAL
Digital representation of a primarily textual item (can contain illustrations also).static final PresentationForm
PresentationForm.DOCUMENT_HARDCOPY
Representation of a primarily textual item (can contain illustrations also) on paper, photographic material, or other media.static final OnLineFunction
OnLineFunction.DOWNLOAD
Online instructions for transferring data from one storage device or system to another.static final PresentationForm
PresentationForm.IMAGE_DIGITAL
Likeness of natural or man-made features, objects, and activities acquired through the sensing of visual or any other segment of the electromagnetic spectrum by sensors, such as thermal infrared, and high resolution radar and stored in digital format.static final PresentationForm
PresentationForm.IMAGE_HARDCOPY
Likeness of natural or man-made features, objects, and activities acquired through the sensing of visual or any other segment of the electromagnetic spectrum by sensors, such as thermal infrared, and high resolution radar and reproduced on paper, photographic material, or other media for use directly by the human user.static final OnLineFunction
OnLineFunction.INFORMATION
Online information about the resource.static final PresentationForm
PresentationForm.MAP_DIGITAL
Map represented in raster or vector form.static final PresentationForm
PresentationForm.MAP_HARDCOPY
Map printed on paper, photographic material, or other media for use directly by the human user.static final PresentationForm
PresentationForm.MODEL_DIGITAL
Multi-dimensional digital representation of a feature, process, etc.static final PresentationForm
PresentationForm.MODEL_HARDCOPY
3-dimensional, physical model.static final OnLineFunction
OnLineFunction.OFFLINE_ACCESS
Online instructions for requesting the resource from the provider.static final OnLineFunction
OnLineFunction.ORDER
Online order process for obtaining the resource.static final Role
Role.ORIGINATOR
Party who created the resource.static final Role
Role.OWNER
Party that owns the resource.static final Role
Role.POINT_OF_CONTACT
Party who can be contacted for acquiring knowledge about or acquisition of the resource.static final Role
Key party responsible for gathering information and conducting research.static final Role
Role.PROCESSOR
Party who has processed the data in a manner such that the resource has been modified.static final PresentationForm
PresentationForm.PROFILE_DIGITAL
Vertical cross-section in digital form.static final PresentationForm
PresentationForm.PROFILE_HARDCOPY
Vertical cross-section printed on paper, etc.static final DateType
DateType.PUBLICATION
Date identifies when the resource was issued.static final Role
Role.PUBLISHER
Party who published the resource.static final Role
Role.RESOURCE_PROVIDER
Party that supplies the resource.static final DateType
DateType.REVISION
Date identifies when the resource was examined or re-examined and improved or amended.static final OnLineFunction
OnLineFunction.SEARCH
Online search interface for seeking out information about the resource.static final PresentationForm
PresentationForm.TABLE_DIGITAL
Digital representation of facts or figures systematically displayed, especially in columns.static final PresentationForm
PresentationForm.TABLE_HARDCOPY
Representation of facts or figures systematically displayed, especially in columns, printed on paper, photographic material, or other media.static final Role
Role.USER
Party who uses the resource.static final PresentationForm
PresentationForm.VIDEO_DIGITAL
Digital video recording.static final PresentationForm
PresentationForm.VIDEO_HARDCOPY
Video recording on film.Methods in org.opengis.metadata.citation with annotations of type UMLModifier and TypeMethodDescriptionContact.getAddress()
Physical and email address at which the organization or individual may be contacted.Address.getAdministrativeArea()
State, province of the location.Collection<? extends InternationalString>
Citation.getAlternateTitles()
Short name or other language name by which the cited information is known.OnlineResource.getApplicationProfile()
Name of an application profile that can be used with the online resource.Collection<? extends ResponsibleParty>
Citation.getCitedResponsibleParties()
Name and position information for an individual or organization that is responsible for the resource.Address.getCity()
The city of the location.Citation.getCollectiveTitle()
Common title with holdings note.ResponsibleParty.getContactInfo()
Address of the responsible party.Contact.getContactInstructions()
Supplemental instructions on how or when to contact the individual or organization.Address.getCountry()
Country of the physical address.CitationDate.getDate()
Reference date for the cited resource.Collection<? extends CitationDate>
Citation.getDates()
Reference date for the cited resource.CitationDate.getDateType()
Event used for reference date.Address.getDeliveryPoints()
Address line for the location (as described in ISO 11180, Annex A).OnlineResource.getDescription()
Detailed text description of what the online resource is/does.Citation.getEdition()
Version of the cited resource.Citation.getEditionDate()
Date of the edition, ornull
if none.Address.getElectronicMailAddresses()
Address of the electronic mailbox of the responsible organization or individual.Telephone.getFacsimiles()
Telephone numbers of a facsimile machine for the responsible organization or individual.OnlineResource.getFunction()
Code for function performed by the online resource.Contact.getHoursOfService()
Time period (including time zone) when individuals can contact the organization or individual.Collection<? extends Identifier>
Citation.getIdentifiers()
Unique identifier for the resource.ResponsibleParty.getIndividualName()
Name of the responsible person- surname, given name, title separated by a delimiter.Citation.getISBN()
International Standard Book Number, ornull
if none.Citation.getISSN()
International Standard Serial Number, ornull
if none.Series.getIssueIdentification()
Information identifying the issue of the series.OnlineResource.getLinkage()
Location (address) for on-line access using a Uniform Resource Locator address or similar addressing scheme such as"http://www.statkart.no/isotc211"
.OnlineResource.getName()
Name of the online resource.Series.getName()
Name of the series, or aggregate dataset, of which the dataset is a part.Contact.getOnlineResource()
On-line information that can be used to contact the individual or organization.ResponsibleParty.getOrganisationName()
Name of the responsible organization.Citation.getOtherCitationDetails()
Other information required to complete the citation that is not recorded elsewhere.Series.getPage()
Details on which pages of the publication the article was published.Contact.getPhone()
Telephone numbers at which the organization or individual may be contacted.ResponsibleParty.getPositionName()
Role or position of the responsible person.Address.getPostalCode()
ZIP or other postal code.Citation.getPresentationForms()
Mode in which the resource is represented, or an empty string if none.OnlineResource.getProtocol()
Connection protocol to be used.ResponsibleParty.getRole()
Function performed by the responsible party.Citation.getSeries()
Information about the series, or aggregate dataset, of which the dataset is a part.Citation.getTitle()
Name by which the cited resource is known.Telephone.getVoices()
Telephone numbers by which individuals can speak to the responsible organization or individual. -
Uses of UML in org.opengis.metadata.constraint
Classes in org.opengis.metadata.constraint with annotations of type UMLModifier and TypeClassDescriptionfinal class
Name of the handling restrictions on the dataset.interface
Restrictions on the access and use of a resource or metadata.interface
Restrictions and legal prerequisites for accessing and using the resource.final class
Limitation(s) placed upon the access or use of the data.interface
Handling restrictions imposed on the resource for national security or similar security concerns.Fields in org.opengis.metadata.constraint with annotations of type UMLModifier and TypeFieldDescriptionstatic final Classification
Classification.CONFIDENTIAL
Available for someone who can be entrusted with information.static final Restriction
Restriction.COPYRIGHT
Exclusive right to the publication, production, or sale of the rights to a literary, dramatic, musical, or artistic work, or to the use of a commercial print or label, granted by law for a specified period of time to an author, composer, artist, distributor.static final Restriction
Restriction.INTELLECTUAL_PROPERTY_RIGHTS
Rights to financial benefit from and control of distribution of non-tangible property that is a result of creativity.static final Restriction
Restriction.LICENSE
Formal permission to do something.static final Restriction
Restriction.OTHER_RESTRICTIONS
Limitation not listed.static final Restriction
Restriction.PATENT
Government has granted exclusive right to make, sell, use or license an invention or discovery.static final Restriction
Restriction.PATENT_PENDING
Produced or sold information awaiting a patent.static final Classification
Classification.RESTRICTED
Not for general disclosure.static final Restriction
Restriction.RESTRICTED
Withheld from general circulation or disclosure.static final Classification
Classification.SECRET
Kept or meant to be kept private, unknown, or hidden from all but a select group of people.static final Classification
Classification.TOP_SECRET
Of the highest secrecy.static final Restriction
Restriction.TRADEMARK
A name, symbol, or other device identifying a product, officially registered and legally restricted to the use of the owner or manufacturer.static final Classification
Classification.UNCLASSIFIED
Available for general disclosure.Methods in org.opengis.metadata.constraint with annotations of type UMLModifier and TypeMethodDescriptionLegalConstraints.getAccessConstraints()
Access constraints applied to assure the protection of privacy or intellectual property, and any special restrictions or limitations on obtaining the resource.SecurityConstraints.getClassification()
Name of the handling restrictions on the resource.SecurityConstraints.getClassificationSystem()
Name of the classification system.SecurityConstraints.getHandlingDescription()
Additional information about the restrictions on handling the resource.Collection<? extends InternationalString>
LegalConstraints.getOtherConstraints()
Other restrictions and legal prerequisites for accessing and using the resource.LegalConstraints.getUseConstraints()
Constraints applied to assure the protection of privacy or intellectual property, and any special restrictions or limitations or warnings on using the resource.Collection<? extends InternationalString>
Constraints.getUseLimitations()
Limitation affecting the fitness for use of the resource.SecurityConstraints.getUserNote()
Explanation of the application of the legal constraints or other restrictions and legal prerequisites for obtaining and using the resource. -
Uses of UML in org.opengis.metadata.content
Classes in org.opengis.metadata.content with annotations of type UMLModifier and TypeInterfaceDescriptioninterface
Range of wavelengths in the electromagnetic spectrum.final class
Designation of criterion for defining maximum and minimum wavelengths for a spectral band.interface
Description of the content of a dataset.final class
Specific type of information represented in the cell.interface
Information about the content of a grid data cell.interface
Information identifying the feature catalogue.interface
Information about an image's suitability for use.final class
Code which indicates conditions which may affect the image.final class
Polarization of the antenna relative to the waveform.interface
Information on the range of each dimension of a cell measurement value.interface
Description of specific range elements.final class
Transform function to be used when scaling a physical value for a given element.Fields in org.opengis.metadata.content with annotations of type UMLModifier and TypeFieldDescriptionstatic final ImagingCondition
ImagingCondition.BLURRED_IMAGE
Portion of the image is blurred.static final ImagingCondition
ImagingCondition.CLOUD
Portion of the image is partially obscured by cloud coverstatic final ImagingCondition
ImagingCondition.DEGRADING_OBLIQUITY
Acute angle between the plane of the ecliptic (the plane of the Earth's orbit) and the plane of the celestial equator.static final BandDefinition
BandDefinition.EQUIVALENT_WIDTH
Width of a band with full sensitivity or absorption at every wavelength that detects or absorbs the same amount of energy as the band described.static final TransferFunctionType
TransferFunctionType.EXPONENTIAL
Function used for transformation is exponential.static final BandDefinition
BandDefinition.FIFTY_PERCENT
Full spectral width of a spectral power density measured at 50% of its peak height.static final ImagingCondition
ImagingCondition.FOG
Portion of the image is partially obscured by fog.static final BandDefinition
BandDefinition.HALF_MAXIMUM
Width of a distribution equal to the distance between the outer two points on the distribution having power level half of that at the peak.static final ImagingCondition
ImagingCondition.HEAVY_SMOKE_OR_DUST
Portion of the image is partially obscured by heavy smoke or dust.static final PolarizationOrientation
PolarizationOrientation.HORIZONTAL
Polarization of the sensor oriented in the horizontal plane in relation to swath direction.static final CoverageContentType
CoverageContentType.IMAGE
Meaningful numerical representation of a physical parameter that is not the actual value of the physical parameter.static final PolarizationOrientation
PolarizationOrientation.LEFT_CIRCULAR
Polarization of the sensor oriented in the left circular plane in relation to swath direction.static final TransferFunctionType
TransferFunctionType.LINEAR
Function used for transformation is first order polynomial.static final TransferFunctionType
TransferFunctionType.LOGARITHMIC
Function used for transformation is logarithmicstatic final ImagingCondition
ImagingCondition.NIGHT
Image was taken at night.static final BandDefinition
BandDefinition.ONE_OVER_E
Width of a distribution equal to the distance between the outer two points on the distribution having power level 1/e that of the peak.static final PolarizationOrientation
PolarizationOrientation.PHI
Polarization of the sensor oriented in the +90 ° and 0 ° perpendicular to swath direction.static final CoverageContentType
CoverageContentType.PHYSICAL_MEASUREMENT
Value in physical units of the quantity being measured.static final ImagingCondition
ImagingCondition.RAIN
Image was taken during rainfall.static final PolarizationOrientation
PolarizationOrientation.RIGHT_CIRCULAR
Polarization of the sensor oriented in the right circular plane in relation to swath direction.static final ImagingCondition
ImagingCondition.SEMI_DARKNESS
Image was taken during semi-dark conditions or twilight conditions.static final ImagingCondition
ImagingCondition.SHADOW
Portion of the image is obscured by shadow.static final ImagingCondition
ImagingCondition.SNOW
Portion of the image is obscured by snow.static final ImagingCondition
ImagingCondition.TERRAIN_MASKING
The absence of collection data of a given point or area caused by the relative location of topographic features which obstruct the collection path between the collector(s) and the subject(s) of interest.static final CoverageContentType
CoverageContentType.THEMATIC_CLASSIFICATION
Code value with no quantitative meaning, used to represent a physical quantity.static final PolarizationOrientation
PolarizationOrientation.THETA
Polarization of the sensor oriented in the angle between +90 ° and 0 ° parallel to swath direction.static final BandDefinition
BandDefinition.THREE_DB
Width of a distribution equal to the distance between the outer two points on the distribution having power level half of that at the peak.static final PolarizationOrientation
PolarizationOrientation.VERTICAL
Polarization of the sensor oriented in the vertical plane in relation to swath direction.Methods in org.opengis.metadata.content with annotations of type UMLModifier and TypeMethodDescriptionCoverageDescription.getAttributeDescription()
Description of the attribute described by the measurement value.Band.getBandBoundaryDefinition()
Designation of criterion for defining maximum and minimum wavelengths for a spectral band.Band.getBitsPerValue()
Maximum number of significant bits in the uncompressed representation for the value in each band of each pixel.ImageDescription.getCloudCoverPercentage()
Area of the dataset obscured by clouds, expressed as a percentage of the spatial extent.ImageDescription.getCompressionGenerationQuantity()
Count of the number of lossy compression cycles performed on the image.CoverageDescription.getContentType()
Type of information represented by the cell value.RangeElementDescription.getDefinition()
Description of a set of specific range elements.RangeDimension.getDescriptor()
Description of the range of a cell measurement value.Band.getDetectedPolarization()
Polarization of the radiation detected.Collection<? extends RangeDimension>
CoverageDescription.getDimensions()
Information on the dimensions of the cell measurement value.Collection<? extends Citation>
FeatureCatalogueDescription.getFeatureCatalogueCitations()
Complete bibliographic reference to one or more external feature catalogues.Collection<? extends GenericName>
FeatureCatalogueDescription.getFeatureTypes()
Subset of feature types from cited feature catalogue occurring in dataset.ImageDescription.getIlluminationAzimuthAngle()
Illumination azimuth measured in degrees clockwise from true north at the time the image is taken.ImageDescription.getIlluminationElevationAngle()
Illumination elevation measured in degrees clockwise from the target plane at intersection of the optical line of sight with the Earth's surface.ImageDescription.getImageQualityCode()
Specifies the image quality.ImageDescription.getImagingCondition()
Conditions affected the image.FeatureCatalogueDescription.getLanguages()
Language(s) used within the catalogue.Band.getMaxValue()
Longest wavelength that the sensor is capable of collecting within a designated band.Band.getMinValue()
Shortest wavelength that the sensor is capable of collecting within a designated band.RangeElementDescription.getName()
Designation associated with a set of range elements.Band.getNominalSpatialResolution()
Smallest distance between which separate points can be distinguished, as specified in instrument design.Band.getOffset()
The physical value corresponding to a cell value of zero.Band.getPeakResponse()
Wavelength at which the response is the highest.ImageDescription.getProcessingLevelCode()
Image distributor's code that identifies the level of radiometric and geometric processing that has been applied.Collection<? extends RangeElementDescription>
CoverageDescription.getRangeElementDescriptions()
Provides the description of the specific range elements of a coverage.Collection<? extends Record>
RangeElementDescription.getRangeElements()
Specific range elements, i.e. range elements associated with a name and their definition.Band.getScaleFactor()
Scale factor which has been applied to the cell value.RangeDimension.getSequenceIdentifier()
Number that uniquely identifies instances of bands of wavelengths on which a sensor operates.Band.getToneGradation()
Number of discrete numerical values in the grid data.Band.getTransferFunctionType()
Type of transfer function to be used when scaling a physical value for a given element.Band.getTransmittedPolarization()
Polarization of the radiation transmitted.ImageDescription.getTriangulationIndicator()
Indication of whether or not triangulation has been performed upon the image.Unit<Length>
Band.getUnits()
Units in which sensor wavelengths are expressed.ImageDescription.isCameraCalibrationInformationAvailable()
Indication of whether or not constants are available which allow for camera calibration corrections.FeatureCatalogueDescription.isCompliant()
Indication of whether or not the cited feature catalogue complies with ISO 19110.ImageDescription.isFilmDistortionInformationAvailable()
Indication of whether or not Calibration Reseau information is available.boolean
FeatureCatalogueDescription.isIncludedWithDataset()
Indication of whether or not the feature catalogue is included with the dataset.ImageDescription.isLensDistortionInformationAvailable()
Indication of whether or not lens aberration correction information is available.ImageDescription.isRadiometricCalibrationDataAvailable()
Indication of whether or not the radiometric calibration information for generating the radiometrically calibrated standard data product is available. -
Uses of UML in org.opengis.metadata.distribution
Classes in org.opengis.metadata.distribution with annotations of type UMLModifier and TypeInterfaceDescriptioninterface
Description of a transfer data file.interface
Technical means and media by which a resource is obtained from the distributor.interface
Information about the distributor of and options for obtaining the resource.interface
Information about the distributor.interface
Description of the computer language construct that specifies the representation of data objects in a record, file, message, storage device or transmission channel.interface
Information about the media on which the resource can be distributed.final class
Method used to write to the medium.final class
Name of the medium.interface
Common ways in which the resource may be obtained or received, and related instructions and fee information.Fields in org.opengis.metadata.distribution with annotations of type UMLModifier and TypeFieldDescriptionstatic final MediumName
MediumName.CARTRIDGE_3480
3480 cartridge tape drive.static final MediumName
MediumName.CARTRIDGE_3490
3490 cartridge tape drive.static final MediumName
MediumName.CARTRIDGE_3580
3580 cartridge tape drive.static final MediumName
MediumName.CARTRIDGE_TAPE_1_QUARTER_INCH
¼ inch magnetic tape.static final MediumName
MediumName.CARTRIDGE_TAPE_4mm
4 millimetre magnetic tape.static final MediumName
MediumName.CARTRIDGE_TAPE_8mm
8 millimetre magnetic tape.static final MediumName
MediumName.CD_ROM
Read-only optical disk.static final MediumFormat
MediumFormat.CPIO
CoPy In / Out (UNIX file format and command).static final MediumName
MediumName.DIGITAL_LINEAR_TAPE
Half inch cartridge streaming tape drive.static final MediumName
MediumName.DVD
Digital versatile disk.static final MediumName
MediumName.DVD_ROM
Digital versatile disk digital versatile disk, read only.static final MediumName
MediumName.FLOPPY_3_HALF_INCH
3½ inch magnetic disk.static final MediumName
MediumName.FLOPPY_5_QUARTER_INCH
5¼ inch magnetic disk.static final MediumName
MediumName.HARDCOPY
Pamphlet or leaflet giving descriptive information.static final MediumFormat
MediumFormat.HIGH_SIERRA
High sierra file system.static final MediumFormat
MediumFormat.ISO_9660
Information processing - volume and file structure of CD-ROM.static final MediumFormat
MediumFormat.ISO_9660_APPLE_HFS
Hierarchical file system (Macintosh).static final MediumFormat
MediumFormat.ISO_9660_ROCK_RIDGE
Rock ridge interchange protocol (UNIX).static final MediumName
MediumName.ON_LINE
Direct computer linkage.static final MediumName
MediumName.SATELLITE
Linkage through a satellite communication system.static final MediumName
MediumName.TAPE_7_TRACK
7 track magnetic tape.static final MediumName
MediumName.TAPE_9_TRACK
9 track magnetic tape.static final MediumFormat
MediumFormat.TAR
Tap ARchive.static final MediumName
MediumName.TELEPHONE_LINK
Communication through a telephone network.Methods in org.opengis.metadata.distribution with annotations of type UMLModifier and TypeMethodDescriptionFormat.getAmendmentNumber()
Amendment number of the format version.Medium.getDensities()
Density at which the data is recorded.Unit<?>
Medium.getDensityUnits()
Units of measure for the recording density.Collection<? extends Format>
Distribution.getDistributionFormats()
Provides a description of the format of the data to be distributed.Collection<? extends StandardOrderProcess>
Distributor.getDistributionOrderProcesses()
Provides information about how the resource may be obtained, and related instructions and fee information.Distributor.getDistributorContact()
Party from whom the resource may be obtained.Collection<? extends Format>
Distributor.getDistributorFormats()
Provides information about the format used by the distributor.Collection<? extends Distributor>
Distribution.getDistributors()
Provides information about the distributor.Collection<? extends DigitalTransferOptions>
Distributor.getDistributorTransferOptions()
Provides information about the technical means and media used by the distributor.Collection<? extends LocalName>
DataFile.getFeatureTypes()
Provides the list of feature types concerned by the transfer data file.StandardOrderProcess.getFees()
Fees and terms for retrieving the resource.Format.getFileDecompressionTechnique()
Recommendations of algorithms or processes that can be applied to read or expand resources to which compression techniques have been applied.DataFile.getFileFormat()
Defines the format of the transfer data file.Collection<? extends Distributor>
Format.getFormatDistributors()
Provides information about the distributor's format.Medium.getMediumFormats()
Method used to write to the medium.Medium.getMediumNote()
Description of other limitations or requirements for using the medium.Format.getName()
Name of the data transfer format(s).Medium.getName()
Name of the medium on which the resource can be received.DigitalTransferOptions.getOffLine()
Information about offline media on which the resource can be obtained.Collection<? extends OnlineResource>
DigitalTransferOptions.getOnLines()
Information about online sources from which the resource can be obtained.StandardOrderProcess.getOrderingInstructions()
General instructions, terms and services provided by the distributor.StandardOrderProcess.getPlannedAvailableDateTime()
Date and time when the dataset will be available.Format.getSpecification()
Name of a subset, profile, or product specification of the format.Collection<? extends DigitalTransferOptions>
Distribution.getTransferOptions()
Provides information about technical means and media by which a resource is obtained from the distributor.DigitalTransferOptions.getTransferSize()
Estimated size of a unit in the specified transfer format, expressed in megabytes.StandardOrderProcess.getTurnaround()
Typical turnaround time for the filling of an order.DigitalTransferOptions.getUnitsOfDistribution()
Tiles, layers, geographic areas, etc., in which data is available.Format.getVersion()
Version of the format (date, number, etc).Medium.getVolumes()
Number of items in the media identified. -
Uses of UML in org.opengis.metadata.extent
Classes in org.opengis.metadata.extent with annotations of type UMLModifier and TypeInterfaceDescriptioninterface
Boundary enclosing the dataset, expressed as the closed set of (x,y) coordinates of the polygon.interface
Information about spatial, vertical, and temporal extent.interface
Geographic position of the dataset.interface
Description of the geographic area using identifiers.interface
Base interface for geographic area of the dataset.interface
Extent with respect to date/time and spatial boundaries.interface
Time period covered by the content of the dataset.interface
Vertical domain of dataset.Methods in org.opengis.metadata.extent with annotations of type UMLModifier and TypeMethodDescriptionExtent.getDescription()
Returns the spatial and temporal extent for the referring object.double
GeographicBoundingBox.getEastBoundLongitude()
Returns the eastern-most coordinate of the limit of the dataset extent.TemporalExtent.getExtent()
Returns the date and time for the content of the dataset.Collection<? extends GeographicExtent>
Extent.getGeographicElements()
Provides geographic component of the extent of the referring objectGeographicDescription.getGeographicIdentifier()
Returns the identifier used to represent a geographic area.GeographicExtent.getInclusion()
Indication of whether the bounding polygon encompasses an area covered by the data (inclusion) or an area where data is not present (exclusion).VerticalExtent.getMaximumValue()
Returns the highest vertical extent contained in the dataset.VerticalExtent.getMinimumValue()
Returns the lowest vertical extent contained in the dataset.double
GeographicBoundingBox.getNorthBoundLatitude()
Returns the northern-most, coordinate of the limit of the dataset extent.Collection<? extends Geometry>
BoundingPolygon.getPolygons()
Returns the sets of points defining the bounding polygon.double
GeographicBoundingBox.getSouthBoundLatitude()
Returns the southern-most coordinate of the limit of the dataset extent.Collection<? extends GeographicExtent>
SpatialTemporalExtent.getSpatialExtent()
Returns the spatial extent component of composite spatial and temporal extent.Collection<? extends TemporalExtent>
Extent.getTemporalElements()
Provides temporal component of the extent of the referring objectVerticalExtent.getVerticalCRS()
Provides information about the vertical coordinate reference system to which the maximum and minimum elevation values are measured.Collection<? extends VerticalExtent>
Extent.getVerticalElements()
Provides vertical component of the extent of the referring objectdouble
GeographicBoundingBox.getWestBoundLongitude()
Returns the western-most coordinate of the limit of the dataset extent. -
Uses of UML in org.opengis.metadata.identification
Classes in org.opengis.metadata.identification with annotations of type UMLModifier and TypeInterfaceDescriptioninterface
Aggregate dataset information.final class
Justification for the correlation of two datasets.interface
Graphic that provides an illustration of the dataset (should include a legend for the graphic).final class
Name of the character coding standard used for the resource.interface
Information required to identify a dataset.interface
Basic information required to uniquely identify a resource or resources.final class
Type of aggregation activity in which datasets are relatedinterface
Keywords, their type and reference source.final class
Methods used to group similar keywords.final class
Status of the dataset or progress of a review.interface
A scale defined as the inverse of a denominator.interface
Level of detail expressed as a scale factor or a ground distance.interface
Identification of capabilities which a service provider makes available to a service user through a set of interfaces that define a behaviour - See ISO 19119 for further information.final class
High-level geographic data thematic classification to assist in the grouping and search of available geographic data sets.interface
Brief description of ways in which the resource(s) is/are currently used.Fields in org.opengis.metadata.identification with annotations of type UMLModifier and TypeFieldDescriptionstatic final CharacterSet
CharacterSet.BIG_5
Traditional Chinese code set used in Taiwan, Hong Kong, and other areas.static final TopicCategory
TopicCategory.BIOTA
Flora and/or fauna in natural environment.static final TopicCategory
TopicCategory.BOUNDARIES
Legal land descriptions.static final InitiativeType
InitiativeType.CAMPAIGN
Series of organized planned actions.static final TopicCategory
TopicCategory.CLIMATOLOGY_METEOROLOGY_ATMOSPHERE
Processes and phenomena of the atmosphere.static final InitiativeType
InitiativeType.COLLECTION
Accumulation of datasets assembled for a specific purpose.static final Progress
Progress.COMPLETED
Production of the data has been completed.static final AssociationType
AssociationType.CROSS_REFERENCE
Reference from one dataset to another.static final KeywordType
KeywordType.DISCIPLINE
Keyword identifies a branch of instruction or specialized learning.static final CharacterSet
CharacterSet.EBCDIC
IBM mainframe code set.static final TopicCategory
TopicCategory.ECONOMY
Economic activities, conditions and employment.static final TopicCategory
TopicCategory.ELEVATION
Height above or below sea level.static final TopicCategory
TopicCategory.ENVIRONMENT
Environmental resources, protection and conservation.static final CharacterSet
CharacterSet.EUC_JP
Japanese code set used on UNIX based machines.static final CharacterSet
CharacterSet.EUC_KR
Korean code set.static final InitiativeType
InitiativeType.EXERCISE
Specific performance of a function or group of functions.static final InitiativeType
InitiativeType.EXPERIMENT
Process designed to find if something is effective or valid.static final TopicCategory
TopicCategory.FARMING
Rearing of animals and/or cultivation of plants.static final CharacterSet
CharacterSet.GB2312
Simplified Chinese code set.static final TopicCategory
TopicCategory.GEOSCIENTIFIC_INFORMATION
Information pertaining to earth sciences.static final TopicCategory
TopicCategory.HEALTH
Health, health services, human ecology, and safety.static final Progress
Progress.HISTORICAL_ARCHIVE
Data has been stored in an offline storage facilitystatic final TopicCategory
TopicCategory.IMAGERY_BASE_MAPS_EARTH_COVER
Base maps.static final TopicCategory
TopicCategory.INLAND_WATERS
Inland water features, drainage systems and their characteristics.static final TopicCategory
TopicCategory.INTELLIGENCE_MILITARY
Military bases, structures, activities.static final InitiativeType
InitiativeType.INVESTIGATION
Search or systematic inquiry.static final CharacterSet
CharacterSet.ISO_8859_1
ISO/IEC 8859-1, Information technology. 8-bit single-byte coded graphic character sets - Part 1: Latin alphabet No. 1.static final CharacterSet
CharacterSet.ISO_8859_10
ISO/IEC 8859-10, Information technology. 8-bit single-byte coded graphic character sets - Part 10: Latin alphabet No. 6.static final CharacterSet
CharacterSet.ISO_8859_11
ISO/IEC 8859-11, Information technology. 8-bit single-byte coded graphic character sets - Part 11: Latin/Thai alphabet.static final CharacterSet
CharacterSet.ISO_8859_12
A future ISO/IEC 8-bit single-byte coded graphic character set.static final CharacterSet
CharacterSet.ISO_8859_13
ISO/IEC 8859-13, Information technology. 8-bit single-byte coded graphic character sets - Part 13: Latin alphabet No. 7.static final CharacterSet
CharacterSet.ISO_8859_14
ISO/IEC 8859-14, Information technology. 8-bit single-byte coded graphic character sets - Part 14: Latin alphabet No. 8 (Celtic).static final CharacterSet
CharacterSet.ISO_8859_15
ISO/IEC 8859-15, Information technology. 8-bit single-byte coded graphic character sets - Part 15: Latin alphabet No. 9.static final CharacterSet
CharacterSet.ISO_8859_16
ISO/IEC 8859-16, Information technology. 8-bit single-byte coded graphic character sets - Part 16: Latin alphabet No. 10.static final CharacterSet
CharacterSet.ISO_8859_2
ISO/IEC 8859-2, Information technology. 8-bit single-byte coded graphic character sets - Part 2: Latin alphabet No. 2.static final CharacterSet
CharacterSet.ISO_8859_3
ISO/IEC 8859-3, Information technology. 8-bit single-byte coded graphic character sets - Part 3: Latin alphabet No. 3.static final CharacterSet
CharacterSet.ISO_8859_4
ISO/IEC 8859-4, Information technology. 8-bit single-byte coded graphic character sets - Part 4: Latin alphabet No. 4.static final CharacterSet
CharacterSet.ISO_8859_5
ISO/IEC 8859-5, Information technology. 8-bit single-byte coded graphic character sets - Part 5: Latin/Cyrillic alphabet.static final CharacterSet
CharacterSet.ISO_8859_6
ISO/IEC 8859-6, Information technology. 8-bit single-byte coded graphic character sets - Part 6: Latin/Arabic alphabet.static final CharacterSet
CharacterSet.ISO_8859_7
ISO/IEC 8859-7, Information technology. 8-bit single-byte coded graphic character sets - Part 7: Latin/Greek alphabet.static final CharacterSet
CharacterSet.ISO_8859_8
ISO/IEC 8859-8, Information technology. 8-bit single-byte coded graphic character sets - Part 8: Latin/Hebrew alphabet.static final CharacterSet
CharacterSet.ISO_8859_9
ISO/IEC 8859-9, Information technology. 8-bit single-byte coded graphic character sets - Part 9: Latin alphabet No. 5.static final CharacterSet
CharacterSet.JIS
Japanese code set used for electronic transmission.static final AssociationType
AssociationType.LARGER_WORD_CITATION
Reference to a master dataset of which this one is a part.static final TopicCategory
TopicCategory.LOCATION
Positional information and services.static final InitiativeType
InitiativeType.MISSION
Specific operation of a data collection system.static final Progress
Progress.OBSOLETE
Data is no longer relevant.static final TopicCategory
TopicCategory.OCEANS
Features and characteristics of salt water bodies (excluding inland waters).static final Progress
Progress.ON_GOING
Data is continually being updated.static final InitiativeType
InitiativeType.OPERATION
Action that is part of a series of actions.static final AssociationType
AssociationType.PART_OF_SEAMLESS_DATABASE
Part of same structured set of data held in a computer.static final KeywordType
KeywordType.PLACE
Keyword identifies a location.static final Progress
Progress.PLANNED
Fixed date has been established upon or by which the data will be created or updated.static final TopicCategory
TopicCategory.PLANNING_CADASTRE
Information used for appropriate actions for future use of the land.static final InitiativeType
InitiativeType.PLATFORM
Vehicle or other support base that holds a sensor.static final InitiativeType
InitiativeType.PROCESS
Method of doing something involving a number of steps.static final InitiativeType
InitiativeType.PROGRAM
Specific planned activity.static final InitiativeType
InitiativeType.PROJECT
Organized undertaking, research, or development.static final Progress
Progress.REQUIRED
Data needs to be generated or updated.static final InitiativeType
InitiativeType.SENSOR
Device or piece of equipment which detects or records.static final CharacterSet
CharacterSet.SHIFT_JIS
Japanese code set used on MS-DOS based machines.static final TopicCategory
TopicCategory.SOCIETY
Characteristics of society and cultures.static final AssociationType
AssociationType.SOURCE
Mapping and charting information from which the dataset content originates.static final AssociationType
AssociationType.STEREO_MATE
Part of a set of imagery that when used together, provides three-dimensional images.static final KeywordType
KeywordType.STRATUM
Keyword identifies the layer(s) of any deposited substance.static final TopicCategory
TopicCategory.STRUCTURE
Man-made construction.static final InitiativeType
InitiativeType.STUDY
Examination or investigation.static final InitiativeType
InitiativeType.TASK
Piece of work.static final KeywordType
KeywordType.TEMPORAL
Keyword identifies a time period related to the dataset.static final KeywordType
KeywordType.THEME
Keyword identifies a particular subject or topic.static final TopicCategory
TopicCategory.TRANSPORTATION
Means and aids for conveying persons and/or goods.static final InitiativeType
InitiativeType.TRIAL
Process of testing to discover or demonstrate something.static final CharacterSet
CharacterSet.UCS_2
16-bit fixed size Universal Character Set, based on ISO/IEC 10646.static final CharacterSet
CharacterSet.UCS_4
32-bit fixed size Universal Character Set, based on ISO/IEC 10646.static final Progress
Progress.UNDER_DEVELOPMENT
Data is currently in the process of being created.static final CharacterSet
CharacterSet.US_ASCII
United States ASCII code set (ISO 646 US).static final CharacterSet
CharacterSet.UTF_16
16-bit variable size UCS Transfer Format, based on ISO/IEC 10646.static final CharacterSet
CharacterSet.UTF_7
7-bit variable size UCS Transfer Format, based on ISO/IEC 10646.static final CharacterSet
CharacterSet.UTF_8
8-bit variable size UCS Transfer Format, based on ISO/IEC 10646.static final TopicCategory
TopicCategory.UTILITIES_COMMUNICATION
Energy, water and waste systems and communications infrastructure and services.Methods in org.opengis.metadata.identification with annotations of type UMLModifier and TypeMethodDescriptionIdentification.getAbstract()
Brief narrative summary of the content of the resource(s).AggregateInformation.getAggregateDataSetIdentifier()
Identification information about aggregate dataset.AggregateInformation.getAggregateDataSetName()
Citation information about the aggregate dataset.Collection<? extends AggregateInformation>
Identification.getAggregationInfo()
Provides aggregate dataset information.AggregateInformation.getAssociationType()
Association type of the aggregate dataset.DataIdentification.getCharacterSets()
Full name of the character coding standard(s) used for the dataset.Identification.getCitation()
Citation data for the resource(s).Identification.getCredits()
Recognition of those who contributed to the resource(s).long
RepresentativeFraction.getDenominator()
The number below the line in a vulgar fraction.Collection<? extends Keywords>
Identification.getDescriptiveKeywords()
Provides category keywords, their type, and reference source.Resolution.getDistance()
Ground sample distance.DataIdentification.getEnvironmentDescription()
Description of the dataset in the producer's processing environment, including items such as the software, the computer operating system, file name, and the dataset size.Resolution.getEquivalentScale()
Level of detail expressed as the scale of a comparable hardcopy map or chart.Collection<? extends Extent>
DataIdentification.getExtents()
Additional extent information including the bounding polygon, vertical, and temporal extent of the dataset.BrowseGraphic.getFileDescription()
Text description of the illustration.BrowseGraphic.getFileName()
Name of the file that contains a graphic that provides an illustration of the dataset.BrowseGraphic.getFileType()
Format in which the illustration is encoded.Collection<? extends BrowseGraphic>
Identification.getGraphicOverviews()
Provides a graphic that illustrates the resource(s) (should include a legend for the graphic).AggregateInformation.getInitiativeType()
Type of initiative under which the aggregate dataset was produced.Collection<? extends InternationalString>
Keywords.getKeywords()
Commonly used word(s) or formalised word(s) or phrase(s) used to describe the subject.DataIdentification.getLanguages()
Language(s) used within the dataset.Collection<? extends ResponsibleParty>
Identification.getPointOfContacts()
Identification of, and means of communication with, person(s) and organizations(s) associated with the resource(s).Identification.getPurpose()
Summary of the intentions with which the resource(s) was developed.Collection<? extends Constraints>
Identification.getResourceConstraints()
Provides information about constraints which apply to the resource(s).Collection<? extends Format>
Identification.getResourceFormats()
Provides a description of the format of the resource(s).Collection<? extends MaintenanceInformation>
Identification.getResourceMaintenances()
Provides information about the frequency of resource updates, and the scope of those updates.Collection<? extends Usage>
Identification.getResourceSpecificUsages()
Provides basic information about specific application(s) for which the resource(s) has/have been or is being used by different users.DataIdentification.getSpatialRepresentationTypes()
Method used to spatially represent geographic information.Collection<? extends Resolution>
DataIdentification.getSpatialResolutions()
Factor which provides a general understanding of the density of spatial data in the dataset.Usage.getSpecificUsage()
Brief description of the resource and/or resource series usage.Identification.getStatus()
Status of the resource(s).DataIdentification.getSupplementalInformation()
Any other descriptive information about the dataset.Keywords.getThesaurusName()
Name of the formally registered thesaurus or a similar authoritative source of keywords.DataIdentification.getTopicCategories()
Main theme(s) of the dataset.Keywords.getType()
Subject matter used to group similar keywords.Usage.getUsageDate()
Date and time of the first use or range of uses of the resource and/or resource series.Collection<? extends ResponsibleParty>
Usage.getUserContactInfo()
Identification of and means of communicating with person(s) and organization(s) using the resource(s).Usage.getUserDeterminedLimitations()
Applications, determined by the user for which the resource and/or resource series is not suitable. -
Uses of UML in org.opengis.metadata.lineage
Classes in org.opengis.metadata.lineage with annotations of type UMLModifier and TypeInterfaceDescriptioninterface
Details of the methodology by which geographic information was derived from the instrument readings.interface
Information about the events or source data used in constructing the data specified by the scope or lack of knowledge about lineage.interface
Distance between consistent parts of (centre, left side, right side) adjacent pixels.interface
Comprehensive information about the procedure(s), process(es) and algorithm(s) applied in the process step.interface
Description of the event, including related parameters or tolerances.interface
Report of what occurred during the process step.interface
Information about the source data used in creating the data specified by the scope.Methods in org.opengis.metadata.lineage with annotations of type UMLModifier and TypeMethodDescriptionCollection<? extends Algorithm>
Processing.getAlgorithms()
Details of the methodology by which geographic information was derived from the instrument readings.Algorithm.getCitation()
Information identifying the algorithm and version or date.ProcessStep.getDate()
Date and time or range of date and time on or over which the process step occurred.Algorithm.getDescription()
Information describing the algorithm used to generate the data.ProcessStep.getDescription()
Description of the event, including related parameters or tolerances.ProcessStepReport.getDescription()
Textual description of what occurred during the process step.Source.getDescription()
Detailed description of the level of the source data.Collection<? extends Citation>
Processing.getDocumentations()
Reference to documentation describing the processing.ProcessStepReport.getFileType()
Type of file that contains the processing report.NominalResolution.getGroundResolution()
Distance between consistent parts of (centre, left side, right side) adjacent pixels in the object space.Processing.getIdentifier()
Information to identify the processing package that produced the data.ProcessStepReport.getName()
Name of the processing report.Collection<? extends Source>
ProcessStep.getOutputs()
Description of the product generated as a result of the process step.Processing.getProcedureDescription()
Additional details about the processing procedures.Source.getProcessedLevel()
Processing level of the source data.ProcessStep.getProcessingInformation()
Comprehensive information about the procedure by which the algorithm was applied to derive geographic data from the raw instrument measurements, such as datasets, software used, and the processing environment.Collection<? extends ResponsibleParty>
ProcessStep.getProcessors()
Identification of, and means of communication with, person(s) and organization(s) associated with the process step.Collection<? extends ProcessStep>
Lineage.getProcessSteps()
Information about an event in the creation process for the data specified by the scope.ProcessStep.getRationale()
Requirement or purpose for the process step.Collection<? extends ProcessStepReport>
ProcessStep.getReports()
Report generated by the process step.Source.getResolution()
Distance between consistent parts (centre, left side, right side) of two adjacent pixels.Processing.getRunTimeParameters()
Parameters to control the processing operations, entered at run time.Source.getScaleDenominator()
Denominator of the representative fraction on a source map.NominalResolution.getScanningResolution()
Distance between consistent parts of (centre, left side, right side) adjacent pixels in the scan plane.Collection<? extends Citation>
Processing.getSoftwareReferences()
Reference to document describing processing software.Source.getSourceCitation()
Recommended reference to be used for the source data.Collection<? extends Extent>
Source.getSourceExtents()
Information about the spatial, vertical and temporal extent of the source data.Source.getSourceReferenceSystem()
Spatial reference system used by the source data.Collection<? extends Source>
Lineage.getSources()
Information about the source data used in creating the data specified by the scope.Collection<? extends Source>
ProcessStep.getSources()
Information about the source data used in creating the data specified by the scope.Collection<? extends ProcessStep>
Source.getSourceSteps()
Information about an event in the creation process for the source data.Lineage.getStatement()
General explanation of the data producer's knowledge about the lineage of a dataset. -
Uses of UML in org.opengis.metadata.maintenance
Classes in org.opengis.metadata.maintenance with annotations of type UMLModifier and TypeClassDescriptionfinal class
Frequency with which modifications and deletions are made to the data after it is first produced.interface
Information about the scope and frequency of updating.final class
Class of information to which the referencing entity applies.interface
Description of the class of information covered by the information.Fields in org.opengis.metadata.maintenance with annotations of type UMLModifier and TypeFieldDescriptionstatic final MaintenanceFrequency
MaintenanceFrequency.ANNUALLY
Data is updated every year.static final MaintenanceFrequency
MaintenanceFrequency.AS_NEEDED
Data is updated as deemed necessary.static final ScopeCode
ScopeCode.ATTRIBUTE
Information applies to the attribute value.static final ScopeCode
ScopeCode.ATTRIBUTE_TYPE
Information applies to the characteristic of a feature.static final MaintenanceFrequency
MaintenanceFrequency.BIANNUALLY
Data is updated twice each year.static final ScopeCode
ScopeCode.COLLECTION_HARDWARE
Information applies to the collection hardware class.static final ScopeCode
ScopeCode.COLLECTION_SESSION
Information applies to the collection session.static final MaintenanceFrequency
MaintenanceFrequency.CONTINUAL
Data is repeatedly and frequently updated.static final MaintenanceFrequency
MaintenanceFrequency.DAILY
Data is updated each day.static final ScopeCode
ScopeCode.DATASET
Information applies to the dataset.static final ScopeCode
ScopeCode.DIMENSION_GROUP
Information applies to a dimension group.static final ScopeCode
ScopeCode.FEATURE
Information applies to a feature.static final ScopeCode
ScopeCode.FEATURE_TYPE
Information applies to a feature type.static final ScopeCode
ScopeCode.FIELD_SESSION
Information applies to a field session.static final MaintenanceFrequency
MaintenanceFrequency.FORTNIGHTLY
Data is updated every two weeks.static final MaintenanceFrequency
MaintenanceFrequency.IRREGULAR
Data is updated in intervals that are uneven in duration.static final ScopeCode
ScopeCode.MODEL
Information applies to a copy or imitation of an existing or hypothetical object.static final MaintenanceFrequency
MaintenanceFrequency.MONTHLY
Data is updated each month.static final ScopeCode
ScopeCode.NON_GEOGRAPHIC_DATASET
information applies to non-geographic data;static final MaintenanceFrequency
MaintenanceFrequency.NOT_PLANNED
There are no plans to update the data.static final ScopeCode
ScopeCode.PROPERTY_TYPE
Information applies to a property type.static final MaintenanceFrequency
MaintenanceFrequency.QUARTERLY
Data is updated every three months.static final ScopeCode
ScopeCode.SERIES
Information applies to the series.static final ScopeCode
ScopeCode.SERVICE
Information applies to a capability which a service provider entity makes available to a service user entity through a set of interfaces that define a behaviour, such as a use case.static final ScopeCode
ScopeCode.SOFTWARE
Information applies to a computer program or routine.static final ScopeCode
ScopeCode.TILE
Information applies to a copy or imitation of an existing or hypothetical object.static final MaintenanceFrequency
MaintenanceFrequency.UNKNOWN
Frequency of maintenance for the data is not knownstatic final MaintenanceFrequency
MaintenanceFrequency.WEEKLY
Data is updated on a weekly basis.Methods in org.opengis.metadata.maintenance with annotations of type UMLModifier and TypeMethodDescriptionSet<? extends AttributeType>
ScopeDescription.getAttributeInstances()
Attribute instances to which the information applies.Set<? extends AttributeType>
ScopeDescription.getAttributes()
Attributes to which the information applies.Collection<? extends ResponsibleParty>
MaintenanceInformation.getContacts()
Identification of, and means of communicating with, person(s) and organization(s) with responsibility for maintaining the metadata.ScopeDescription.getDataset()
Dataset to which the information applies.MaintenanceInformation.getDateOfNextUpdate()
Scheduled revision date for resource.Set<? extends FeatureType>
ScopeDescription.getFeatureInstances()
Feature instances to which the information applies.Set<? extends FeatureType>
ScopeDescription.getFeatures()
Features to which the information applies.MaintenanceInformation.getMaintenanceAndUpdateFrequency()
Frequency with which changes and additions are made to the resource after the initial resource is completed.Collection<? extends InternationalString>
MaintenanceInformation.getMaintenanceNotes()
Information regarding specific requirements for maintaining the resource.ScopeDescription.getOther()
Class of information that does not fall into the other categories to which the information applies.Collection<? extends ScopeDescription>
MaintenanceInformation.getUpdateScopeDescriptions()
Additional information about the range or extent of the resource.MaintenanceInformation.getUpdateScopes()
Scope of data to which maintenance is applied.MaintenanceInformation.getUserDefinedMaintenanceFrequency()
Maintenance period other than those defined. -
Uses of UML in org.opengis.metadata.quality
Classes in org.opengis.metadata.quality with annotations of type UMLModifier and TypeInterfaceDescriptioninterface
Closeness of reported coordinate values to values accepted as or being true.interface
Correctness of the temporal references of an item (reporting of error in time measurement).interface
Presence and absence of features, their attributes and their relationships.interface
Excess data present in the dataset, as described by the scope.interface
Data absent from the dataset, as described by the scope.interface
Adherence to rules of the conceptual schema.interface
Information about the outcome of evaluating the obtained value (or set of values) against a specified acceptable conformance quality level.interface
Result of a data quality measure organising the measured values as a coverage.interface
Quality information for the data specified by a data quality scope.interface
Adherence of values to the value domains.interface
Type of test applied to the data specified by a data quality scope.final class
Type of method for evaluating an identified data quality measure.interface
Degree to which data is stored in accordance with the physical structure of the dataset, as described by the scope.interface
Closeness of gridded data position values to values accepted as or being true.interface
Degree of adherence to logical rules of data structure, attribution and relationships (data structure can be conceptual, logical or physical).interface
Accuracy of non-quantitative attributes.interface
Accuracy of the position of features.interface
Accuracy of quantitative attributes.interface
Information about the value (or set of values) obtained from applying a data quality measure.interface
Closeness of the relative positions of features in the scope to their respective relative positions accepted as or being true.interface
Base interface of more specific result classes.interface
Description of the data specified by the scope.interface
Accuracy of the temporal attributes and temporal relationships of features.interface
Correctness of ordered events or sequences, if reported.interface
Validity of data specified by the scope with respect to time.interface
Accuracy of quantitative attributes and the correctness of non-quantitative attributes and of the classifications of features and their relationships.interface
Comparison of the classes assigned to features or their attributes to a universe of discourse.interface
Correctness of the explicitly encoded topological characteristics of the dataset as described by the scope.interface
Degree of adherence of a dataset to a specific set of user requirements.Fields in org.opengis.metadata.quality with annotations of type UMLModifier and TypeFieldDescriptionstatic final EvaluationMethodType
EvaluationMethodType.DIRECT_EXTERNAL
Method of evaluating the quality of a dataset based on inspection of items within the dataset, where reference data external to the dataset being evaluated is required.static final EvaluationMethodType
EvaluationMethodType.DIRECT_INTERNAL
Method of evaluating the quality of a dataset based on inspection of items within the dataset, where all data required is internal to the dataset being evaluated.static final EvaluationMethodType
EvaluationMethodType.INDIRECT
Method of evaluating the quality of a dataset based on external knowledge.Methods in org.opengis.metadata.quality with annotations of type UMLModifier and TypeMethodDescriptionCollection<? extends Date>
Element.getDates()
Date or range of dates on which a data quality measure was applied.QuantitativeResult.getErrorStatistic()
Statistical method used to determine the value, ornull
if none.Element.getEvaluationMethodDescription()
Description of the evaluation method.Element.getEvaluationMethodType()
Type of method used to evaluate quality of the dataset, ornull
if unspecified.Element.getEvaluationProcedure()
Reference to the procedure information, ornull
if none.ConformanceResult.getExplanation()
Explanation of the meaning of conformance for this result.Scope.getExtent()
Information about the spatial, vertical and temporal extent of the data specified by the scope.Scope.getLevel()
Hierarchical level of the data specified by the scope.Collection<? extends ScopeDescription>
Scope.getLevelDescription()
Detailed description about the level of the data specified by the scope.DataQuality.getLineage()
Non-quantitative quality information about the lineage of the data specified by the scope.Element.getMeasureDescription()
Description of the measure being determined.Element.getMeasureIdentification()
Code identifying a registered standard procedure, ornull
if none.Collection<? extends InternationalString>
Element.getNamesOfMeasure()
Name of the test applied to the data.Collection<? extends Element>
DataQuality.getReports()
Quantitative quality information for the data specified by the scope.CoverageResult.getResultContentDescription()
Provides the description of the content of the result coverage, i.e. semantic definition of the data quality measures.CoverageResult.getResultFile()
Provides information about the data file containing the result coverage data.CoverageResult.getResultFormat()
Provides information about the format of the result coverage data.Collection<? extends Result>
Element.getResults()
Value (or set of values) obtained from applying a data quality measure or the out come of evaluating the obtained value (or set of values) against a specified acceptable conformance quality level.CoverageResult.getResultSpatialRepresentation()
Provides the digital representation of data quality measures composing the coverage result.DataQuality.getScope()
The specific data to which the data quality information applies.CoverageResult.getSpatialRepresentationType()
Method used to spatially represent the coverage result.ConformanceResult.getSpecification()
Citation of product specification or user requirement against which data is being evaluated.Collection<? extends Record>
QuantitativeResult.getValues()
Quantitative value or values, content determined by the evaluation procedure used.QuantitativeResult.getValueType()
Value type for reporting a data quality result, ornull
if none.Unit<?>
QuantitativeResult.getValueUnit()
Value unit for reporting a data quality result, ornull
if none.ConformanceResult.pass()
Indication of the conformance result. -
Uses of UML in org.opengis.metadata.spatial
Classes in org.opengis.metadata.spatial with annotations of type UMLModifier and TypeClassDescriptionfinal class
Code indicating whether grid data is point or area.interface
Axis properties.final class
Name of the dimension.interface
Information on ground control point.interface
Information about a control point collection.interface
Information used to determine geographic location corresponding to image location.interface
Number of objects, listed by geometric object type, used in the dataset.final class
Name of point and vector spatial objects used to locate zero-, one-, and twodimensional spatial locations in the dataset.interface
Grid whose cells are regularly spaced in a geographic (i.e., lat / long) or map coordinate system defined in the Spatial Referencing System (SRS) so that any cell in the grid can be geolocated given its grid coordinate and the grid origin, cell spacing, and orientation indication of whether or not geographic.interface
Grid with cells irregularly spaced in any given geographic/map projection coordinate system, whose individual cells can be geolocated using geolocation information supplied with the data but cannot be geolocated from the grid properties alone.interface
Basic information required to uniquely identify a resource or resources.final class
Point in a pixel corresponding to the Earth location of the pixel.interface
Digital mechanism used to represent spatial information.final class
Method used to represent geographic information in the dataset.final class
Degree of complexity of the spatial relationships.interface
Information about the vector spatial objects in the dataset.Fields in org.opengis.metadata.spatial with annotations of type UMLModifier and TypeFieldDescriptionstatic final TopologyLevel
TopologyLevel.ABSTRACT
Topological complex without any specified geometric realization.static final CellGeometry
CellGeometry.AREA
Each cell represents an area.static final PixelOrientation
PixelOrientation.CENTER
Point in a pixel corresponding to the Earth location of the pixel.static final DimensionNameType
DimensionNameType.COLUMN
Abscissa (x) axis.static final GeometricObjectType
GeometricObjectType.COMPLEX
Set of geometric primitives such that their boundaries can be represented as a union of other primitives.static final GeometricObjectType
GeometricObjectType.COMPOSITE
Connected set of curves, solids or surfaces.static final DimensionNameType
DimensionNameType.CROSS_TRACK
Perpendicular to the direction of motion of the scan point.static final GeometricObjectType
GeometricObjectType.CURVE
Bounded, 1-dimensional geometric primitive, representing the continuous image of a line.static final TopologyLevel
TopologyLevel.FULL_PLANAR_GRAPH
2-dimensional topological complex which is planar.static final TopologyLevel
TopologyLevel.FULL_SURFACE_GRAPH
2-dimensional topological complex which is isomorphic to a subset of a surface.static final TopologyLevel
TopologyLevel.FULL_TOPOLOGY_3D
Complete coverage of a 3D coordinate space.static final TopologyLevel
TopologyLevel.GEOMETRY_ONLY
Geometry objects without any additional structure which describes topology.static final SpatialRepresentationType
SpatialRepresentationType.GRID
Grid data is used to represent geographic data.static final DimensionNameType
DimensionNameType.LINE
Scan line of a sensor.static final PixelOrientation
PixelOrientation.LOWER_LEFT
The corner in the pixel closest to the origin of the SRS; if two are at the same distance from the origin, the one with the smallest x-value.static final PixelOrientation
PixelOrientation.LOWER_RIGHT
Next corner counterclockwise from the lower left.static final TopologyLevel
TopologyLevel.PLANAR_GRAPH
1-dimensional topological complex which is planar.static final CellGeometry
CellGeometry.POINT
Each cell represents a point.static final GeometricObjectType
GeometricObjectType.POINT
Zero-dimensional geometric primitive, representing a position but not having an extent.static final DimensionNameType
DimensionNameType.ROW
Ordinate (y) axis.static final DimensionNameType
DimensionNameType.SAMPLE
Element along a scan line.static final GeometricObjectType
GeometricObjectType.SOLID
Bounded, connected 3-dimensional geometric primitive, representing the continuous image of a region of space.static final SpatialRepresentationType
SpatialRepresentationType.STEREO_MODEL
Three-dimensional view formed by the intersecting homologous rays of an overlapping pair of images.static final GeometricObjectType
GeometricObjectType.SURFACE
Bounded, connected 2-dimensional geometric, representing the continuous image of a region of a plane.static final TopologyLevel
TopologyLevel.SURFACE_GRAPH
1-dimensional topological complex which is isomorphic to a subset of a surface.static final SpatialRepresentationType
SpatialRepresentationType.TEXT_TABLE
Textual or tabular data is used to represent geographic data.static final DimensionNameType
DimensionNameType.TIME
Duration.static final SpatialRepresentationType
SpatialRepresentationType.TIN
Triangulated irregular network.static final TopologyLevel
TopologyLevel.TOPOLOGY_1D
1-dimensional topological complex.static final TopologyLevel
TopologyLevel.TOPOLOGY_3D
3-dimensional topological complex.static final DimensionNameType
DimensionNameType.TRACK
Along the direction of motion of the scan pointstatic final PixelOrientation
PixelOrientation.UPPER_LEFT
Next corner counterclockwise from the upper right.static final PixelOrientation
PixelOrientation.UPPER_RIGHT
Next corner counterclockwise from the lower right.static final SpatialRepresentationType
SpatialRepresentationType.VECTOR
Vector data is used to represent geographic data.static final DimensionNameType
DimensionNameType.VERTICAL
Vertical (z) axis.static final SpatialRepresentationType
SpatialRepresentationType.VIDEO
Scene from a video recording.Methods in org.opengis.metadata.spatial with annotations of type UMLModifier and TypeMethodDescriptionCollection<? extends Element>
GCP.getAccuracyReports()
Accuracy of a ground control point.GridSpatialRepresentation.getAxisDimensionProperties()
Information about spatial-temporal axis properties.GridSpatialRepresentation.getCellGeometry()
Identification of grid data as point or cell.Georectified.getCenterPoint()
Earth location in the coordinate system defined by the Spatial Reference System and the grid coordinate of the cell halfway between opposite ends of the grid in the spatial dimensions.Georectified.getCheckPointDescription()
Description of geographic position points used to test the accuracy of the georeferenced grid data.Collection<? extends GCP>
Georectified.getCheckPoints()
Geographic references used to validate georectification of the data.GCPCollection.getCollectionIdentification()
Identifier of the GCP collection.GCPCollection.getCollectionName()
Name of the GCP collection.GCPCollection.getCoordinateReferenceSystem()
Coordinate system in which the ground control points are defined.Georectified.getCornerPoints()
Earth location in the coordinate system defined by the Spatial Reference System and the grid coordinate of the cells at opposite ends of grid coverage along two diagonals in the grid spatial dimensions.Dimension.getDimensionName()
Name of the axis.Dimension.getDimensionSize()
Number of elements along the axis.Collection<? extends GCP>
GCPCollection.getGCPs()
Ground control point(s) used in the collection.GCP.getGeographicCoordinates()
Geographic or map position of the control point, in either two or three dimensions.Collection<? extends GeolocationInformation>
Georeferenceable.getGeolocationInformation()
Information that can be used to geolocate the data.GeometricObjects.getGeometricObjectCount()
Total number of the point or vector object type occurring in the dataset.Collection<? extends GeometricObjects>
VectorSpatialRepresentation.getGeometricObjects()
Information about the geometric objects used in the dataset.GeometricObjects.getGeometricObjectType()
Name of point and vector spatial objects used to locate zero-, one-, and twodimensional spatial locations in the dataset.Georeferenceable.getGeoreferencedParameters()
Terms which support grid data georeferencing.GridSpatialRepresentation.getNumberOfDimensions()
Number of independent spatial-temporal axes.Georeferenceable.getOrientationParameterDescription()
Description of parameters used to describe sensor orientation.Collection<? extends Citation>
Georeferenceable.getParameterCitations()
Reference providing description of the parameters.Georectified.getPointInPixel()
Point in a pixel corresponding to the Earth location of the pixel.Collection<? extends DataQuality>
GeolocationInformation.getQualityInfo()
Provides an overall assessment of quality of geolocation information.Dimension.getResolution()
Degree of detail in the grid dataset.VectorSpatialRepresentation.getTopologyLevel()
Code which identifies the degree of complexity of the spatial relationships.Georectified.getTransformationDimensionDescription()
Description of the information about which grid dimensions are the spatial dimensions.Collection<? extends InternationalString>
Georectified.getTransformationDimensionMapping()
Information about which grid dimensions are the spatial dimensions.boolean
Georectified.isCheckPointAvailable()
Indication of whether or not geographic position points are available to test the accuracy of the georeferenced grid data.boolean
Georeferenceable.isControlPointAvailable()
Indication of whether or not control point(s) exists.boolean
Georeferenceable.isOrientationParameterAvailable()
Indication of whether or not orientation parameters are available.boolean
GridSpatialRepresentation.isTransformationParameterAvailable()
Indication of whether or not parameters for transformation exists. -
Uses of UML in org.opengis.parameter
Classes in org.opengis.parameter with annotations of type UMLModifier and TypeInterfaceDescriptioninterface
Abstract definition of a parameter or group of parameters used by an operation method.interface
Abstract parameter value or group of parameter values.class
Thrown when an unexpected parameter was found in a parameter group.class
Thrown byParameterValue
setter methods when they are given an invalid value.interface
The definition of a parameter used by an operation method.interface
The definition of a group of related parameters used by an operation method.interface
A parameter value used by an operation method.interface
A group of related parameter values.Methods in org.opengis.parameter with annotations of type UMLModifier and TypeMethodDescriptionboolean
ParameterValue.booleanValue()
Returns the boolean value of an operation parameter A boolean value does not have an associated unit of measure.ParameterDescriptorGroup.descriptors()
Returns the parameters in this group.double[]
ParameterValue.doubleValueList()
Returns an ordered sequence of two or more numeric values of an operation parameter list, where each value has the same associated unit of measure.ParameterDescriptor.getDefaultValue()
Returns the default value for the parameter.GeneralParameterValue.getDescriptor()
Returns the abstract definition of this parameter or group of parameters.ParameterValueGroup.getDescriptor()
The abstract definition of this group of parameters.int
GeneralParameterDescriptor.getMaximumOccurs()
The maximum number of times that values for this parameter group or parameter can be included.ParameterDescriptor.getMaximumValue()
Returns the maximum parameter value.int
GeneralParameterDescriptor.getMinimumOccurs()
The minimum number of times that values for this parameter group or parameter are required.ParameterDescriptor.getMinimumValue()
Returns the minimum parameter value.ParameterValue.getValue()
Returns the parameter value as an object.ParameterDescriptor.getValueClass()
Returns the class that describe the type of the parameter.int
ParameterValue.intValue()
Returns the positive integer value of an operation parameter, usually used for a count.int[]
ParameterValue.intValueList()
Returns an ordered sequence of two or more integer values of an operation parameter list, usually used for counts.ParameterValue.stringValue()
Returns the string value of an operation parameter.ParameterValue.valueFile()
Returns a reference to a file or a part of a file containing one or more parameter values.ParameterValueGroup.values()
Returns the values in this group. -
Uses of UML in org.opengis.referencing
Classes in org.opengis.referencing with annotations of type UMLModifier and TypeInterfaceDescriptioninterface
Base interface for all authority factories.interface
Supplementary identification and remarks information for a CRS or CRS-related object.interface
Identifier used for reference systems.interface
Description of a spatial and temporal reference system used by a dataset.Methods in org.opengis.referencing with annotations of type UMLModifier and TypeMethodDescriptionIdentifiedObject.getAlias()
An alternative name by which this object is identified.AuthorityFactory.getAuthority()
Returns the organization or party responsible for definition and maintenance of the database.ReferenceIdentifier.getCodeSpace()
Name or identifier of the person or organization responsible for namespace.AuthorityFactory.getDescriptionText
(String code) Gets a description of the object corresponding to a code.ReferenceSystem.getDomainOfValidity()
Area or region or timeframe in which this (coordinate) reference system is valid.IdentifiedObject.getIdentifiers()
An identifier which references elsewhere the object's defining information.IdentifiedObject.getName()
The primary name by which this object is identified.IdentifiedObject.getRemarks()
Comments on or information about this object, including data source information.ReferenceSystem.getScope()
Description of domain of usage, or limitations of usage, for which this Reference System object is valid.ReferenceIdentifier.getVersion()
Version identifier for the namespace, as specified by the code authority. -
Uses of UML in org.opengis.referencing.crs
Classes in org.opengis.referencing.crs with annotations of type UMLModifier and TypeInterfaceDescriptioninterface
A coordinate reference system describing the position of points through two or more independent coordinate reference systems.interface
Abstract coordinate reference system, usually defined by a coordinate system and a datum.interface
Creates coordinate reference systems using authority codes.interface
Builds up complex coordinate reference systems from simpler objects or values.interface
A coordinate reference system that is defined by its coordinate conversion from another coordinate reference system but is not a projected coordinate reference system.interface
A contextually local coordinate reference system.interface
A coordinate reference system that is defined by its coordinate conversion from another coordinate reference system (not by a datum).interface
A 3D coordinate reference system with the origin at the approximate centre of mass of the earth.interface
A coordinate reference system associated with a geodetic datum.interface
A 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.interface
An engineering coordinate reference system applied to locations in images.interface
A 2D coordinate reference system used to approximate the shape of the earth on a planar surface.interface
Abstract coordinate reference system, consisting of a single Coordinate System and a single Datum (as opposed to Compound CRS).interface
A 1D coordinate reference system used for the recording of time.interface
A 1D coordinate reference system used for recording heights or depths.Methods in org.opengis.referencing.crs with annotations of type UMLModifier and TypeMethodDescriptionCRSAuthorityFactory.createCompoundCRS
(String code) Creates a 3D coordinate reference system from a code.CRSFactory.createCompoundCRS
(Map<String, ?> properties, CoordinateReferenceSystem... elements) Creates a compound coordinate reference system from an ordered list ofCoordinateReferenceSystem
objects.CRSAuthorityFactory.createCoordinateReferenceSystem
(String code) Returns an arbitrary coordinate reference system from a code.CRSFactory.createDerivedCRS
(Map<String, ?> properties, CoordinateReferenceSystem baseCRS, Conversion conversionFromBase, CoordinateSystem derivedCS) Creates a derived coordinate reference system.CRSFactory.createEngineeringCRS
(Map<String, ?> properties, EngineeringDatum datum, CoordinateSystem cs) Creates a engineering coordinate reference system.CRSFactory.createFromWKT
(String wkt) Creates a coordinate reference system object from a string.CRSFactory.createFromXML
(String xml) Creates a coordinate reference system object from a XML string.CRSAuthorityFactory.createGeographicCRS
(String code) Returns a geographic coordinate reference system from a code.CRSFactory.createGeographicCRS
(Map<String, ?> properties, GeodeticDatum datum, EllipsoidalCS cs) Creates a geographic coordinate reference system.CRSAuthorityFactory.createProjectedCRS
(String code) Returns a projected coordinate reference system from a code.CRSFactory.createProjectedCRS
(Map<String, ?> properties, GeographicCRS baseCRS, Conversion conversionFromBase, CartesianCS derivedCS) Creates a projected coordinate reference system from a defining conversion.CRSAuthorityFactory.createVerticalCRS
(String code) Create a vertical coordinate reference system from a code.CRSFactory.createVerticalCRS
(Map<String, ?> properties, VerticalDatum datum, VerticalCS cs) Creates a vertical coordinate reference system.GeneralDerivedCRS.getBaseCRS()
Returns the base coordinate reference system.CompoundCRS.getComponents()
The ordered list of coordinate reference systems.GeneralDerivedCRS.getConversionFromBase()
Returns the conversion from the base CRS to this CRS.GeocentricCRS.getCoordinateSystem()
GeographicCRS.getCoordinateSystem()
Returns the coordinate system, which must be ellipsoidal.ImageCRS.getCoordinateSystem()
Returns the cartesian coordinate system.ProjectedCRS.getCoordinateSystem()
Returns the coordinate system, which must be cartesian.SingleCRS.getCoordinateSystem()
Returns the coordinate system.TemporalCRS.getCoordinateSystem()
Returns the coordinate system, which must be temporal.VerticalCRS.getCoordinateSystem()
Returns the coordinate system, which must be vertical.EngineeringCRS.getDatum()
Returns the datum, which must be an engineering one.GeodeticCRS.getDatum()
Returns the datum, which must be geodetic.ImageCRS.getDatum()
Returns the datum, which must be an image one.ProjectedCRS.getDatum()
Returns the datum.SingleCRS.getDatum()
Returns the datum.TemporalCRS.getDatum()
Returns the datum, which must be temporal.VerticalCRS.getDatum()
Returns the datum, which must be vertical. -
Uses of UML in org.opengis.referencing.cs
Classes in org.opengis.referencing.cs with annotations of type UMLModifier and TypeInterfaceDescriptioninterface
A two- or three-dimensional coordinate system with straight axes that are not necessarily orthogonal.final class
The direction of positive increments in the coordinate value for a coordinate system axis.interface
A 1-, 2-, or 3-dimensional coordinate system.interface
The set of coordinate system axes that spans a given coordinate space.interface
Definition of a coordinate system axis.interface
A 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.interface
A two- or three-dimensional coordinate system in which position is specified by geodetic latitude, geodetic longitude, and (in the three-dimensional case) ellipsoidal height.interface
A one-dimensional coordinate system that consists of the points that lie on the single axis described.interface
A 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.final class
Meaning of the axis value range specified through minimum value and maximum value.interface
A three-dimensional coordinate system with one distance measured from the origin and two angular coordinates.interface
A 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.interface
A two- or three-dimensional coordinate system that consists of any combination of coordinate axes not covered by any other Coordinate System type.interface
A one-dimensional coordinate system used to record the heights (or depths) of points.Fields in org.opengis.referencing.cs with annotations of type UMLModifier and TypeFieldDescriptionstatic final AxisDirection
AxisDirection.COLUMN_NEGATIVE
Axis positive direction is towards lower pixel column.static final AxisDirection
AxisDirection.COLUMN_POSITIVE
Axis positive direction is towards higher pixel column.static final AxisDirection
AxisDirection.DISPLAY_DOWN
Axis positive direction is towards bottom of approximately vertical display surface.static final AxisDirection
AxisDirection.DISPLAY_LEFT
Axis positive direction is left in display.static final AxisDirection
AxisDirection.DISPLAY_RIGHT
Axis positive direction is right in display.static final AxisDirection
AxisDirection.DISPLAY_UP
Axis positive direction is towards top of approximately vertical display surface.static final AxisDirection
AxisDirection.DOWN
Axis positive direction is down relative to gravity.static final AxisDirection
AxisDirection.EAST
Axis positive direction is π/2 radians clockwise from north.static final AxisDirection
AxisDirection.EAST_NORTH_EAST
Axis positive direction is approximately east-north-east.static final AxisDirection
AxisDirection.EAST_SOUTH_EAST
Axis positive direction is approximately east-south-east.static final RangeMeaning
RangeMeaning.EXACT
Any value between and including minimum value and maximum value is valid.static final AxisDirection
AxisDirection.FUTURE
Axis positive direction is towards the future.static final AxisDirection
AxisDirection.GEOCENTRIC_X
Axis positive direction is in the equatorial plane from the centre of the modelled earth towards the intersection of the equator with the prime meridian.static final AxisDirection
AxisDirection.GEOCENTRIC_Y
Axis positive direction is in the equatorial plane from the centre of the modelled earth towards the intersection of the equator and the meridian π/2 radians eastwards from the prime meridian.static final AxisDirection
AxisDirection.GEOCENTRIC_Z
Axis positive direction is from the centre of the modelled earth parallel to its rotation axis and towards its north pole.static final AxisDirection
AxisDirection.NORTH
Axis positive direction is north.static final AxisDirection
AxisDirection.NORTH_EAST
Axis positive direction is approximately north-east.static final AxisDirection
AxisDirection.NORTH_NORTH_EAST
Axis positive direction is approximately north-north-east.static final AxisDirection
AxisDirection.NORTH_NORTH_WEST
Axis positive direction is approximately north-north-west.static final AxisDirection
AxisDirection.NORTH_WEST
Axis positive direction is approximately north-west.static final AxisDirection
AxisDirection.OTHER
Unknown or unspecified axis orientation.static final AxisDirection
AxisDirection.PAST
Axis positive direction is towards the past.static final AxisDirection
AxisDirection.ROW_NEGATIVE
Axis positive direction is towards lower pixel row.static final AxisDirection
AxisDirection.ROW_POSITIVE
Axis positive direction is towards higher pixel row.static final AxisDirection
AxisDirection.SOUTH
Axis positive direction is π radians clockwise from north.static final AxisDirection
AxisDirection.SOUTH_EAST
Axis positive direction is approximately south-east.static final AxisDirection
AxisDirection.SOUTH_SOUTH_EAST
Axis positive direction is approximately south-south-east.static final AxisDirection
AxisDirection.SOUTH_SOUTH_WEST
Axis positive direction is approximately south-south-west.static final AxisDirection
AxisDirection.SOUTH_WEST
Axis positive direction is approximately south-west.static final AxisDirection
AxisDirection.UP
Axis positive direction is up relative to gravity.static final AxisDirection
AxisDirection.WEST
Axis positive direction is 3π/2 radians clockwise from north.static final AxisDirection
AxisDirection.WEST_NORTH_WEST
Axis positive direction is approximately west-north-west.static final AxisDirection
AxisDirection.WEST_SOUTH_WEST
Axis positive direction is approximately west-south-west.static final RangeMeaning
RangeMeaning.WRAPAROUND
The axis is continuous with values wrapping around at the minimum value and maximum value.Methods in org.opengis.referencing.cs with annotations of type UMLModifier and TypeMethodDescriptionUnit<?>
CSAuthorityFactory.createUnit
(String code) Returns an unit from a code.CoordinateSystemAxis.getAbbreviation()
The abbreviation used for this coordinate system axes.CoordinateSystem.getAxis
(int dimension) Returns the axis for this coordinate system at the specified dimension.CoordinateSystemAxis.getDirection()
Direction of this coordinate system axis.double
CoordinateSystemAxis.getMaximumValue()
Returns the maximum value normally allowed for this axis, in the unit of measure for the axis.double
CoordinateSystemAxis.getMinimumValue()
Returns the minimum value normally allowed for this axis, in the unit of measure for the axis.CoordinateSystemAxis.getRangeMeaning()
Unit<?>
CoordinateSystemAxis.getUnit()
The unit of measure used for this coordinate system axis. -
Uses of UML in org.opengis.referencing.datum
Classes in org.opengis.referencing.datum with annotations of type UMLModifier and TypeInterfaceDescriptioninterface
Specifies the relationship of a coordinate system to the earth, thus creating a coordinate reference system.interface
Creates datum objects using authority codes.interface
Builds up complex datums from simpler objects or values.interface
Geometric figure that can be used to describe the approximate shape of the earth.interface
Defines the origin of an engineering coordinate reference system.interface
Defines the location and precise orientation in 3-dimensional space of a defined ellipsoid (or sphere) that approximates the shape of the earth.interface
Defines the origin of an image coordinate reference system.final class
Specification of the way the image grid is associated with the image data attributes.interface
A prime meridian defines the origin from which longitude values are determined.interface
A temporal datum defines the origin of a temporal coordinate reference system.interface
A textual description and/or a set of parameters identifying a particular reference level surface used as a zero-height surface.final class
Type of a vertical datum.Fields in org.opengis.referencing.datum with annotations of type UMLModifier and TypeFieldDescriptionstatic final VerticalDatumType
VerticalDatumType.BAROMETRIC
Atmospheric pressure is the basis for the definition of the origin of the associated vertical coordinate system axis.static final PixelInCell
PixelInCell.CELL_CENTER
The origin of the image coordinate system is the centre of a grid cell or image pixel.static final PixelInCell
PixelInCell.CELL_CORNER
The origin of the image coordinate system is the corner of a grid cell, or half-way between the centres of adjacent image pixels.static final VerticalDatumType
VerticalDatumType.DEPTH
The zero point of the vertical axis is defined by a surface that has meaning for the purpose which the associated vertical measurements are used for.static final VerticalDatumType
VerticalDatumType.GEOIDAL
The zero value of the associated vertical coordinate system axis is defined to approximate a constant potential surface, usually the geoid.static final VerticalDatumType
VerticalDatumType.OTHER_SURFACE
In some cases, e.g. oil exploration and production, a geological feature, such as the top or bottom of a geologically identifiable and meaningful subsurface layer, is used as a vertical datum.Methods in org.opengis.referencing.datum with annotations of type UMLModifier and TypeMethodDescriptionDatumAuthorityFactory.createEllipsoid
(String code) Returns an ellipsoid from a code.DatumFactory.createEllipsoid
(Map<String, ?> properties, double semiMajorAxis, double semiMinorAxis, Unit<Length> unit) Creates an ellipsoid from radius values.DatumFactory.createEngineeringDatum
(Map<String, ?> properties) Creates an engineering datum.DatumFactory.createFlattenedSphere
(Map<String, ?> properties, double semiMajorAxis, double inverseFlattening, Unit<Length> unit) Creates an ellipsoid from an major radius, and inverse flattening.DatumAuthorityFactory.createGeodeticDatum
(String code) Returns a geodetic datum from a code.DatumFactory.createGeodeticDatum
(Map<String, ?> properties, Ellipsoid ellipsoid, PrimeMeridian primeMeridian) Creates geodetic datum from ellipsoid and (optionally) Bursa-Wolf parameters.DatumAuthorityFactory.createPrimeMeridian
(String code) Returns a prime meridian from a code.DatumFactory.createPrimeMeridian
(Map<String, ?> properties, double longitude, Unit<Angle> unit) Creates a prime meridian, relative to Greenwich.DatumAuthorityFactory.createVerticalDatum
(String code) Creates a vertical datum from a code.DatumFactory.createVerticalDatum
(Map<String, ?> properties, VerticalDatumType type) Creates a vertical datum from an enumerated type value.Datum.getAnchorPoint()
Description, possibly including coordinates, of the point or points used to anchor the datum to the Earth.TemporalDatum.getAnchorPoint()
This attribute is defined in theDatum
parent interface, but is not used by a temporal datum.Unit<Angle>
PrimeMeridian.getAngularUnit()
Returns the angular unit of the Greenwich longitude.Unit<Length>
Ellipsoid.getAxisUnit()
Returns the linear unit of the semi-major and semi-minor axis values.Datum.getDomainOfValidity()
Area or region or timeframe in which this datum is valid.GeodeticDatum.getEllipsoid()
Returns the ellipsoid.double
PrimeMeridian.getGreenwichLongitude()
Longitude of the prime meridian measured from the Greenwich meridian, positive eastward.double
Ellipsoid.getInverseFlattening()
Returns the value of the inverse of the flattening constant.TemporalDatum.getOrigin()
The date and time origin of this temporal datum.ImageDatum.getPixelInCell()
Specification of the way the image grid is associated with the image data attributes.GeodeticDatum.getPrimeMeridian()
Returns the prime meridian.Datum.getRealizationEpoch()
The time after which this datum definition is valid.TemporalDatum.getRealizationEpoch()
This attribute is defined in theDatum
parent interface, but is not used by a temporal datum.Datum.getScope()
Description of domain of usage, or limitations of usage, for which this datum object is valid.double
Ellipsoid.getSemiMajorAxis()
Length of the semi-major axis of the ellipsoid.double
Ellipsoid.getSemiMinorAxis()
Length of the semi-minor axis of the ellipsoid.VerticalDatum.getVerticalDatumType()
The type of this vertical datum.boolean
Ellipsoid.isIvfDefinitive()
Indicates if the inverse flattening is definitive for this ellipsoid.boolean
Ellipsoid.isSphere()
true
if the ellipsoid is degenerate and is actually a sphere. -
Uses of UML in org.opengis.referencing.operation
Classes in org.opengis.referencing.operation with annotations of type UMLModifier and TypeInterfaceDescriptioninterface
An ordered sequence of two or more single coordinate operations.interface
An operation on coordinates that does not include any change of Datum.interface
A mathematical operation on coordinates that transforms or converts coordinates to another coordinate reference system.interface
Creates coordinate transformation objects from codes.interface
Creates coordinate operations.interface
Specification of the coordinate operation method formula.interface
Transforms multi-dimensional coordinate points.interface
Low level factory for creating math transforms.interface
A two dimensional array of numbers.interface
Definition of an algorithm used to perform a coordinate operation.interface
A pass-through operation specifies that a subset of a coordinate tuple is subject to a specific coordinate operation.interface
A parameterized mathematical operation on coordinates that transforms or converts coordinates to another coordinate reference system.interface
An operation on coordinates that usually includes a change of Datum.Methods in org.opengis.referencing.operation with annotations of type UMLModifier and TypeMethodDescriptionMathTransformFactory.createAffineTransform
(Matrix matrix) Creates an affine transform from a matrix.MathTransformFactory.createConcatenatedTransform
(MathTransform transform1, MathTransform transform2) Creates a transform by concatenating two existing transforms.CoordinateOperationAuthorityFactory.createCoordinateOperation
(String code) Creates an operation from a single operation code.CoordinateOperationAuthorityFactory.createFromCoordinateReferenceSystemCodes
(String sourceCRS, String targetCRS) Creates operations from coordinate reference system codes.MathTransformFactory.createFromWKT
(String wkt) Creates a math transform object from a string.MathTransformFactory.createFromXML
(String xml) Creates a math transform object from a XML string.CoordinateOperationFactory.createOperation
(CoordinateReferenceSystem sourceCRS, CoordinateReferenceSystem targetCRS) Returns an operation for conversion or transformation between two coordinate reference systems.MathTransformFactory.createParameterizedTransform
(ParameterValueGroup parameters) Creates a transform from a group of parameters.MathTransformFactory.createPassThroughTransform
(int firstAffectedOrdinate, MathTransform subTransform, int numTrailingOrdinates) Creates a transform which passes through a subset of ordinates to another transform.MathTransform.derivative
(DirectPosition point) Gets the derivative of this transform at a point.Formula.getCitation()
Reference to a publication giving the formula(s) or procedure used by the coordinate operation method.CoordinateOperation.getCoordinateOperationAccuracy()
Estimate(s) of the impact of this operation on point accuracy.CoordinateOperation.getDomainOfValidity()
Area or region or timeframe in which this coordinate operation is valid.Formula.getFormula()
Formula(s) or procedure used by the operation method.OperationMethod.getFormula()
Formula(s) or procedure used by this operation method.CoordinateOperation.getMathTransform()
Gets the math transform.SingleOperation.getMethod()
Returns the operation method.int[]
PassThroughOperation.getModifiedCoordinates()
Ordered sequence of positive integers defining the positions in a coordinate tuple of the coordinates affected by this pass-through operation.PassThroughOperation.getOperation()
Returns the operation to apply on the subset of a coordinate tuple.ConcatenatedOperation.getOperations()
Returns the sequence of operations.Conversion.getOperationVersion()
This attribute is declared inCoordinateOperation
but is not used in a conversion.CoordinateOperation.getOperationVersion()
Version of the coordinate transformation (i.e., instantiation due to the stochastic nature of the parameters).Transformation.getOperationVersion()
Version of the coordinate transformation (i.e., instantiation due to the stochastic nature of the parameters).OperationMethod.getParameters()
The set of parameters.SingleOperation.getParameterValues()
Returns the parameter values.CoordinateOperation.getScope()
Description of domain of usage, or limitations of usage, for which this operation is valid.Conversion.getSourceCRS()
Returns the source CRS.CoordinateOperation.getSourceCRS()
Returns the source CRS.Transformation.getSourceCRS()
Returns the source CRS.int
MathTransform.getSourceDimensions()
Gets the dimension of input points.OperationMethod.getSourceDimensions()
Number of dimensions in the source CRS of this operation method.Conversion.getTargetCRS()
Returns the target CRS.CoordinateOperation.getTargetCRS()
Returns the target CRS.Transformation.getTargetCRS()
Returns the target CRS.int
MathTransform.getTargetDimensions()
Gets the dimension of output points.OperationMethod.getTargetDimensions()
Number of dimensions in the target CRS of this operation method.MathTransform.inverse()
Creates the inverse transform of this object.boolean
MathTransform.isIdentity()
Tests whether this transform does not move any points.MathTransform.toWKT()
Returns a Well Known Text (WKT) for this object.void
MathTransform.transform
(double[] srcPts, int srcOff, double[] dstPts, int dstOff, int numPts) Transforms a list of coordinate point ordinal values.MathTransform.transform
(DirectPosition ptSrc, DirectPosition ptDst) Transforms the specifiedptSrc
and stores the result inptDst
. -
Uses of UML in org.opengis.util
Classes in org.opengis.util with annotations of type UMLModifier and TypeClassDescriptionclass
Base class for all code lists.interface
A sequence of identifiers rooted within the context of a namespace.interface
Identifier within a name space for a local object.interface
The name to identify a member of a record.interface
A domain in which names given by character strings are defined.interface
A list of logically related elements as (name, value) pairs in a dictionary.interface
A collection of record types.interface
The type definition of a record.interface
A composite of a local name (as head) for locating another name space, and a generic name (as tail) valid in that name space.interface
The type definition.interface
The name of an attribute type.Methods in org.opengis.util with annotations of type UMLModifier and TypeMethodDescriptionint
GenericName.depth()
Indicates the number of levels specified by this name.Record.getAttributes()
Returns the dictionary of all (name, value) pairs in this record.MemberName.getAttributeType()
Returns the type of the data associated with the record member.RecordSchema.getDescription()
Returns the dictionary of all (name, record type) pairs in this schema.RecordType.getMemberTypes()
Returns the dictionary of all (name, type) pairs in this record type.GenericName.getParsedNames()
Returns the sequence of local names making this generic name.LocalName.getParsedNames()
Returns the sequence of local name.Record.getRecordType()
Returns the type definition of record.RecordSchema.getSchemaName()
Returns the schema name.RecordType.getTypeName()
Returns the name that identifies this record type.Type.getTypeName()
Returns the name that identifies this type.GenericName.head()
Returns the first element in the sequence of parsed names.ScopedName.head()
Returns the first element in the sequence of parsed names.boolean
NameSpace.isGlobal()
Indicates whether this namespace is a "top level" namespace.Record.locate
(MemberName name) Returns the value for an attribute of the specified name.Looks up the provided type name and returns the associated record type.RecordType.locate
(MemberName name) Looks up the provided attribute name and returns the associated type name.NameSpace.name()
Represents the identifier of this namespace.GenericName.push
(GenericName scope) Returns this name expanded with the specified scope.GenericName.scope()
Returns the scope (name space) in which this name is local.ScopedName.tail()
Returns every elements of the parsed names list except for the head.LocalName.toString()
Returns a locale-independent string representation of this local name.ScopedName.toString()
Returns a locale-independent string representation of this scoped name.