Uses of Class
com.metsci.glimpse.charts.vector.display.xmlgen.FeatureSpec

Packages that use FeatureSpec
com.metsci.glimpse.charts.vector.display.xmlgen   
com.metsci.glimpse.charts.vector.painter   
 

Uses of FeatureSpec in com.metsci.glimpse.charts.vector.display.xmlgen
 

Methods in com.metsci.glimpse.charts.vector.display.xmlgen that return FeatureSpec
 FeatureSpec ObjectFactory.createFeatureSpec()
          Create an instance of FeatureSpec
 

Methods in com.metsci.glimpse.charts.vector.display.xmlgen that return types with arguments of type FeatureSpec
 java.util.List<FeatureSpec> Geoskinspec.getFeature()
          Gets the value of the feature property.
 

Uses of FeatureSpec in com.metsci.glimpse.charts.vector.painter
 

Methods in com.metsci.glimpse.charts.vector.painter that return FeatureSpec
static FeatureSpec EncPainterUtils.createEnc(java.lang.String[] featureTypes, ShapeSpec polyShape, ShapeSpec... shapes)
           
static FeatureSpec EncPainterUtils.createEnc(java.lang.String objectType, ShapeSpec polyShape, ShapeSpec... shapes)
           
 



Copyright © 2012 Metron, Inc.. All Rights Reserved.