Uses of Class
net.opengis.gml.AesheticCriteriaType

Packages that use AesheticCriteriaType
net.opengis.gml   
 

Uses of AesheticCriteriaType in net.opengis.gml
 

Fields in net.opengis.gml with type parameters of type AesheticCriteriaType
protected  List<AesheticCriteriaType> GraphStyleType.aestheticCriteria
           
 

Methods in net.opengis.gml that return AesheticCriteriaType
static AesheticCriteriaType AesheticCriteriaType.fromValue(String v)
           
static AesheticCriteriaType AesheticCriteriaType.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static AesheticCriteriaType[] AesheticCriteriaType.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in net.opengis.gml that return types with arguments of type AesheticCriteriaType
 List<AesheticCriteriaType> GraphStyleType.getAestheticCriteria()
          Gets the value of the aestheticCriteria property.
 



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