Uses of Interface
org.apache.sis.util.Emptiable
Packages that use Emptiable
Package
Description
Functions that associates positions within a bounded space (its domain) to values (its range).
Basic geometric objects (envelopes and direct positions).
Extends some classes from
org.apache.sis.metadata.iso packages in order to give them
the name used by imagery extensions (ISO 19115-2).Classes that are normally omitted from public API because they duplicate existing classes,
but still temporarily used at XML (un)marshalling time for standards compliance.
French extensions defined by the Association Française de Normalisation (AFNOR)
which are now incorporated in latest ISO standard.
A set of helper classes for the SIS implementation.
Reads and writes data in GPS Exchange Format (GPX).
Units of measurements, values related to measurement (like angles and ranges) and their formatters.
Root package for various metadata implementations.
Root package for ISO 19115 metadata about resources (data or services).
Information about the measuring instruments, the platform carrying them, and the mission to which the data contributes.
Reference to the data or service (citation, responsible party, contact information).
Information about legal and security constraints placed on data.
Description of the dataset content.
Information about the options for obtaining a resource (data or service).
Information about spatial, vertical, and temporal extent.
Information to uniquely identify the data or service.
Information about the sources and production processes of a dataset.
Information about the frequency and scope of data updates.
Information about data quality, accuracy and consistency of a dataset.
Information about the mechanisms (grid or vector) used to represent spatial data.
Conversions or transformations of multi-dimensional coordinate tuples.
-
Uses of Emptiable in org.apache.sis.coverage
Classes in org.apache.sis.coverage that implement EmptiableModifier and TypeClassDescription(package private) final classRange of real values computed from the range of the sample values. -
Uses of Emptiable in org.apache.sis.geometry
Classes in org.apache.sis.geometry that implement EmptiableModifier and TypeClassDescriptionclassDefault implementations of mostEnvelopemethods, leaving the data storage to subclasses.(package private) classBase class of envelopes backed by an array.classA two-dimensional envelope on top of Java2D rectangle.classA mutableEnvelope(a minimum bounding box or rectangle) of arbitrary dimension.final classAn immutableEnvelope(a minimum bounding box or rectangle) of arbitrary dimension.(package private) final classA view over a sub-set of the dimensions of aGeneralEnvelope. -
Uses of Emptiable in org.apache.sis.internal.jaxb.gmi
Classes in org.apache.sis.internal.jaxb.gmi that implement EmptiableModifier and TypeClassDescriptionclassA wrapper for a metadata using the"gmi"namespace.classA wrapper for a metadata using the"gmi"namespace.classA wrapper for a metadata using the"gmi"namespace.classA wrapper for a metadata using the"gmi"namespace.classA wrapper for a metadata using the"gmi"namespace.classA wrapper for a metadata using the"gmi"namespace.classA wrapper for a metadata using the"gmi"namespace.classA wrapper for a metadata using the"gmi"namespace. -
Uses of Emptiable in org.apache.sis.internal.jaxb.metadata.replace
Classes in org.apache.sis.internal.jaxb.metadata.replace that implement EmptiableModifier and TypeClassDescriptionfinal classIdentifier using<gmd:RS_Identifier>XML element name. -
Uses of Emptiable in org.apache.sis.internal.profile.fra
Classes in org.apache.sis.internal.profile.fra that implement EmptiableModifier and TypeClassDescriptionclassAFNOR extension to ISOConstraints.classAFNOR extension to ISODataIdentification.classAFNOR extension to ISOLegalConstraints.classAFNOR extension to ISOSecurityConstraints. -
Uses of Emptiable in org.apache.sis.internal.referencing
Classes in org.apache.sis.internal.referencing that implement EmptiableModifier and TypeClassDescriptionfinal classThe domain of values of an EPSG parameter which accepts different units.final classPre-defined positional accuracy resulting from some coordinate operations.classPlaceholder for a RTree. -
Uses of Emptiable in org.apache.sis.internal.storage.gpx
Classes in org.apache.sis.internal.storage.gpx that implement EmptiableModifier and TypeClassDescriptionfinal classGeographic bounding box encoded in a GPX file. -
Uses of Emptiable in org.apache.sis.internal.storage.xml
Classes in org.apache.sis.internal.storage.xml that implement EmptiableModifier and TypeClassDescriptionclassBase class of geographic bounding boxes to expose also as an envelope and an ISO 19115 extent. -
Uses of Emptiable in org.apache.sis.measure
Classes in org.apache.sis.measure that implement EmptiableModifier and TypeClassDescriptionclassMeasurementRange<E extends Number & Comparable<? super E>>A range of numbers associated with a unit of measurement.classNumberRange<E extends Number & Comparable<? super E>>A range of numbers capable of widening conversions when performing range operations.classRange<E extends Comparable<? super E>>A set of minimum and maximum values of a certain class, allowing a user to determine if a value of the same class is contained inside the range. -
Uses of Emptiable in org.apache.sis.metadata
Classes in org.apache.sis.metadata that implement EmptiableModifier and TypeClassDescriptionclassProvides basic operations using Java reflection for metadata implementations.(package private) final classDomainRange<E extends Number & Comparable<? super E>>The range of values that a metadata property can take, representable as anInternationalStringin order to make possible to return this range from thePropertyInformation.getDomainValue()method.classBase class of metadata having an editable content. -
Uses of Emptiable in org.apache.sis.metadata.iso
Classes in org.apache.sis.metadata.iso that implement EmptiableModifier and TypeClassDescriptionclassInformation about the application schema used to build the dataset.classNew metadata element, not found in ISO 19115, which is required to describe geographic data.classValue uniquely identifying an object within a namespace.classRoot entity which defines metadata about a resource or resources.classInformation describing metadata extensions.classInformation about the scope of the resource.classInformation identifying the portrayal catalogue used.classThe base class of ISO 19115 implementation classes. -
Uses of Emptiable in org.apache.sis.metadata.iso.acquisition
Classes in org.apache.sis.metadata.iso.acquisition that implement EmptiableModifier and TypeClassDescriptionclassDesignations for the measuring instruments, the platform carrying them, and the mission to which the data contributes.classInformation about the environmental conditions during the acquisition.classIdentification of a significant collection point within an operation.classDesignations for the measuring instruments.classDescribes the characteristics, spatial and temporal extent of the intended object to be observed.classDesignations for the operation used to acquire the dataset.classDesignations for the planning information related to meeting the data acquisition requirements.classDesignation of the platform used to acquire the dataset.classIdentification of collection coverage.classRange of date validity.classRequirement to be satisfied by the planned data acquisition. -
Uses of Emptiable in org.apache.sis.metadata.iso.citation
Classes in org.apache.sis.metadata.iso.citation that implement EmptiableModifier and TypeClassDescriptionclassInformation about the individual and / or organization of the party.classLocation of the responsible individual or organization.classStandardized resource reference.classReference date and event used to describe it.classInformation required to enable contact with the responsible person and/or organization.classInformation about the party if the party is an individual.classInformation about on-line sources from which the dataset, specification, or community profile name and extended metadata elements can be obtained.classInformation about the party if the party is an organization.classInformation about the party and their role.classIdentification of, and means of communication with, person(s) and organizations associated with the dataset.classInformation about the series, or aggregate dataset, to which a dataset belongs.classTelephone numbers for contacting the responsible individual or organization. -
Uses of Emptiable in org.apache.sis.metadata.iso.constraint
Classes in org.apache.sis.metadata.iso.constraint that implement EmptiableModifier and TypeClassDescriptionclassRestrictions on the access and use of a resource or metadata.classRestrictions and legal prerequisites for accessing and using the resource.classInformation about resource release constraints.classHandling restrictions imposed on the resource for national security or similar security concerns. -
Uses of Emptiable in org.apache.sis.metadata.iso.content
Classes in org.apache.sis.metadata.iso.content that implement EmptiableModifier and TypeClassDescriptionclassDescription of the content of a resource.classInformation about content type for groups of attributes for a specific range dimension.classRange of wavelengths in the electromagnetic spectrum.classInformation about the content of a grid data cell.classInformation identifying the feature catalogue or the conceptual schema.classInformation about the occurring feature type.classInformation about an image's suitability for use.classInformation on the range of each dimension of a cell measurement value.classDescription of specific range elements.classThe characteristic of each dimension (layer) included in the resource. -
Uses of Emptiable in org.apache.sis.metadata.iso.distribution
Classes in org.apache.sis.metadata.iso.distribution that implement EmptiableModifier and TypeClassDescriptionclassDescription of a transfer data file.classTechnical means and media by which a resource is obtained from the distributor.classInformation about the distributor of and options for obtaining the resource.classInformation about the distributor.classDescription of the computer language construct that specifies the representation of data objects in a record, file, message, storage device or transmission channel.classInformation about the media on which the resource can be distributed.classCommon ways in which the resource may be obtained or received, and related instructions and fee information. -
Uses of Emptiable in org.apache.sis.metadata.iso.extent
Classes in org.apache.sis.metadata.iso.extent that implement EmptiableModifier and TypeClassDescriptionclassBase class for geographic area of the dataset.classBoundary enclosing the dataset, expressed as the closed set of (x,y) coordinates of the polygon.classInformation about spatial, vertical, and temporal extent.classGeographic position of the dataset.classDescription of the geographic area using identifiers.classExtent with respect to date/time and spatial boundaries.classTime period covered by the content of the dataset.classVertical domain of dataset. -
Uses of Emptiable in org.apache.sis.metadata.iso.identification
Classes in org.apache.sis.metadata.iso.identification that implement EmptiableModifier and TypeClassDescriptionclassBasic information required to uniquely identify a resource or resources.classAssociated resource information.classAssociated resource information.classGraphic that provides an illustration of the dataset (should include a legend for the graphic).classLinks a given operation name with a resource identified by an "identifier".classInformation required to identify a dataset.classSpecification of a class to categorize keywords in a domain-specific vocabulary that has a binding to a formal ontology.classKeywords, their type and reference source.classOperation chain information.classParameter information.classA scale defined as the inverse of a denominator.classLevel of detail expressed as a scale factor or a ground distance.classIdentification of capabilities which a service provider makes available to a service user through a set of interfaces that define a behaviour.classBrief description of ways in which the resource(s) is/are currently or has been used.(package private) final classAnOperationMetadataplaceholder to be replaced later by a reference to anotherOperationMetadata. -
Uses of Emptiable in org.apache.sis.metadata.iso.lineage
Classes in org.apache.sis.metadata.iso.lineage that implement EmptiableModifier and TypeClassDescriptionclassDetails of the methodology by which geographic information was derived from the instrument readings.classInformation about the events or source data used in constructing the data specified by the scope or lack of knowledge about lineage.classDistance between consistent parts of (centre, left side, right side) adjacent pixels.classComprehensive information about the procedure(s), process(es) and algorithm(s) applied in the process step.classInformation about an event or transformation in the life of a resource.classReport of what occurred during the process step.classInformation about the source data used in creating the data specified by the scope. -
Uses of Emptiable in org.apache.sis.metadata.iso.maintenance
Classes in org.apache.sis.metadata.iso.maintenance that implement EmptiableModifier and TypeClassDescriptionclassInformation about the scope and frequency of updating.classThe target resource and physical extent for which information is reported.classDescription of the class of information covered by the information. -
Uses of Emptiable in org.apache.sis.metadata.iso.quality
Classes in org.apache.sis.metadata.iso.quality that implement EmptiableModifier and TypeClassDescriptionclassPresence and absence of features, their attributes and their relationships.classData evaluation method.classAspect of quantitative quality information.classDegree of adherence to logical rules of data structure, attribution and relationships.classInformation about the reliability of data quality results.classAccuracy of the position of features.classBase class of more specific result classes.classDeprecated.classAccuracy of the temporal attributes and temporal relationships of features.classAccuracy and correctness of attributes and classification of features.classCloseness of reported coordinate values to values accepted as or being true.classCorrectness of the temporal references of an item (reporting of error in time measurement).classAggregation or derivation method.classData quality basic measure.classExcess data present in the dataset, as described by the scope.classData absent from the dataset, as described by the scope.classAdherence to rules of the conceptual schema.classTrustworthiness of a data quality result.classInformation about the outcome of evaluating the value(s) against a specified acceptable conformance quality level.classResult of a data quality measure organising the measured values as a coverage.classQuality information for the data specified by a data quality scope.classData quality descriptive result.classAdherence of values to the value domains.classDescription of the evaluation method and procedure applied.classReference to an external standalone quality report.classDegree to which data are stored in accordance with the physical structure of the data set.classFull inspection.classCloseness of gridded data position values to values accepted as or being true.classExpected or tested uniformity of the results obtained for a data quality evaluation.classIndirect evaluation.classData quality measure description.classReference to the measure used.classDeprecated.RenamedDefaultNonQuantitativeAttributeCorrectnessfor following a renaming in ISO 19157:2013.classCorrectness of non-quantitative attributes.classData quality measure.classAccuracy of quantitative attributes.classInformation about the value (or set of values) obtained from applying a data quality measure.classCloseness of the relative positions of features in the scope to their respective relative positions accepted as or being true.classDegree to which the sample used has produced a result which is representation of the data.classSample based inspection.classDeprecated.As of ISO 19115:2014,DQ_Scopehas been replaced byMD_Scope.classReference to the source of the data quality measure.classCorrectness of ordered events or sequences, if reported.classValidity of data specified by the scope with respect to time.classComparison of the classes assigned to features or their attributes to a universe of discourse.classCorrectness of the explicitly encoded topological characteristics of the data set.classDeprecated.Removed from latest ISO 19157 standard.(package private) classThe base class of ISO 19157 implementation classes. -
Uses of Emptiable in org.apache.sis.metadata.iso.spatial
Classes in org.apache.sis.metadata.iso.spatial that implement EmptiableModifier and TypeClassDescriptionclassInformation used to determine geographic location corresponding to image location.classMethod used to represent geographic information in the dataset.classAxis properties.classInformation on ground control point.classInformation about a control point collection.classNumber of objects, listed by geometric object type, used in the dataset.classGrid whose cells are regularly spaced in a geographic or projected coordinate reference system.classGrid with cells irregularly spaced in any given geographic/map projection coordinate reference system.classMethod used to represent geographic information in the dataset.classInformation about the vector spatial objects in the dataset. -
Uses of Emptiable in org.apache.sis.referencing.operation.transform
Classes in org.apache.sis.referencing.operation.transform that implement EmptiableModifier and TypeClassDescriptionprivate static final classThe region where a transform is valid, together with the transform.
AbstractTemporalQualityfor following a renaming in ISO 19157:2013.