Uses of Interface
org.geotools.api.util.Record
Packages that use Record
Package
Description
Coverages (generate a value for any point).
A set of base types from ISO 19103 which can not be mapped directly from Java, plus utilities.
Coverage implementation.
-
Uses of Record in org.geotools.api.coverage
Methods in org.geotools.api.coverage that return types with arguments of type Record -
Uses of Record in org.geotools.api.metadata.quality
Methods in org.geotools.api.metadata.quality that return types with arguments of type RecordModifier and TypeMethodDescriptionCollection<? extends Record>
QuantitativeResult.getValues()
Quantitative value or values, content determined by the evaluation procedure used. -
Uses of Record in org.geotools.api.util
Methods in org.geotools.api.util with parameters of type RecordModifier and TypeMethodDescriptionboolean
RecordType.isInstance
(Record record) Determines if the specified record is compatible with this record type. -
Uses of Record in org.geotools.coverage
Methods in org.geotools.coverage that return types with arguments of type Record -
Uses of Record in org.geotools.coverage.io.impl
Methods in org.geotools.coverage.io.impl that return types with arguments of type Record -
Uses of Record in org.geotools.metadata.iso.quality
Methods in org.geotools.metadata.iso.quality that return types with arguments of type RecordModifier and TypeMethodDescriptionQuantitativeResultImpl.getValues()
Quantitative value or values, content determined by the evaluation procedure used.Method parameters in org.geotools.metadata.iso.quality with type arguments of type Record