net.opengis.gml
Class CircleByCenterPointType
java.lang.Object
net.opengis.gml.AbstractCurveSegmentType
net.opengis.gml.ArcByCenterPointType
net.opengis.gml.CircleByCenterPointType
public class CircleByCenterPointType
- extends ArcByCenterPointType
A CircleByCenterPoint is an ArcByCenterPoint with identical start and end angle to form a full circle. Again, this represenation can be used only in 2D.
Classe Java pour CircleByCenterPointType complex type.
Le fragment de schéma suivant indique le contenu attendu figurant dans cette classe.
<complexType name="CircleByCenterPointType">
<complexContent>
<extension base="{http://www.opengis.net/gml}ArcByCenterPointType">
</extension>
</complexContent>
</complexType>
| Methods inherited from class net.opengis.gml.ArcByCenterPointType |
getCoordinates, getEndAngle, getPointProperty, getPointRep, getPos, getPosList, getRadius, getStartAngle, isSetCoordinates, isSetEndAngle, isSetPointProperty, isSetPointRep, isSetPos, isSetPosList, isSetRadius, isSetStartAngle, setCoordinates, setEndAngle, setPointProperty, setPointRep, setPos, setPosList, setRadius, setStartAngle |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CircleByCenterPointType
public CircleByCenterPointType()
Copyright © 2014 IRSTV CNRS-FR-2488. All Rights Reserved.