Uses of Interface
com.metsci.glimpse.charts.vector.parser.objects.GeoAttributeType

Packages that use GeoAttributeType
com.metsci.glimpse.charts.vector.display   
com.metsci.glimpse.charts.vector.iteration   
com.metsci.glimpse.charts.vector.parser.autogen   
com.metsci.glimpse.charts.vector.parser.objects   
 

Uses of GeoAttributeType in com.metsci.glimpse.charts.vector.display
 

Methods in com.metsci.glimpse.charts.vector.display that return GeoAttributeType
 GeoAttributeType ENCAnnotationHandler.getAttributeTypeToAnnotate()
           
 GeoAttributeType DNCAnnotationHandler.getAttributeTypeToAnnotate()
           
abstract  GeoAttributeType AnnotationHandler.getAttributeTypeToAnnotate()
           
 

Uses of GeoAttributeType in com.metsci.glimpse.charts.vector.iteration
 

Constructors in com.metsci.glimpse.charts.vector.iteration with parameters of type GeoAttributeType
GeoAttributeExistanceFilter(GeoAttributeType attributeKey)
           
GeoIntAttributeFilter(GeoAttributeType intAttributeKey, GeoIntAttributeFilter.Operator operator, int comparisonValue)
           
GeoIntAttributeFilter(GeoAttributeType intAttributeKey, GeoIntAttributeFilter.Operator operator, int comparisonValue, boolean nullsAreTrue)
           
 

Uses of GeoAttributeType in com.metsci.glimpse.charts.vector.parser.autogen
 

Classes in com.metsci.glimpse.charts.vector.parser.autogen that implement GeoAttributeType
 class ENCAttributeType
           
 

Uses of GeoAttributeType in com.metsci.glimpse.charts.vector.parser.objects
 

Classes in com.metsci.glimpse.charts.vector.parser.objects that implement GeoAttributeType
 class DNCAttributeType
           
 

Methods in com.metsci.glimpse.charts.vector.parser.objects with parameters of type GeoAttributeType
 GeoAttribute GeoObject.getGeoAttribute(GeoAttributeType attributeType)
           
 GeoAttribute ENCObject.getGeoAttribute(GeoAttributeType type)
           
 GeoAttribute DNCObject.getGeoAttribute(GeoAttributeType attributeType)
           
 GeoIntAttribute GeoObject.getGeoIntAttribute(GeoAttributeType attributeType)
           
 GeoIntAttribute ENCObject.getGeoIntAttribute(GeoAttributeType type)
           
 GeoIntAttribute DNCObject.getGeoIntAttribute(GeoAttributeType type)
           
 



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