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