Uses of Class
org.opengis.metadata.quality.ValueStructure
Packages that use ValueStructure
-
Uses of ValueStructure in org.opengis.metadata.quality
Fields in org.opengis.metadata.quality declared as ValueStructureModifier and TypeFieldDescriptionstatic final ValueStructureValueStructure.BAGFinite, unordered collection of related items that may be repeated.static final ValueStructureValueStructure.COVERAGEFeature that acts as a function to return values from its range for any direct position within its spatial, temporal or spatiotemporal domain.static final ValueStructureValueStructure.MATRIXRectangular array of numbers.static final ValueStructureValueStructure.SEQUENCEFinite, ordered collection of related items that may be repeated.static final ValueStructureValueStructure.SETUnordered collection of related items with no repetition.static final ValueStructureValueStructure.TABLEAn arrangement of data in which each item may be identified by means of arguments or keys.Methods in org.opengis.metadata.quality that return ValueStructureModifier and TypeMethodDescriptionValueStructure.family()Returns the list of codes of the same kind as this code list element.default ValueStructureMeasure.getValueStructure()Structure for reporting a complex data quality result.static ValueStructureReturns the structure that matches the given string, or returns a new one if none match it.static ValueStructure[]ValueStructure.values()Returns the list ofValueStructures.Methods in org.opengis.metadata.quality that return types with arguments of type ValueStructureModifier and TypeMethodDescriptionstatic Optional<ValueStructure> Returns the structure corresponding to the given class.