Uses of Interface
net.opengis.gml311.OffsetCurveType
Packages that use OffsetCurveType
- 
Uses of OffsetCurveType in net.opengis.gml311Methods 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 TypeMethodDescriptionvoidDocumentRoot.setOffsetCurve(OffsetCurveType value) Sets the value of the 'Offset Curve' containment reference.
- 
Uses of OffsetCurveType in net.opengis.gml311.implClasses in net.opengis.gml311.impl that implement OffsetCurveTypeModifier and TypeClassDescriptionclassAn 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 TypeMethodDescriptionNotificationChainDocumentRootImpl.basicSetOffsetCurve(OffsetCurveType newOffsetCurve, NotificationChain msgs) voidDocumentRootImpl.setOffsetCurve(OffsetCurveType newOffsetCurve) 
- 
Uses of OffsetCurveType in net.opengis.gml311.utilMethods 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'.booleanGml311Validator.validateOffsetCurveType(OffsetCurveType offsetCurveType, DiagnosticChain diagnostics, Map<Object, Object> context)