Uses of Interface
net.opengis.gml311.AbstractGriddedSurfaceType
Packages that use AbstractGriddedSurfaceType
-
Uses of AbstractGriddedSurfaceType in net.opengis.gml311
Subinterfaces of AbstractGriddedSurfaceType in net.opengis.gml311Modifier and TypeInterfaceDescriptioninterface
A representation of the model object 'Cone Type'.interface
A representation of the model object 'Cylinder Type'.interface
A representation of the model object 'Sphere Type'.Methods in net.opengis.gml311 that return AbstractGriddedSurfaceTypeModifier and TypeMethodDescriptionGml311Factory.createAbstractGriddedSurfaceType()
Returns a new object of class 'Abstract Gridded Surface Type'.DocumentRoot.getGriddedSurface()
Returns the value of the 'Gridded Surface' containment reference. -
Uses of AbstractGriddedSurfaceType in net.opengis.gml311.impl
Classes in net.opengis.gml311.impl that implement AbstractGriddedSurfaceTypeModifier and TypeClassDescriptionclass
An implementation of the model object 'Abstract Gridded Surface Type'.class
An implementation of the model object 'Cone Type'.class
An implementation of the model object 'Cylinder Type'.class
An implementation of the model object 'Sphere Type'.Methods in net.opengis.gml311.impl that return AbstractGriddedSurfaceTypeModifier and TypeMethodDescriptionGml311FactoryImpl.createAbstractGriddedSurfaceType()
DocumentRootImpl.getGriddedSurface()
Methods in net.opengis.gml311.impl with parameters of type AbstractGriddedSurfaceTypeModifier and TypeMethodDescriptionNotificationChain
DocumentRootImpl.basicSetGriddedSurface
(AbstractGriddedSurfaceType newGriddedSurface, NotificationChain msgs) -
Uses of AbstractGriddedSurfaceType in net.opengis.gml311.util
Methods in net.opengis.gml311.util with parameters of type AbstractGriddedSurfaceTypeModifier and TypeMethodDescriptionGml311Switch.caseAbstractGriddedSurfaceType
(AbstractGriddedSurfaceType object) Returns the result of interpreting the object as an instance of 'Abstract Gridded Surface Type'.boolean
Gml311Validator.validateAbstractGriddedSurfaceType
(AbstractGriddedSurfaceType abstractGriddedSurfaceType, DiagnosticChain diagnostics, Map<Object, Object> context)