Uses of Interface
org.geotools.api.metadata.extent.VerticalExtent
Packages that use VerticalExtent
-
Uses of VerticalExtent in org.geotools.api.metadata.extent
Methods in org.geotools.api.metadata.extent that return types with arguments of type VerticalExtentModifier and TypeMethodDescriptionCollection<? extends VerticalExtent>Extent.getVerticalElements()Provides vertical component of the extent of the referring object -
Uses of VerticalExtent in org.geotools.metadata.iso.extent
Methods in org.geotools.metadata.iso.extent that return types with arguments of type VerticalExtentModifier and TypeMethodDescriptionExtentImpl.getVerticalElements()Provides vertical component of the extent of the referring objectMethod parameters in org.geotools.metadata.iso.extent with type arguments of type VerticalExtentModifier and TypeMethodDescriptionvoidExtentImpl.setVerticalElements(Collection<? extends VerticalExtent> newValues) Set vertical component of the extent of the referring object