|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use VerticalExtent | |
---|---|
org.geotools.metadata.iso.extent | Extent implementation. |
org.opengis.metadata.extent | Extent information. |
Uses of VerticalExtent in org.geotools.metadata.iso.extent |
---|
Classes in org.geotools.metadata.iso.extent that implement VerticalExtent | |
---|---|
class |
VerticalExtentImpl
Vertical domain of dataset. |
Methods in org.geotools.metadata.iso.extent that return types with arguments of type VerticalExtent | |
---|---|
Collection<VerticalExtent> |
ExtentImpl.getVerticalElements()
Provides vertical component of the extent of the referring object |
Method parameters in org.geotools.metadata.iso.extent with type arguments of type VerticalExtent | |
---|---|
void |
ExtentImpl.setVerticalElements(Collection<? extends VerticalExtent> newValues)
Set vertical component of the extent of the referring object |
Constructors in org.geotools.metadata.iso.extent with parameters of type VerticalExtent | |
---|---|
VerticalExtentImpl(VerticalExtent source)
Constructs a metadata entity initialized with the values from the specified metadata. |
Uses of VerticalExtent in org.opengis.metadata.extent |
---|
Methods in org.opengis.metadata.extent that return types with arguments of type VerticalExtent | |
---|---|
Collection<? extends VerticalExtent> |
Extent.getVerticalElements()
Provides vertical component of the extent of the referring object |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |