net.opengis.se._2_0.core
Class TextStrokeType
java.lang.Object
net.opengis.se._2_0.core.StrokeType
net.opengis.se._2_0.core.TextStrokeType
public class TextStrokeType
- extends StrokeType
Classe Java pour TextStrokeType complex type.
Le fragment de schéma suivant indique le contenu attendu figurant dans cette classe.
<complexType name="TextStrokeType">
<complexContent>
<extension base="{http://www.opengis.net/se/2.0/core}StrokeType">
<sequence>
<element ref="{http://www.opengis.net/se/2.0/core}LineLabel"/>
</sequence>
</extension>
</complexContent>
</complexType>
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
lineLabel
protected LineLabelType lineLabel
TextStrokeType
public TextStrokeType()
getLineLabel
public LineLabelType getLineLabel()
- Obtient la valeur de la propriété lineLabel.
- Returns:
- possible object is
LineLabelType
setLineLabel
public void setLineLabel(LineLabelType value)
- Définit la valeur de la propriété lineLabel.
- Parameters:
value - allowed object is
LineLabelType
isSetLineLabel
public boolean isSetLineLabel()
Copyright © 2014 IRSTV CNRS-FR-2488. All Rights Reserved.