Uses of Interface
net.opengis.gml311.AbstractSurfacePatchType
Packages that use AbstractSurfacePatchType
-
Uses of AbstractSurfacePatchType in net.opengis.gml311
Subinterfaces of AbstractSurfacePatchType in net.opengis.gml311Modifier and TypeInterfaceDescriptioninterface
A representation of the model object 'Abstract Gridded Surface Type'.interface
A representation of the model object 'Abstract Parametric Curve Surface Type'.interface
A representation of the model object 'Cone Type'.interface
A representation of the model object 'Cylinder Type'.interface
A representation of the model object 'Polygon Patch Type'.interface
A representation of the model object 'Rectangle Type'.interface
A representation of the model object 'Sphere Type'.interface
A representation of the model object 'Triangle Type'.Methods in net.opengis.gml311 that return AbstractSurfacePatchTypeModifier and TypeMethodDescriptionDocumentRoot.getSurfacePatch()
Returns the value of the 'Surface Patch' containment reference.Methods in net.opengis.gml311 that return types with arguments of type AbstractSurfacePatchTypeModifier and TypeMethodDescriptionEList<AbstractSurfacePatchType>
SurfacePatchArrayPropertyType.getSurfacePatch()
Returns the value of the 'Surface Patch' containment reference list. -
Uses of AbstractSurfacePatchType in net.opengis.gml311.impl
Classes in net.opengis.gml311.impl that implement AbstractSurfacePatchTypeModifier and TypeClassDescriptionclass
An implementation of the model object 'Abstract Gridded Surface Type'.class
An implementation of the model object 'Abstract Parametric Curve Surface Type'.class
An implementation of the model object 'Abstract Surface Patch 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 'Polygon Patch Type'.class
An implementation of the model object 'Rectangle Type'.class
An implementation of the model object 'Sphere Type'.class
An implementation of the model object 'Triangle Type'.Methods in net.opengis.gml311.impl that return AbstractSurfacePatchTypeMethods in net.opengis.gml311.impl that return types with arguments of type AbstractSurfacePatchTypeModifier and TypeMethodDescriptionEList<AbstractSurfacePatchType>
SurfacePatchArrayPropertyTypeImpl.getSurfacePatch()
Methods in net.opengis.gml311.impl with parameters of type AbstractSurfacePatchTypeModifier and TypeMethodDescriptionNotificationChain
DocumentRootImpl.basicSetSurfacePatch
(AbstractSurfacePatchType newSurfacePatch, NotificationChain msgs) -
Uses of AbstractSurfacePatchType in net.opengis.gml311.util
Methods in net.opengis.gml311.util with parameters of type AbstractSurfacePatchTypeModifier and TypeMethodDescriptionGml311Switch.caseAbstractSurfacePatchType
(AbstractSurfacePatchType object) Returns the result of interpreting the object as an instance of 'Abstract Surface Patch Type'.boolean
Gml311Validator.validateAbstractSurfacePatchType
(AbstractSurfacePatchType abstractSurfacePatchType, DiagnosticChain diagnostics, Map<Object, Object> context)