|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.opengis.se._2_0.core.FillType
net.opengis.se._2_0.thematic.DotMapFillType
public class DotMapFillType
Classe Java pour DotMapFillType complex type.
Le fragment de schéma suivant indique le contenu attendu figurant dans cette classe.
<complexType name="DotMapFillType">
<complexContent>
<extension base="{http://www.opengis.net/se/2.0/core}FillType">
<sequence>
<element ref="{http://www.opengis.net/se/2.0/core}Graphic"/>
<element ref="{http://www.opengis.net/se/2.0/thematic}ValuePerMark"/>
<element ref="{http://www.opengis.net/se/2.0/thematic}ValueToRepresent"/>
</sequence>
</extension>
</complexContent>
</complexType>
| Field Summary | |
|---|---|
protected JAXBElement<? extends GraphicType> |
graphic
|
protected ParameterValueType |
valuePerMark
|
protected ParameterValueType |
valueToRepresent
|
| Fields inherited from class net.opengis.se._2_0.core.FillType |
|---|
extension |
| Constructor Summary | |
|---|---|
DotMapFillType()
|
|
| Method Summary | |
|---|---|
JAXBElement<? extends GraphicType> |
getGraphic()
Obtient la valeur de la propriété graphic. |
ParameterValueType |
getValuePerMark()
Obtient la valeur de la propriété valuePerMark. |
ParameterValueType |
getValueToRepresent()
Obtient la valeur de la propriété valueToRepresent. |
boolean |
isSetGraphic()
|
boolean |
isSetValuePerMark()
|
boolean |
isSetValueToRepresent()
|
void |
setGraphic(JAXBElement<? extends GraphicType> value)
Définit la valeur de la propriété graphic. |
void |
setValuePerMark(ParameterValueType value)
Définit la valeur de la propriété valuePerMark. |
void |
setValueToRepresent(ParameterValueType value)
Définit la valeur de la propriété valueToRepresent. |
| Methods inherited from class net.opengis.se._2_0.core.FillType |
|---|
getExtension, isSetExtension, setExtension |
| 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 valuePerMark
protected ParameterValueType valueToRepresent
| Constructor Detail |
|---|
public DotMapFillType()
| 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 getValuePerMark()
ParameterValueTypepublic void setValuePerMark(ParameterValueType value)
value - allowed object is
ParameterValueTypepublic boolean isSetValuePerMark()
public ParameterValueType getValueToRepresent()
ParameterValueTypepublic void setValueToRepresent(ParameterValueType value)
value - allowed object is
ParameterValueTypepublic boolean isSetValueToRepresent()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||