Uses of Interface
net.opengis.gml311.VolumeType
Packages that use VolumeType
-
Uses of VolumeType in net.opengis.gml311
Methods in net.opengis.gml311 that return VolumeTypeModifier and TypeMethodDescriptionGml311Factory.createVolumeType()
Returns a new object of class 'Volume Type'. -
Uses of VolumeType in net.opengis.gml311.impl
Classes in net.opengis.gml311.impl that implement VolumeTypeModifier and TypeClassDescriptionclass
An implementation of the model object 'Volume Type'.Methods in net.opengis.gml311.impl that return VolumeType -
Uses of VolumeType in net.opengis.gml311.util
Methods in net.opengis.gml311.util with parameters of type VolumeTypeModifier and TypeMethodDescriptionGml311Switch.caseVolumeType
(VolumeType object) Returns the result of interpreting the object as an instance of 'Volume Type'.boolean
Gml311Validator.validateVolumeType
(VolumeType volumeType, DiagnosticChain diagnostics, Map<Object, Object> context)