Uses of Interface
net.opengis.gml311.CurvePropertyType
-
Packages that use CurvePropertyType Package Description net.opengis.gml311 net.opengis.gml311.impl net.opengis.gml311.util -
-
Uses of CurvePropertyType in net.opengis.gml311
Methods in net.opengis.gml311 that return CurvePropertyType Modifier and Type Method Description CurvePropertyTypeGml311Factory. createCurvePropertyType()Returns a new object of class 'Curve Property Type'.CurvePropertyTypeDocumentRoot. getBaseCurve()Returns the value of the 'Base Curve' containment reference.CurvePropertyTypeOrientableCurveType. getBaseCurve()Returns the value of the 'Base Curve' containment reference.CurvePropertyTypeDocumentRoot. getCenterLineOf()Returns the value of the 'Center Line Of' containment reference.CurvePropertyTypeDocumentRoot. getCurveMember()Returns the value of the 'Curve Member' containment reference.CurvePropertyTypeDocumentRoot. getCurveProperty()Returns the value of the 'Curve Property' containment reference.CurvePropertyTypeEdgeType. getCurveProperty()Returns the value of the 'Curve Property' containment reference.CurvePropertyTypeDocumentRoot. getEdgeOf()Returns the value of the 'Edge Of' containment reference.CurvePropertyTypeOffsetCurveType. getOffsetBase()Returns the value of the 'Offset Base' containment reference.Methods in net.opengis.gml311 that return types with arguments of type CurvePropertyType Modifier and Type Method Description EList<CurvePropertyType>CompositeCurveType. getCurveMember()Returns the value of the 'Curve Member' containment reference list.EList<CurvePropertyType>MultiCurveType. getCurveMember()Returns the value of the 'Curve Member' containment reference list.EList<CurvePropertyType>RingType. getCurveMember()Returns the value of the 'Curve Member' containment reference list.Methods in net.opengis.gml311 with parameters of type CurvePropertyType Modifier and Type Method Description voidDocumentRoot. setBaseCurve(CurvePropertyType value)Sets the value of the 'Base Curve' containment reference.voidOrientableCurveType. setBaseCurve(CurvePropertyType value)Sets the value of the 'Base Curve' containment reference.voidDocumentRoot. setCenterLineOf(CurvePropertyType value)Sets the value of the 'Center Line Of' containment reference.voidDocumentRoot. setCurveMember(CurvePropertyType value)Sets the value of the 'Curve Member' containment reference.voidDocumentRoot. setCurveProperty(CurvePropertyType value)Sets the value of the 'Curve Property' containment reference.voidEdgeType. setCurveProperty(CurvePropertyType value)Sets the value of the 'Curve Property' containment reference.voidDocumentRoot. setEdgeOf(CurvePropertyType value)Sets the value of the 'Edge Of' containment reference.voidOffsetCurveType. setOffsetBase(CurvePropertyType value)Sets the value of the 'Offset Base' containment reference. -
Uses of CurvePropertyType in net.opengis.gml311.impl
Classes in net.opengis.gml311.impl that implement CurvePropertyType Modifier and Type Class Description classCurvePropertyTypeImplAn implementation of the model object 'Curve Property Type'.Fields in net.opengis.gml311.impl declared as CurvePropertyType Modifier and Type Field Description protected CurvePropertyTypeOrientableCurveTypeImpl. baseCurveThe cached value of the 'Base Curve' containment reference.protected CurvePropertyTypeEdgeTypeImpl. curvePropertyThe cached value of the 'Curve Property' containment reference.protected CurvePropertyTypeOffsetCurveTypeImpl. offsetBaseThe cached value of the 'Offset Base' containment reference.Fields in net.opengis.gml311.impl with type parameters of type CurvePropertyType Modifier and Type Field Description protected EList<CurvePropertyType>CompositeCurveTypeImpl. curveMemberThe cached value of the 'Curve Member' containment reference list.protected EList<CurvePropertyType>MultiCurveTypeImpl. curveMemberThe cached value of the 'Curve Member' containment reference list.protected EList<CurvePropertyType>RingTypeImpl. curveMemberThe cached value of the 'Curve Member' containment reference list.Methods in net.opengis.gml311.impl that return CurvePropertyType Modifier and Type Method Description CurvePropertyTypeGml311FactoryImpl. createCurvePropertyType()CurvePropertyTypeDocumentRootImpl. getBaseCurve()CurvePropertyTypeOrientableCurveTypeImpl. getBaseCurve()CurvePropertyTypeDocumentRootImpl. getCenterLineOf()CurvePropertyTypeDocumentRootImpl. getCurveMember()CurvePropertyTypeDocumentRootImpl. getCurveProperty()CurvePropertyTypeEdgeTypeImpl. getCurveProperty()CurvePropertyTypeDocumentRootImpl. getEdgeOf()CurvePropertyTypeOffsetCurveTypeImpl. getOffsetBase()Methods in net.opengis.gml311.impl that return types with arguments of type CurvePropertyType Modifier and Type Method Description EList<CurvePropertyType>CompositeCurveTypeImpl. getCurveMember()EList<CurvePropertyType>MultiCurveTypeImpl. getCurveMember()EList<CurvePropertyType>RingTypeImpl. getCurveMember()Methods in net.opengis.gml311.impl with parameters of type CurvePropertyType Modifier and Type Method Description NotificationChainDocumentRootImpl. basicSetBaseCurve(CurvePropertyType newBaseCurve, NotificationChain msgs)NotificationChainOrientableCurveTypeImpl. basicSetBaseCurve(CurvePropertyType newBaseCurve, NotificationChain msgs)NotificationChainDocumentRootImpl. basicSetCenterLineOf(CurvePropertyType newCenterLineOf, NotificationChain msgs)NotificationChainDocumentRootImpl. basicSetCurveMember(CurvePropertyType newCurveMember, NotificationChain msgs)NotificationChainDocumentRootImpl. basicSetCurveProperty(CurvePropertyType newCurveProperty, NotificationChain msgs)NotificationChainEdgeTypeImpl. basicSetCurveProperty(CurvePropertyType newCurveProperty, NotificationChain msgs)NotificationChainDocumentRootImpl. basicSetEdgeOf(CurvePropertyType newEdgeOf, NotificationChain msgs)NotificationChainOffsetCurveTypeImpl. basicSetOffsetBase(CurvePropertyType newOffsetBase, NotificationChain msgs)voidDocumentRootImpl. setBaseCurve(CurvePropertyType newBaseCurve)voidOrientableCurveTypeImpl. setBaseCurve(CurvePropertyType newBaseCurve)voidDocumentRootImpl. setCenterLineOf(CurvePropertyType newCenterLineOf)voidDocumentRootImpl. setCurveMember(CurvePropertyType newCurveMember)voidDocumentRootImpl. setCurveProperty(CurvePropertyType newCurveProperty)voidEdgeTypeImpl. setCurveProperty(CurvePropertyType newCurveProperty)voidDocumentRootImpl. setEdgeOf(CurvePropertyType newEdgeOf)voidOffsetCurveTypeImpl. setOffsetBase(CurvePropertyType newOffsetBase) -
Uses of CurvePropertyType in net.opengis.gml311.util
Methods in net.opengis.gml311.util with parameters of type CurvePropertyType Modifier and Type Method Description TGml311Switch. caseCurvePropertyType(CurvePropertyType object)Returns the result of interpreting the object as an instance of 'Curve Property Type'.booleanGml311Validator. validateCurvePropertyType(CurvePropertyType curvePropertyType, DiagnosticChain diagnostics, Map<Object,Object> context)
-