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

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

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

Subclasses of StrokeType in net.opengis.se._2_0.core
 class CompoundStrokeType
          Classe Java pour CompoundStrokeType complex type.
 class GraphicStrokeType
          Classe Java pour GraphicStrokeType complex type.
 class PenStrokeType
          Classe Java pour PenStrokeType complex type.
 class StrokeReferenceType
          Classe Java pour StrokeReferenceType complex type.
 class TextStrokeType
          Classe Java pour TextStrokeType complex type.
 

Fields in net.opengis.se._2_0.core with type parameters of type StrokeType
protected  JAXBElement<? extends StrokeType> StrokeElementType.stroke
           
protected  JAXBElement<? extends StrokeType> StyledTextType.stroke
           
protected  JAXBElement<? extends StrokeType> HatchedFillType.stroke
           
protected  JAXBElement<? extends StrokeType> LineSymbolizerType.stroke
           
protected  JAXBElement<? extends StrokeType> MarkGraphicType.stroke
           
protected  JAXBElement<? extends StrokeType> AreaSymbolizerType.stroke
           
 

Methods in net.opengis.se._2_0.core that return types with arguments of type StrokeType
 JAXBElement<StrokeType> ObjectFactory.createStroke(StrokeType value)
          Create an instance of JAXBElement<StrokeType>}
 JAXBElement<? extends StrokeType> StrokeElementType.getStroke()
          Restricted Stroke: not allowed to nest a compound stroke within a compound stroke...
 JAXBElement<? extends StrokeType> StyledTextType.getStroke()
          Obtient la valeur de la propriété stroke.
 JAXBElement<? extends StrokeType> HatchedFillType.getStroke()
          Obtient la valeur de la propriété stroke.
 JAXBElement<? extends StrokeType> LineSymbolizerType.getStroke()
          Obtient la valeur de la propriété stroke.
 JAXBElement<? extends StrokeType> MarkGraphicType.getStroke()
          Obtient la valeur de la propriété stroke.
 JAXBElement<? extends StrokeType> AreaSymbolizerType.getStroke()
          Obtient la valeur de la propriété stroke.
 

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

Method parameters in net.opengis.se._2_0.core with type arguments of type StrokeType
 void StrokeElementType.setStroke(JAXBElement<? extends StrokeType> value)
          Définit la valeur de la propriété stroke.
 void StyledTextType.setStroke(JAXBElement<? extends StrokeType> value)
          Définit la valeur de la propriété stroke.
 void HatchedFillType.setStroke(JAXBElement<? extends StrokeType> value)
          Définit la valeur de la propriété stroke.
 void LineSymbolizerType.setStroke(JAXBElement<? extends StrokeType> value)
          Définit la valeur de la propriété stroke.
 void MarkGraphicType.setStroke(JAXBElement<? extends StrokeType> value)
          Définit la valeur de la propriété stroke.
 void AreaSymbolizerType.setStroke(JAXBElement<? extends StrokeType> value)
          Définit la valeur de la propriété stroke.
 

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

Fields in net.opengis.se._2_0.thematic with type parameters of type StrokeType
protected  JAXBElement<? extends StrokeType> AxisChartType.stroke
           
protected  JAXBElement<? extends StrokeType> PieChartType.stroke
           
protected  JAXBElement<? extends StrokeType> CategoryType.stroke
           
 

Methods in net.opengis.se._2_0.thematic that return types with arguments of type StrokeType
 JAXBElement<? extends StrokeType> AxisChartType.getStroke()
          if defined, draw a line between each category
 JAXBElement<? extends StrokeType> PieChartType.getStroke()
          Obtient la valeur de la propriété stroke.
 JAXBElement<? extends StrokeType> CategoryType.getStroke()
          if defined, outline the bar
 

Method parameters in net.opengis.se._2_0.thematic with type arguments of type StrokeType
 void AxisChartType.setStroke(JAXBElement<? extends StrokeType> value)
          Définit la valeur de la propriété stroke.
 void PieChartType.setStroke(JAXBElement<? extends StrokeType> value)
          Définit la valeur de la propriété stroke.
 void CategoryType.setStroke(JAXBElement<? extends StrokeType> value)
          Définit la valeur de la propriété stroke.
 



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