Uses of Interface
net.opengis.gml311.ArcByCenterPointType
Packages that use ArcByCenterPointType
-
Uses of ArcByCenterPointType in net.opengis.gml311
Subinterfaces of ArcByCenterPointType in net.opengis.gml311Modifier and TypeInterfaceDescriptioninterface
A representation of the model object 'Circle By Center Point Type'.Methods in net.opengis.gml311 that return ArcByCenterPointTypeModifier and TypeMethodDescriptionGml311Factory.createArcByCenterPointType()
Returns a new object of class 'Arc By Center Point Type'.DocumentRoot.getArcByCenterPoint()
Returns the value of the 'Arc By Center Point' containment reference.Methods in net.opengis.gml311 with parameters of type ArcByCenterPointTypeModifier and TypeMethodDescriptionvoid
DocumentRoot.setArcByCenterPoint
(ArcByCenterPointType value) Sets the value of the 'Arc By Center Point
' containment reference. -
Uses of ArcByCenterPointType in net.opengis.gml311.impl
Classes in net.opengis.gml311.impl that implement ArcByCenterPointTypeModifier and TypeClassDescriptionclass
An implementation of the model object 'Arc By Center Point Type'.class
An implementation of the model object 'Circle By Center Point Type'.Methods in net.opengis.gml311.impl that return ArcByCenterPointTypeModifier and TypeMethodDescriptionGml311FactoryImpl.createArcByCenterPointType()
DocumentRootImpl.getArcByCenterPoint()
Methods in net.opengis.gml311.impl with parameters of type ArcByCenterPointTypeModifier and TypeMethodDescriptionNotificationChain
DocumentRootImpl.basicSetArcByCenterPoint
(ArcByCenterPointType newArcByCenterPoint, NotificationChain msgs) void
DocumentRootImpl.setArcByCenterPoint
(ArcByCenterPointType newArcByCenterPoint) -
Uses of ArcByCenterPointType in net.opengis.gml311.util
Methods in net.opengis.gml311.util with parameters of type ArcByCenterPointTypeModifier and TypeMethodDescriptionGml311Switch.caseArcByCenterPointType
(ArcByCenterPointType object) Returns the result of interpreting the object as an instance of 'Arc By Center Point Type'.boolean
Gml311Validator.validateArcByCenterPointType
(ArcByCenterPointType arcByCenterPointType, DiagnosticChain diagnostics, Map<Object, Object> context)