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 TypeInterfaceDescriptioninterfaceA representation of the model object 'Abstract Gridded Surface Type'.interfaceA representation of the model object 'Abstract Parametric Curve Surface Type'.interfaceA representation of the model object 'Cone Type'.interfaceA representation of the model object 'Cylinder Type'.interfaceA representation of the model object 'Polygon Patch Type'.interfaceA representation of the model object 'Rectangle Type'.interfaceA representation of the model object 'Sphere Type'.interfaceA 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 TypeClassDescriptionclassAn implementation of the model object 'Abstract Gridded Surface Type'.classAn implementation of the model object 'Abstract Parametric Curve Surface Type'.classAn implementation of the model object 'Abstract Surface Patch Type'.classAn implementation of the model object 'Cone Type'.classAn implementation of the model object 'Cylinder Type'.classAn implementation of the model object 'Polygon Patch Type'.classAn implementation of the model object 'Rectangle Type'.classAn implementation of the model object 'Sphere Type'.classAn 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 TypeMethodDescriptionNotificationChainDocumentRootImpl.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'.booleanGml311Validator.validateAbstractSurfacePatchType(AbstractSurfacePatchType abstractSurfacePatchType, DiagnosticChain diagnostics, Map<Object, Object> context)