Uses of Interface
net.opengis.gml311.AbstractGriddedSurfaceType
Packages that use AbstractGriddedSurfaceType
- 
Uses of AbstractGriddedSurfaceType in net.opengis.gml311Subinterfaces of AbstractGriddedSurfaceType in net.opengis.gml311Modifier and TypeInterfaceDescriptioninterfaceA representation of the model object 'Cone Type'.interfaceA representation of the model object 'Cylinder Type'.interfaceA 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.implClasses in net.opengis.gml311.impl that implement AbstractGriddedSurfaceTypeModifier and TypeClassDescriptionclassAn implementation of the model object 'Abstract Gridded Surface Type'.classAn implementation of the model object 'Cone Type'.classAn implementation of the model object 'Cylinder Type'.classAn 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 TypeMethodDescriptionNotificationChainDocumentRootImpl.basicSetGriddedSurface(AbstractGriddedSurfaceType newGriddedSurface, NotificationChain msgs) 
- 
Uses of AbstractGriddedSurfaceType in net.opengis.gml311.utilMethods 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'.booleanGml311Validator.validateAbstractGriddedSurfaceType(AbstractGriddedSurfaceType abstractGriddedSurfaceType, DiagnosticChain diagnostics, Map<Object, Object> context)