Uses of Interface
net.opengis.gml311.CompositeCurveType
Packages that use CompositeCurveType
-
Uses of CompositeCurveType in net.opengis.gml311
Methods in net.opengis.gml311 that return CompositeCurveTypeModifier and TypeMethodDescriptionGml311Factory.createCompositeCurveType()Returns a new object of class 'Composite Curve Type'.CompositeCurvePropertyType.getCompositeCurve()Returns the value of the 'Composite Curve' containment reference.DocumentRoot.getCompositeCurve()Returns the value of the 'Composite Curve' containment reference.GeometricComplexPropertyType.getCompositeCurve()Returns the value of the 'Composite Curve' containment reference.Methods in net.opengis.gml311 with parameters of type CompositeCurveTypeModifier and TypeMethodDescriptionvoidCompositeCurvePropertyType.setCompositeCurve(CompositeCurveType value) Sets the value of the 'Composite Curve' containment reference.voidDocumentRoot.setCompositeCurve(CompositeCurveType value) Sets the value of the 'Composite Curve' containment reference.voidGeometricComplexPropertyType.setCompositeCurve(CompositeCurveType value) Sets the value of the 'Composite Curve' containment reference. -
Uses of CompositeCurveType in net.opengis.gml311.impl
Classes in net.opengis.gml311.impl that implement CompositeCurveTypeModifier and TypeClassDescriptionclassAn implementation of the model object 'Composite Curve Type'.Fields in net.opengis.gml311.impl declared as CompositeCurveTypeModifier and TypeFieldDescriptionprotected CompositeCurveTypeCompositeCurvePropertyTypeImpl.compositeCurveThe cached value of the 'Composite Curve' containment reference.protected CompositeCurveTypeGeometricComplexPropertyTypeImpl.compositeCurveThe cached value of the 'Composite Curve' containment reference.Methods in net.opengis.gml311.impl that return CompositeCurveTypeModifier and TypeMethodDescriptionGml311FactoryImpl.createCompositeCurveType()CompositeCurvePropertyTypeImpl.getCompositeCurve()DocumentRootImpl.getCompositeCurve()GeometricComplexPropertyTypeImpl.getCompositeCurve()Methods in net.opengis.gml311.impl with parameters of type CompositeCurveTypeModifier and TypeMethodDescriptionNotificationChainCompositeCurvePropertyTypeImpl.basicSetCompositeCurve(CompositeCurveType newCompositeCurve, NotificationChain msgs) NotificationChainDocumentRootImpl.basicSetCompositeCurve(CompositeCurveType newCompositeCurve, NotificationChain msgs) NotificationChainGeometricComplexPropertyTypeImpl.basicSetCompositeCurve(CompositeCurveType newCompositeCurve, NotificationChain msgs) voidCompositeCurvePropertyTypeImpl.setCompositeCurve(CompositeCurveType newCompositeCurve) voidDocumentRootImpl.setCompositeCurve(CompositeCurveType newCompositeCurve) voidGeometricComplexPropertyTypeImpl.setCompositeCurve(CompositeCurveType newCompositeCurve) -
Uses of CompositeCurveType in net.opengis.gml311.util
Methods in net.opengis.gml311.util with parameters of type CompositeCurveTypeModifier and TypeMethodDescriptionGml311Switch.caseCompositeCurveType(CompositeCurveType object) Returns the result of interpreting the object as an instance of 'Composite Curve Type'.booleanGml311Validator.validateCompositeCurveType(CompositeCurveType compositeCurveType, DiagnosticChain diagnostics, Map<Object, Object> context)