net.opengis.se._2_0.core
Class LineLabelType
java.lang.Object
net.opengis.se._2_0.core.LabelType
net.opengis.se._2_0.core.LineLabelType
public class LineLabelType
- extends LabelType
Classe Java pour LineLabelType complex type.
Le fragment de schéma suivant indique le contenu attendu figurant dans cette classe.
<complexType name="LineLabelType">
<complexContent>
<extension base="{http://www.opengis.net/se/2.0/core}LabelType">
<sequence>
<element ref="{http://www.opengis.net/se/2.0/core}RelativeOrientation"/>
</sequence>
</extension>
</complexContent>
</complexType>
| Methods inherited from class net.opengis.se._2_0.core.LabelType |
getHorizontalAlignment, getStyledText, getUom, getVerticalAlignment, isSetHorizontalAlignment, isSetStyledText, isSetUom, isSetVerticalAlignment, setHorizontalAlignment, setStyledText, setUom, setVerticalAlignment |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
relativeOrientation
protected RelativeOrientationType relativeOrientation
LineLabelType
public LineLabelType()
getRelativeOrientation
public RelativeOrientationType getRelativeOrientation()
- Obtient la valeur de la propriété relativeOrientation.
- Returns:
- possible object is
RelativeOrientationType
setRelativeOrientation
public void setRelativeOrientation(RelativeOrientationType value)
- Définit la valeur de la propriété relativeOrientation.
- Parameters:
value - allowed object is
RelativeOrientationType
isSetRelativeOrientation
public boolean isSetRelativeOrientation()
Copyright © 2014 IRSTV CNRS-FR-2488. All Rights Reserved.