Uses of Interface
net.opengis.gml311.AbstractParametricCurveSurfaceType
Packages that use AbstractParametricCurveSurfaceType
-
Uses of AbstractParametricCurveSurfaceType in net.opengis.gml311
Subinterfaces of AbstractParametricCurveSurfaceType in net.opengis.gml311Modifier and TypeInterfaceDescriptioninterface
A representation of the model object 'Abstract Gridded 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 'Sphere Type'.Methods in net.opengis.gml311 that return AbstractParametricCurveSurfaceTypeModifier and TypeMethodDescriptionGml311Factory.createAbstractParametricCurveSurfaceType()
Returns a new object of class 'Abstract Parametric Curve Surface Type'.DocumentRoot.getParametricCurveSurface()
Returns the value of the 'Parametric Curve Surface' containment reference. -
Uses of AbstractParametricCurveSurfaceType in net.opengis.gml311.impl
Classes in net.opengis.gml311.impl that implement AbstractParametricCurveSurfaceTypeModifier 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 '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 AbstractParametricCurveSurfaceTypeModifier and TypeMethodDescriptionGml311FactoryImpl.createAbstractParametricCurveSurfaceType()
DocumentRootImpl.getParametricCurveSurface()
Methods in net.opengis.gml311.impl with parameters of type AbstractParametricCurveSurfaceTypeModifier and TypeMethodDescriptionNotificationChain
DocumentRootImpl.basicSetParametricCurveSurface
(AbstractParametricCurveSurfaceType newParametricCurveSurface, NotificationChain msgs) -
Uses of AbstractParametricCurveSurfaceType in net.opengis.gml311.util
Methods in net.opengis.gml311.util with parameters of type AbstractParametricCurveSurfaceTypeModifier and TypeMethodDescriptionGml311Switch.caseAbstractParametricCurveSurfaceType
(AbstractParametricCurveSurfaceType object) Returns the result of interpreting the object as an instance of 'Abstract Parametric Curve Surface Type'.boolean
Gml311Validator.validateAbstractParametricCurveSurfaceType
(AbstractParametricCurveSurfaceType abstractParametricCurveSurfaceType, DiagnosticChain diagnostics, Map<Object, Object> context)