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
| Methods inherited from class java.lang.Object |
clone,
equals,
finalize,
getClass,
hashCode,
notify,
notifyAll,
toString,
wait,
wait,
wait |
SimplexView.ConcreteSimplexFeature
public SimplexView.ConcreteSimplexFeature(float axis1Value,
float axis2Value,
float axis3Value)
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