Package | Description |
---|---|
org.geotools.metadata.iso.identification |
Identification
implementation.
|
org.opengis.metadata.identification |
Identification information (includes data and
service identification).
|
Modifier and Type | Class and Description |
---|---|
class |
ResolutionImpl
Level of detail expressed as a scale factor or a ground distance.
|
Modifier and Type | Method and Description |
---|---|
Collection<Resolution> |
DataIdentificationImpl.getSpatialResolutions()
Factor which provides a general understanding of the density of spatial data in the dataset.
|
Modifier and Type | Method and Description |
---|---|
void |
DataIdentificationImpl.setSpatialResolutions(Collection<? extends Resolution> newValues)
Set the factor which provides a general understanding of the density of spatial data in the
dataset.
|
Constructor and Description |
---|
ResolutionImpl(Resolution source)
Constructs a metadata entity initialized with the values from the specified metadata.
|
Modifier and Type | Method and Description |
---|---|
Collection<? extends Resolution> |
DataIdentification.getSpatialResolutions()
Factor which provides a general understanding of the density of spatial data in the dataset.
|
Copyright © 1996–2019 Geotools. All rights reserved.