Uses of Interface
net.opengis.gml311.CurveType
Packages that use CurveType
- 
Uses of CurveType in net.opengis.gml311Methods in net.opengis.gml311 that return CurveTypeModifier and TypeMethodDescriptionGml311Factory.createCurveType()Returns a new object of class 'Curve Type'.DocumentRoot.getCurve1()Returns the value of the 'Curve1' containment reference.Methods in net.opengis.gml311 with parameters of type CurveType
- 
Uses of CurveType in net.opengis.gml311.implClasses in net.opengis.gml311.impl that implement CurveTypeModifier and TypeClassDescriptionclassAn implementation of the model object 'Curve Type'.Methods in net.opengis.gml311.impl that return CurveTypeModifier and TypeMethodDescriptionGml311FactoryImpl.createCurveType()DocumentRootImpl.getCurve1()Methods in net.opengis.gml311.impl with parameters of type CurveTypeModifier and TypeMethodDescriptionNotificationChainDocumentRootImpl.basicSetCurve1(CurveType newCurve1, NotificationChain msgs) void
- 
Uses of CurveType in net.opengis.gml311.utilMethods in net.opengis.gml311.util with parameters of type CurveTypeModifier and TypeMethodDescriptionGml311Switch.caseCurveType(CurveType object) Returns the result of interpreting the object as an instance of 'Curve Type'.booleanGml311Validator.validateCurveType(CurveType curveType, DiagnosticChain diagnostics, Map<Object, Object> context)