Uses of Class
net.opengis.gml.DrawingTypeType

Packages that use DrawingTypeType
net.opengis.gml   
 

Uses of DrawingTypeType in net.opengis.gml
 

Fields in net.opengis.gml declared as DrawingTypeType
protected  DrawingTypeType GraphStyleType.drawingType
           
 

Methods in net.opengis.gml that return DrawingTypeType
static DrawingTypeType DrawingTypeType.fromValue(String v)
           
 DrawingTypeType GraphStyleType.getDrawingType()
          Obtient la valeur de la propriété drawingType.
static DrawingTypeType DrawingTypeType.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static DrawingTypeType[] DrawingTypeType.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in net.opengis.gml with parameters of type DrawingTypeType
 void GraphStyleType.setDrawingType(DrawingTypeType value)
          Définit la valeur de la propriété drawingType.
 



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