infovis.panel.dqinter
Class CategoricalDynamicQuery.Creator

java.lang.Object
  extended by infovis.panel.dqinter.CategoricalDynamicQuery.Creator
All Implemented Interfaces:
DynamicQueryFactory.Creator
Enclosing class:
CategoricalDynamicQuery

public static class CategoricalDynamicQuery.Creator
extends Object
implements DynamicQueryFactory.Creator

Creator for CategoricalDynamicQuery.

Version:
$Revision: 1.11 $
Author:
Jean-Daniel Fekete

Constructor Summary
CategoricalDynamicQuery.Creator()
           
 
Method Summary
 DynamicQuery create(Column c, String type)
          Creates a Dynamic Query from a column.
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CategoricalDynamicQuery.Creator

public CategoricalDynamicQuery.Creator()
Method Detail

create

public DynamicQuery create(Column c,
                           String type)
Creates a Dynamic Query from a column.

Specified by:
create in interface DynamicQueryFactory.Creator


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