| 
 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object | +--EVolve.visualization.DimensionDefinition
| Constructor Summary | |
| DimensionDefinition(java.lang.String name,
                                       java.lang.String property)Creates a dimension definition. | |
| Method Summary | |
|  java.lang.String | getName()Gets the name of the dimension. | 
|  java.lang.String | getProperty()Gets the property required by the dimension. | 
| Methods inherited from class java.lang.Object | 
| clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
| Constructor Detail | 
public DimensionDefinition(java.lang.String name,
                           java.lang.String property)
name - name of the dimensionproperty - property required by the dimension| Method Detail | 
public java.lang.String getName()
public java.lang.String getProperty()
| 
 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||