Uses of Interface
net.opengis.gml311.CircleByCenterPointType
Packages that use CircleByCenterPointType
-
Uses of CircleByCenterPointType in net.opengis.gml311
Methods in net.opengis.gml311 that return CircleByCenterPointTypeModifier and TypeMethodDescriptionGml311Factory.createCircleByCenterPointType()
Returns a new object of class 'Circle By Center Point Type'.DocumentRoot.getCircleByCenterPoint()
Returns the value of the 'Circle By Center Point' containment reference.Methods in net.opengis.gml311 with parameters of type CircleByCenterPointTypeModifier and TypeMethodDescriptionvoid
DocumentRoot.setCircleByCenterPoint
(CircleByCenterPointType value) Sets the value of the 'Circle By Center Point
' containment reference. -
Uses of CircleByCenterPointType in net.opengis.gml311.impl
Classes in net.opengis.gml311.impl that implement CircleByCenterPointTypeModifier and TypeClassDescriptionclass
An implementation of the model object 'Circle By Center Point Type'.Methods in net.opengis.gml311.impl that return CircleByCenterPointTypeModifier and TypeMethodDescriptionGml311FactoryImpl.createCircleByCenterPointType()
DocumentRootImpl.getCircleByCenterPoint()
Methods in net.opengis.gml311.impl with parameters of type CircleByCenterPointTypeModifier and TypeMethodDescriptionNotificationChain
DocumentRootImpl.basicSetCircleByCenterPoint
(CircleByCenterPointType newCircleByCenterPoint, NotificationChain msgs) void
DocumentRootImpl.setCircleByCenterPoint
(CircleByCenterPointType newCircleByCenterPoint) -
Uses of CircleByCenterPointType in net.opengis.gml311.util
Methods in net.opengis.gml311.util with parameters of type CircleByCenterPointTypeModifier and TypeMethodDescriptionGml311Switch.caseCircleByCenterPointType
(CircleByCenterPointType object) Returns the result of interpreting the object as an instance of 'Circle By Center Point Type'.boolean
Gml311Validator.validateCircleByCenterPointType
(CircleByCenterPointType circleByCenterPointType, DiagnosticChain diagnostics, Map<Object, Object> context)