Uses of Class
net.opengis.se._2_0.core.GraphicType

Packages that use GraphicType
net.opengis.se._2_0.core   
net.opengis.se._2_0.thematic   
 

Uses of GraphicType in net.opengis.se._2_0.core
 

Subclasses of GraphicType in net.opengis.se._2_0.core
 class AlternativeGraphicsType
          Classe Java pour AlternativeGraphicsType complex type.
 class CompositeGraphicType
          Classe Java pour CompositeGraphicType complex type.
 class ExternalGraphicType
          Classe Java pour ExternalGraphicType complex type.
 class GraphicReferenceType
          Classe Java pour GraphicReferenceType complex type.
 class MarkGraphicType
          Classe Java pour MarkGraphicType complex type.
 class PointTextGraphicType
          Classe Java pour PointTextGraphicType complex type.
 

Fields in net.opengis.se._2_0.core with type parameters of type GraphicType
protected  List<JAXBElement<? extends GraphicType>> CompositeGraphicType.graphic
           
protected  JAXBElement<? extends GraphicType> LegendGraphicType.graphic
           
protected  List<JAXBElement<? extends GraphicType>> AlternativeGraphicsType.graphic
           
protected  JAXBElement<? extends GraphicType> GraphicFillType.graphic
           
protected  JAXBElement<? extends GraphicType> PointSymbolizerType.graphic
           
protected  JAXBElement<? extends GraphicType> GraphicStrokeType.graphic
           
 

Methods in net.opengis.se._2_0.core that return types with arguments of type GraphicType
 JAXBElement<GraphicType> ObjectFactory.createGraphic(GraphicType value)
          Create an instance of JAXBElement<GraphicType>}
 List<JAXBElement<? extends GraphicType>> CompositeGraphicType.getGraphic()
          Gets the value of the graphic property.
 JAXBElement<? extends GraphicType> LegendGraphicType.getGraphic()
          Obtient la valeur de la propriété graphic.
 List<JAXBElement<? extends GraphicType>> AlternativeGraphicsType.getGraphic()
          Gets the value of the graphic property.
 JAXBElement<? extends GraphicType> GraphicFillType.getGraphic()
          Obtient la valeur de la propriété graphic.
 JAXBElement<? extends GraphicType> PointSymbolizerType.getGraphic()
          Obtient la valeur de la propriété graphic.
 JAXBElement<? extends GraphicType> GraphicStrokeType.getGraphic()
          Obtient la valeur de la propriété graphic.
 

Methods in net.opengis.se._2_0.core with parameters of type GraphicType
 JAXBElement<GraphicType> ObjectFactory.createGraphic(GraphicType value)
          Create an instance of JAXBElement<GraphicType>}
 

Method parameters in net.opengis.se._2_0.core with type arguments of type GraphicType
 void LegendGraphicType.setGraphic(JAXBElement<? extends GraphicType> value)
          Définit la valeur de la propriété graphic.
 void GraphicFillType.setGraphic(JAXBElement<? extends GraphicType> value)
          Définit la valeur de la propriété graphic.
 void PointSymbolizerType.setGraphic(JAXBElement<? extends GraphicType> value)
          Définit la valeur de la propriété graphic.
 void GraphicStrokeType.setGraphic(JAXBElement<? extends GraphicType> value)
          Définit la valeur de la propriété graphic.
 

Uses of GraphicType in net.opengis.se._2_0.thematic
 

Subclasses of GraphicType in net.opengis.se._2_0.thematic
 class AxisChartType
          Classe Java pour AxisChartType complex type.
 class PieChartType
          Classe Java pour PieChartType complex type.
 

Fields in net.opengis.se._2_0.thematic with type parameters of type GraphicType
protected  JAXBElement<? extends GraphicType> DotMapFillType.graphic
           
protected  JAXBElement<? extends GraphicType> DensityFillType.graphic
           
protected  JAXBElement<? extends GraphicType> CategoryType.graphic
           
 

Methods in net.opengis.se._2_0.thematic that return types with arguments of type GraphicType
 JAXBElement<? extends GraphicType> DotMapFillType.getGraphic()
          Obtient la valeur de la propriété graphic.
 JAXBElement<? extends GraphicType> DensityFillType.getGraphic()
          Obtient la valeur de la propriété graphic.
 JAXBElement<? extends GraphicType> CategoryType.getGraphic()
          if defined, plot the graphic over the point
 

Method parameters in net.opengis.se._2_0.thematic with type arguments of type GraphicType
 void DotMapFillType.setGraphic(JAXBElement<? extends GraphicType> value)
          Définit la valeur de la propriété graphic.
 void DensityFillType.setGraphic(JAXBElement<? extends GraphicType> value)
          Définit la valeur de la propriété graphic.
 void CategoryType.setGraphic(JAXBElement<? extends GraphicType> value)
          Définit la valeur de la propriété graphic.
 



Copyright © 2014 IRSTV CNRS-FR-2488. All Rights Reserved.