edu.brook.ascape.view
Class SimplexView.ConcreteSimplexFeature

java.lang.Object
  |
  +--edu.brook.ascape.view.SimplexFeature
        |
        +--edu.brook.ascape.view.SimplexView.ConcreteSimplexFeature

public class SimplexView.ConcreteSimplexFeature
extends SimplexFeature


Fields inherited from class edu.brook.ascape.view.SimplexFeature
name
 
Constructor Summary
SimplexView.ConcreteSimplexFeature(float axis1Value, float axis2Value, float axis3Value)
           
 
Method Summary
 java.lang.String getAxis1Name()
           
 float getAxis1Value(java.lang.Object object)
           
 java.lang.String getAxis2Name()
           
 float getAxis2Value(java.lang.Object object)
           
 java.lang.String getAxis3Name()
           
 float getAxis3Value(java.lang.Object object)
           
 
Methods inherited from class edu.brook.ascape.view.SimplexFeature
getName, setName
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SimplexView.ConcreteSimplexFeature

public SimplexView.ConcreteSimplexFeature(float axis1Value,
                                          float axis2Value,
                                          float axis3Value)
Method Detail

getAxis1Value

public float getAxis1Value(java.lang.Object object)
Overrides:
getAxis1Value in class SimplexFeature

getAxis1Name

public java.lang.String getAxis1Name()
Overrides:
getAxis1Name in class SimplexFeature

getAxis2Value

public float getAxis2Value(java.lang.Object object)
Overrides:
getAxis2Value in class SimplexFeature

getAxis2Name

public java.lang.String getAxis2Name()
Overrides:
getAxis2Name in class SimplexFeature

getAxis3Value

public float getAxis3Value(java.lang.Object object)
Overrides:
getAxis3Value in class SimplexFeature

getAxis3Name

public java.lang.String getAxis3Name()
Overrides:
getAxis3Name in class SimplexFeature

(c) 1998-2000 The Brookings Insitution
Webpage