Uses of Interface
net.opengis.gml311.SurfaceType
Packages that use SurfaceType
- 
Uses of SurfaceType in net.opengis.gml311Subinterfaces of SurfaceType in net.opengis.gml311Modifier and TypeInterfaceDescriptioninterfaceA representation of the model object 'Polyhedral Surface Type'.interfaceA representation of the model object 'Tin Type'.interfaceA representation of the model object 'Triangulated Surface Type'.Methods in net.opengis.gml311 that return SurfaceTypeModifier and TypeMethodDescriptionGml311Factory.createSurfaceType()Returns a new object of class 'Surface Type'.DocumentRoot.getSurface1()Returns the value of the 'Surface1' containment reference.Methods in net.opengis.gml311 with parameters of type SurfaceTypeModifier and TypeMethodDescriptionvoidDocumentRoot.setSurface1(SurfaceType value) Sets the value of the 'Surface1' containment reference.
- 
Uses of SurfaceType in net.opengis.gml311.implClasses in net.opengis.gml311.impl that implement SurfaceTypeModifier and TypeClassDescriptionclassAn implementation of the model object 'Polyhedral Surface Type'.classAn implementation of the model object 'Surface Type'.classAn implementation of the model object 'Tin Type'.classAn implementation of the model object 'Triangulated Surface Type'.Methods in net.opengis.gml311.impl that return SurfaceTypeModifier and TypeMethodDescriptionGml311FactoryImpl.createSurfaceType()DocumentRootImpl.getSurface1()Methods in net.opengis.gml311.impl with parameters of type SurfaceTypeModifier and TypeMethodDescriptionNotificationChainDocumentRootImpl.basicSetSurface1(SurfaceType newSurface1, NotificationChain msgs) voidDocumentRootImpl.setSurface1(SurfaceType newSurface1) 
- 
Uses of SurfaceType in net.opengis.gml311.utilMethods in net.opengis.gml311.util with parameters of type SurfaceTypeModifier and TypeMethodDescriptionGml311Switch.caseSurfaceType(SurfaceType object) Returns the result of interpreting the object as an instance of 'Surface Type'.booleanGml311Validator.validateSurfaceType(SurfaceType surfaceType, DiagnosticChain diagnostics, Map<Object, Object> context)