Uses of Interface
net.opengis.gml311.OffsetCurveType
Packages that use OffsetCurveType
-
Uses of OffsetCurveType in net.opengis.gml311
Methods in net.opengis.gml311 that return OffsetCurveTypeModifier and TypeMethodDescriptionGml311Factory.createOffsetCurveType()
Returns a new object of class 'Offset Curve Type'.DocumentRoot.getOffsetCurve()
Returns the value of the 'Offset Curve' containment reference.Methods in net.opengis.gml311 with parameters of type OffsetCurveTypeModifier and TypeMethodDescriptionvoid
DocumentRoot.setOffsetCurve
(OffsetCurveType value) Sets the value of the 'Offset Curve
' containment reference. -
Uses of OffsetCurveType in net.opengis.gml311.impl
Classes in net.opengis.gml311.impl that implement OffsetCurveTypeModifier and TypeClassDescriptionclass
An implementation of the model object 'Offset Curve Type'.Methods in net.opengis.gml311.impl that return OffsetCurveTypeModifier and TypeMethodDescriptionGml311FactoryImpl.createOffsetCurveType()
DocumentRootImpl.getOffsetCurve()
Methods in net.opengis.gml311.impl with parameters of type OffsetCurveTypeModifier and TypeMethodDescriptionNotificationChain
DocumentRootImpl.basicSetOffsetCurve
(OffsetCurveType newOffsetCurve, NotificationChain msgs) void
DocumentRootImpl.setOffsetCurve
(OffsetCurveType newOffsetCurve) -
Uses of OffsetCurveType in net.opengis.gml311.util
Methods in net.opengis.gml311.util with parameters of type OffsetCurveTypeModifier and TypeMethodDescriptionGml311Switch.caseOffsetCurveType
(OffsetCurveType object) Returns the result of interpreting the object as an instance of 'Offset Curve Type'.boolean
Gml311Validator.validateOffsetCurveType
(OffsetCurveType offsetCurveType, DiagnosticChain diagnostics, Map<Object, Object> context)