Uses of Interface
net.opengis.gml311.CurveArrayPropertyType
Packages that use CurveArrayPropertyType
-
Uses of CurveArrayPropertyType in net.opengis.gml311
Methods in net.opengis.gml311 that return CurveArrayPropertyTypeModifier and TypeMethodDescriptionGml311Factory.createCurveArrayPropertyType()Returns a new object of class 'Curve Array Property Type'.DocumentRoot.getCurveArrayProperty()Returns the value of the 'Curve Array Property' containment reference.DocumentRoot.getCurveMembers()Returns the value of the 'Curve Members' containment reference.MultiCurveType.getCurveMembers()Returns the value of the 'Curve Members' containment reference.Methods in net.opengis.gml311 with parameters of type CurveArrayPropertyTypeModifier and TypeMethodDescriptionvoidDocumentRoot.setCurveArrayProperty(CurveArrayPropertyType value) Sets the value of the 'Curve Array Property' containment reference.voidDocumentRoot.setCurveMembers(CurveArrayPropertyType value) Sets the value of the 'Curve Members' containment reference.voidMultiCurveType.setCurveMembers(CurveArrayPropertyType value) Sets the value of the 'Curve Members' containment reference. -
Uses of CurveArrayPropertyType in net.opengis.gml311.impl
Classes in net.opengis.gml311.impl that implement CurveArrayPropertyTypeModifier and TypeClassDescriptionclassAn implementation of the model object 'Curve Array Property Type'.Fields in net.opengis.gml311.impl declared as CurveArrayPropertyTypeModifier and TypeFieldDescriptionprotected CurveArrayPropertyTypeMultiCurveTypeImpl.curveMembersThe cached value of the 'Curve Members' containment reference.Methods in net.opengis.gml311.impl that return CurveArrayPropertyTypeModifier and TypeMethodDescriptionGml311FactoryImpl.createCurveArrayPropertyType()DocumentRootImpl.getCurveArrayProperty()DocumentRootImpl.getCurveMembers()MultiCurveTypeImpl.getCurveMembers()Methods in net.opengis.gml311.impl with parameters of type CurveArrayPropertyTypeModifier and TypeMethodDescriptionNotificationChainDocumentRootImpl.basicSetCurveArrayProperty(CurveArrayPropertyType newCurveArrayProperty, NotificationChain msgs) NotificationChainDocumentRootImpl.basicSetCurveMembers(CurveArrayPropertyType newCurveMembers, NotificationChain msgs) NotificationChainMultiCurveTypeImpl.basicSetCurveMembers(CurveArrayPropertyType newCurveMembers, NotificationChain msgs) voidDocumentRootImpl.setCurveArrayProperty(CurveArrayPropertyType newCurveArrayProperty) voidDocumentRootImpl.setCurveMembers(CurveArrayPropertyType newCurveMembers) voidMultiCurveTypeImpl.setCurveMembers(CurveArrayPropertyType newCurveMembers) -
Uses of CurveArrayPropertyType in net.opengis.gml311.util
Methods in net.opengis.gml311.util with parameters of type CurveArrayPropertyTypeModifier and TypeMethodDescriptionGml311Switch.caseCurveArrayPropertyType(CurveArrayPropertyType object) Returns the result of interpreting the object as an instance of 'Curve Array Property Type'.booleanGml311Validator.validateCurveArrayPropertyType(CurveArrayPropertyType curveArrayPropertyType, DiagnosticChain diagnostics, Map<Object, Object> context)