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

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

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

Methods in net.opengis.se._2_0.core that return PenStrokeType
 PenStrokeType ObjectFactory.createPenStrokeType()
          Create an instance of PenStrokeType
 

Methods in net.opengis.se._2_0.core that return types with arguments of type PenStrokeType
 JAXBElement<PenStrokeType> ObjectFactory.createPenStroke(PenStrokeType value)
          Create an instance of JAXBElement<PenStrokeType>}
 

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

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

Fields in net.opengis.se._2_0.thematic declared as PenStrokeType
protected  PenStrokeType DensityFillType.penStroke
           
 

Methods in net.opengis.se._2_0.thematic that return PenStrokeType
 PenStrokeType DensityFillType.getPenStroke()
          Obtient la valeur de la propriété penStroke.
 

Methods in net.opengis.se._2_0.thematic with parameters of type PenStrokeType
 void DensityFillType.setPenStroke(PenStrokeType value)
          Définit la valeur de la propriété penStroke.
 



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