Uses of Interface
net.opengis.gml311.ArcStringByBulgeType
Packages that use ArcStringByBulgeType
-
Uses of ArcStringByBulgeType in net.opengis.gml311
Subinterfaces of ArcStringByBulgeType in net.opengis.gml311Modifier and TypeInterfaceDescriptioninterface
A representation of the model object 'Arc By Bulge Type'.Methods in net.opengis.gml311 that return ArcStringByBulgeTypeModifier and TypeMethodDescriptionGml311Factory.createArcStringByBulgeType()
Returns a new object of class 'Arc String By Bulge Type'.DocumentRoot.getArcStringByBulge()
Returns the value of the 'Arc String By Bulge' containment reference.Methods in net.opengis.gml311 with parameters of type ArcStringByBulgeTypeModifier and TypeMethodDescriptionvoid
DocumentRoot.setArcStringByBulge
(ArcStringByBulgeType value) Sets the value of the 'Arc String By Bulge
' containment reference. -
Uses of ArcStringByBulgeType in net.opengis.gml311.impl
Classes in net.opengis.gml311.impl that implement ArcStringByBulgeTypeModifier and TypeClassDescriptionclass
An implementation of the model object 'Arc By Bulge Type'.class
An implementation of the model object 'Arc String By Bulge Type'.Methods in net.opengis.gml311.impl that return ArcStringByBulgeTypeModifier and TypeMethodDescriptionGml311FactoryImpl.createArcStringByBulgeType()
DocumentRootImpl.getArcStringByBulge()
Methods in net.opengis.gml311.impl with parameters of type ArcStringByBulgeTypeModifier and TypeMethodDescriptionNotificationChain
DocumentRootImpl.basicSetArcStringByBulge
(ArcStringByBulgeType newArcStringByBulge, NotificationChain msgs) void
DocumentRootImpl.setArcStringByBulge
(ArcStringByBulgeType newArcStringByBulge) -
Uses of ArcStringByBulgeType in net.opengis.gml311.util
Methods in net.opengis.gml311.util with parameters of type ArcStringByBulgeTypeModifier and TypeMethodDescriptionGml311Switch.caseArcStringByBulgeType
(ArcStringByBulgeType object) Returns the result of interpreting the object as an instance of 'Arc String By Bulge Type'.boolean
Gml311Validator.validateArcStringByBulgeType
(ArcStringByBulgeType arcStringByBulgeType, DiagnosticChain diagnostics, Map<Object, Object> context)