Uses of Class
net.opengis.gml.LineTypeType

Packages that use LineTypeType
net.opengis.gml   
 

Uses of LineTypeType in net.opengis.gml
 

Fields in net.opengis.gml declared as LineTypeType
protected  LineTypeType GraphStyleType.lineType
           
 

Methods in net.opengis.gml that return LineTypeType
static LineTypeType LineTypeType.fromValue(String v)
           
 LineTypeType GraphStyleType.getLineType()
          Obtient la valeur de la propriété lineType.
static LineTypeType LineTypeType.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static LineTypeType[] LineTypeType.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 LineTypeType
 void GraphStyleType.setLineType(LineTypeType value)
          Définit la valeur de la propriété lineType.
 



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