|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.endeca.navigation.charting.Cell
public class Cell
Represents a value in a Grid.
| Method Summary | |
|---|---|
Label |
getLabel(int axis)
Returns the specified label. |
List |
getLabels()
Returns the labels. |
String |
getValue()
Returns the value. |
String |
toString()
Returns a user-readable string representation of the value. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Method Detail |
|---|
public Label getLabel(int axis)
axis - the axis that references the label.
Label object).public List getLabels()
Label objects).public String getValue()
public String toString()
toString in class Object
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||