|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.opengis.se._2_0.core.StrokeType
net.opengis.se._2_0.core.GraphicStrokeType
public class GraphicStrokeType
Classe Java pour GraphicStrokeType complex type.
Le fragment de schéma suivant indique le contenu attendu figurant dans cette classe.
<complexType name="GraphicStrokeType">
<complexContent>
<extension base="{http://www.opengis.net/se/2.0/core}StrokeType">
<sequence>
<element ref="{http://www.opengis.net/se/2.0/core}Graphic"/>
<element ref="{http://www.opengis.net/se/2.0/core}Length" minOccurs="0"/>
<element ref="{http://www.opengis.net/se/2.0/core}RelativeOrientation"/>
<element ref="{http://www.opengis.net/se/2.0/core}RelativePosition"/>
</sequence>
<attribute name="uom" type="{http://www.opengis.net/se/2.0/core}UomType" />
</extension>
</complexContent>
</complexType>
| Field Summary | |
|---|---|
protected JAXBElement<? extends GraphicType> |
graphic
|
protected ParameterValueType |
length
|
protected RelativeOrientationType |
relativeOrientation
|
protected ParameterValueType |
relativePosition
|
protected String |
uom
|
| Fields inherited from class net.opengis.se._2_0.core.StrokeType |
|---|
extension, linearRapport |
| Constructor Summary | |
|---|---|
GraphicStrokeType()
|
|
| Method Summary | |
|---|---|
JAXBElement<? extends GraphicType> |
getGraphic()
Obtient la valeur de la propriété graphic. |
ParameterValueType |
getLength()
Obtient la valeur de la propriété length. |
RelativeOrientationType |
getRelativeOrientation()
Obtient la valeur de la propriété relativeOrientation. |
ParameterValueType |
getRelativePosition()
Obtient la valeur de la propriété relativePosition. |
String |
getUom()
Obtient la valeur de la propriété uom. |
boolean |
isSetGraphic()
|
boolean |
isSetLength()
|
boolean |
isSetRelativeOrientation()
|
boolean |
isSetRelativePosition()
|
boolean |
isSetUom()
|
void |
setGraphic(JAXBElement<? extends GraphicType> value)
Définit la valeur de la propriété graphic. |
void |
setLength(ParameterValueType value)
Définit la valeur de la propriété length. |
void |
setRelativeOrientation(RelativeOrientationType value)
Définit la valeur de la propriété relativeOrientation. |
void |
setRelativePosition(ParameterValueType value)
Définit la valeur de la propriété relativePosition. |
void |
setUom(String value)
Définit la valeur de la propriété uom. |
| Methods inherited from class net.opengis.se._2_0.core.StrokeType |
|---|
getExtension, isLinearRapport, isSetExtension, isSetLinearRapport, setExtension, setLinearRapport |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected JAXBElement<? extends GraphicType> graphic
protected ParameterValueType length
protected RelativeOrientationType relativeOrientation
protected ParameterValueType relativePosition
protected String uom
| Constructor Detail |
|---|
public GraphicStrokeType()
| Method Detail |
|---|
public JAXBElement<? extends GraphicType> getGraphic()
JAXBElement<PieChartType>
JAXBElement<PointTextGraphicType>
JAXBElement<AxisChartType>
JAXBElement<CompositeGraphicType>
JAXBElement<GraphicType>
JAXBElement<MarkGraphicType>
JAXBElement<ExternalGraphicType>
JAXBElement<GraphicReferenceType>
JAXBElement<AlternativeGraphicsType>public void setGraphic(JAXBElement<? extends GraphicType> value)
value - allowed object is
JAXBElement<PieChartType>
JAXBElement<PointTextGraphicType>
JAXBElement<AxisChartType>
JAXBElement<CompositeGraphicType>
JAXBElement<GraphicType>
JAXBElement<MarkGraphicType>
JAXBElement<ExternalGraphicType>
JAXBElement<GraphicReferenceType>
JAXBElement<AlternativeGraphicsType>public boolean isSetGraphic()
public ParameterValueType getLength()
ParameterValueTypepublic void setLength(ParameterValueType value)
value - allowed object is
ParameterValueTypepublic boolean isSetLength()
public RelativeOrientationType getRelativeOrientation()
RelativeOrientationTypepublic void setRelativeOrientation(RelativeOrientationType value)
value - allowed object is
RelativeOrientationTypepublic boolean isSetRelativeOrientation()
public ParameterValueType getRelativePosition()
ParameterValueTypepublic void setRelativePosition(ParameterValueType value)
value - allowed object is
ParameterValueTypepublic boolean isSetRelativePosition()
public String getUom()
Stringpublic void setUom(String value)
value - allowed object is
Stringpublic boolean isSetUom()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||