|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectuk.ac.starlink.table.DefaultValueInfo
uk.ac.starlink.ttools.plot.PlotState.SimpleValueInfo
protected static class PlotState.SimpleValueInfo
ValueInfo implementation which ignores information that's not relevant to plotting. The point of using this is so that we can implement its equals method suitably.
Constructor Summary | |
---|---|
PlotState.SimpleValueInfo(uk.ac.starlink.table.ValueInfo baseInfo)
|
Method Summary | |
---|---|
boolean |
equals(Object o)
|
int |
hashCode()
|
Methods inherited from class uk.ac.starlink.table.DefaultValueInfo |
---|
formatClass, formatShape, formatValue, generalise, getCellEditor, getCellRenderer, getContentClass, getDescription, getElementSize, getName, getShape, getUCD, getUnitString, isArray, isNullable, setContentClass, setDescription, setElementSize, setName, setNullable, setShape, setUCD, setUnitString, toString, unformatString |
Methods inherited from class java.lang.Object |
---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public PlotState.SimpleValueInfo(uk.ac.starlink.table.ValueInfo baseInfo)
Method Detail |
---|
public boolean equals(Object o)
equals
in class Object
public int hashCode()
hashCode
in class Object
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |