Package | Description |
---|---|
org.geotools.metadata.iso.extent |
Extent implementation.
|
org.opengis.metadata.extent |
Extent information.
|
Modifier and Type | Class and Description |
---|---|
class |
VerticalExtentImpl
Vertical domain of dataset.
|
Modifier and Type | Method and Description |
---|---|
Collection<VerticalExtent> |
ExtentImpl.getVerticalElements()
Provides vertical component of the extent of the referring object
|
Modifier and Type | Method and Description |
---|---|
void |
ExtentImpl.setVerticalElements(Collection<? extends VerticalExtent> newValues)
Set vertical component of the extent of the referring object
|
Constructor and Description |
---|
VerticalExtentImpl(VerticalExtent source)
Constructs a metadata entity initialized with the values from the specified metadata.
|
Modifier and Type | Method and Description |
---|---|
Collection<? extends VerticalExtent> |
Extent.getVerticalElements()
Provides vertical component of the extent of the referring object
|
Copyright © 1996–2019 Geotools. All rights reserved.