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 TypeInterfaceDescriptioninterfaceA 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 TypeMethodDescriptionvoidDocumentRoot.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 TypeClassDescriptionclassAn implementation of the model object 'Arc By Center Point Type'.classAn 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 TypeMethodDescriptionNotificationChainDocumentRootImpl.basicSetArcByCenterPoint(ArcByCenterPointType newArcByCenterPoint, NotificationChain msgs) voidDocumentRootImpl.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'.booleanGml311Validator.validateArcByCenterPointType(ArcByCenterPointType arcByCenterPointType, DiagnosticChain diagnostics, Map<Object, Object> context)