Uses of Interface
net.opengis.gml311.CircleType
Packages that use CircleType
-
Uses of CircleType in net.opengis.gml311
Methods in net.opengis.gml311 that return CircleTypeModifier and TypeMethodDescriptionGml311Factory.createCircleType()Returns a new object of class 'Circle Type'.DocumentRoot.getCircle()Returns the value of the 'Circle' containment reference.Methods in net.opengis.gml311 with parameters of type CircleTypeModifier and TypeMethodDescriptionvoidDocumentRoot.setCircle(CircleType value) Sets the value of the 'Circle' containment reference. -
Uses of CircleType in net.opengis.gml311.impl
Classes in net.opengis.gml311.impl that implement CircleTypeModifier and TypeClassDescriptionclassAn implementation of the model object 'Circle Type'.Methods in net.opengis.gml311.impl that return CircleTypeModifier and TypeMethodDescriptionGml311FactoryImpl.createCircleType()DocumentRootImpl.getCircle()Methods in net.opengis.gml311.impl with parameters of type CircleTypeModifier and TypeMethodDescriptionNotificationChainDocumentRootImpl.basicSetCircle(CircleType newCircle, NotificationChain msgs) voidDocumentRootImpl.setCircle(CircleType newCircle) -
Uses of CircleType in net.opengis.gml311.util
Methods in net.opengis.gml311.util with parameters of type CircleTypeModifier and TypeMethodDescriptionGml311Switch.caseCircleType(CircleType object) Returns the result of interpreting the object as an instance of 'Circle Type'.booleanGml311Validator.validateCircleType(CircleType circleType, DiagnosticChain diagnostics, Map<Object, Object> context)