com.artenum.cassandra.pipeline
Interface VtkObject
- All Superinterfaces:
- com.artenum.graph.interfaces.Cell
- public interface VtkObject
- extends com.artenum.graph.interfaces.Cell
Project ref : CASSANDRA project
Copyright and license : See relevant sections
Status : under development
Creation : 04/03/2005
Modification :
Description : Meta VTK Component.
Version number | Author (name, e-mail) | Corrections/Modifications |
0.1 | Sebastien Jourdain, jourdain@artenum.com | Creation |
- Version:
- 0.1
- Author:
- Sebastien Jourdain
Methods inherited from interface com.artenum.graph.interfaces.Cell |
addConnection, addGroupDragListener, getConnectionPoint, getConnections, getUI, isSelected, setSelected |
ACTOR
public static final int ACTOR
- See Also:
- Constant Field Values
MAPPER
public static final int MAPPER
- See Also:
- Constant Field Values
DATASET
public static final int DATASET
- See Also:
- Constant Field Values
FILTER
public static final int FILTER
- See Also:
- Constant Field Values
LOOKUP_TABLE
public static final int LOOKUP_TABLE
- See Also:
- Constant Field Values
SCALAR_BAR
public static final int SCALAR_BAR
- See Also:
- Constant Field Values
TXT_ACTOR
public static final int TXT_ACTOR
- See Also:
- Constant Field Values
ACTOR_VISIBLE
public static final java.lang.String ACTOR_VISIBLE
- See Also:
- Constant Field Values
CELL
public static final java.lang.String CELL
- See Also:
- Constant Field Values
POPUP_MENU
public static final java.lang.String POPUP_MENU
- See Also:
- Constant Field Values
getId
public java.lang.Integer getId()
getLocalTypeId
public java.lang.Integer getLocalTypeId()
getName
public java.lang.String getName()
setName
public void setName(java.lang.String newName)
getType
public int getType()
getVtkObject
public java.lang.Object getVtkObject()
getMetaData
public java.util.Hashtable getMetaData()
isValide
public boolean isValide()
setValide
public void setValide(boolean valide)
(c) Copyright: Artenum SARL, 101-103 Boulevard Mac Donald,
75019, Paris, France 2005.
http://www.artenum.com
License:
This program is free software; you can redistribute it
and/or modify it under the terms of the Q Public License;
either version 1 of the License.
This program is distributed in the hope that it will be
useful, but WITHOUT ANY WARRANTY; without even the implied
warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR
PURPOSE. See the Q Public License for more details.
You should have received a copy of the Q Public License
License along with this program;
if not, write to:
Artenum SARL, 101-103 Boulevard Mac Donald,
75019, PARIS, FRANCE, e-mail: contact@artenum.com