Uses of Interface
net.opengis.gml311.AbstractParametricCurveSurfaceType
Packages that use AbstractParametricCurveSurfaceType
- 
Uses of AbstractParametricCurveSurfaceType in net.opengis.gml311Subinterfaces of AbstractParametricCurveSurfaceType in net.opengis.gml311Modifier and TypeInterfaceDescriptioninterfaceA representation of the model object 'Abstract Gridded Surface Type'.interfaceA 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 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.implClasses in net.opengis.gml311.impl that implement AbstractParametricCurveSurfaceTypeModifier 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 '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 AbstractParametricCurveSurfaceTypeModifier and TypeMethodDescriptionGml311FactoryImpl.createAbstractParametricCurveSurfaceType()DocumentRootImpl.getParametricCurveSurface()Methods in net.opengis.gml311.impl with parameters of type AbstractParametricCurveSurfaceTypeModifier and TypeMethodDescriptionNotificationChainDocumentRootImpl.basicSetParametricCurveSurface(AbstractParametricCurveSurfaceType newParametricCurveSurface, NotificationChain msgs) 
- 
Uses of AbstractParametricCurveSurfaceType in net.opengis.gml311.utilMethods 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'.booleanGml311Validator.validateAbstractParametricCurveSurfaceType(AbstractParametricCurveSurfaceType abstractParametricCurveSurfaceType, DiagnosticChain diagnostics, Map<Object, Object> context)