Uses of Class
infovis.column.format.BooleanFormat

Packages that use BooleanFormat
infovis.column.format Provides a set of classes for formating column contents. 
 

Uses of BooleanFormat in infovis.column.format
 

Methods in infovis.column.format that return BooleanFormat
static BooleanFormat BooleanFormat.getInstance()
          Returns an instance of that format.
static BooleanFormat BooleanFormat.setInstance(BooleanFormat format)
          Sets the instance of that format.
 

Methods in infovis.column.format with parameters of type BooleanFormat
static BooleanFormat BooleanFormat.setInstance(BooleanFormat format)
          Sets the instance of that format.
 



Copyright © 2005 by Jean-Daniel Fekete and INRIA, France All rights reserved.