Uses of Interface
net.opengis.gml311.ArcByBulgeType
Packages that use ArcByBulgeType
-
Uses of ArcByBulgeType in net.opengis.gml311
Methods in net.opengis.gml311 that return ArcByBulgeTypeModifier and TypeMethodDescriptionGml311Factory.createArcByBulgeType()
Returns a new object of class 'Arc By Bulge Type'.DocumentRoot.getArcByBulge()
Returns the value of the 'Arc By Bulge' containment reference.Methods in net.opengis.gml311 with parameters of type ArcByBulgeTypeModifier and TypeMethodDescriptionvoid
DocumentRoot.setArcByBulge
(ArcByBulgeType value) Sets the value of the 'Arc By Bulge
' containment reference. -
Uses of ArcByBulgeType in net.opengis.gml311.impl
Classes in net.opengis.gml311.impl that implement ArcByBulgeTypeModifier and TypeClassDescriptionclass
An implementation of the model object 'Arc By Bulge Type'.Methods in net.opengis.gml311.impl that return ArcByBulgeTypeModifier and TypeMethodDescriptionGml311FactoryImpl.createArcByBulgeType()
DocumentRootImpl.getArcByBulge()
Methods in net.opengis.gml311.impl with parameters of type ArcByBulgeTypeModifier and TypeMethodDescriptionNotificationChain
DocumentRootImpl.basicSetArcByBulge
(ArcByBulgeType newArcByBulge, NotificationChain msgs) void
DocumentRootImpl.setArcByBulge
(ArcByBulgeType newArcByBulge) -
Uses of ArcByBulgeType in net.opengis.gml311.util
Methods in net.opengis.gml311.util with parameters of type ArcByBulgeTypeModifier and TypeMethodDescriptionGml311Switch.caseArcByBulgeType
(ArcByBulgeType object) Returns the result of interpreting the object as an instance of 'Arc By Bulge Type'.boolean
Gml311Validator.validateArcByBulgeType
(ArcByBulgeType arcByBulgeType, DiagnosticChain diagnostics, Map<Object, Object> context)