Uses of Class
net.opengis.gml.SymbolTypeEnumeration

Packages that use SymbolTypeEnumeration
net.opengis.gml   
 

Uses of SymbolTypeEnumeration in net.opengis.gml
 

Fields in net.opengis.gml declared as SymbolTypeEnumeration
protected  SymbolTypeEnumeration SymbolType.symbolType
           
 

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



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