uk.ac.starlink.ttools.plot
Class PlotState.SimpleValueInfo
java.lang.Object
uk.ac.starlink.table.DefaultValueInfo
uk.ac.starlink.ttools.plot.PlotState.SimpleValueInfo
- All Implemented Interfaces:
- ValueInfo
- Enclosing class:
- PlotState
protected static class PlotState.SimpleValueInfo
- extends DefaultValueInfo
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.
Methods inherited from class uk.ac.starlink.table.DefaultValueInfo |
formatClass, formatShape, formatValue, generalise, getContentClass, getDescription, getDomainMappers, getElementSize, getName, getShape, getUCD, getUnitString, getUtype, isArray, isNullable, setContentClass, setDescription, setDomainMappers, setElementSize, setName, setNullable, setShape, setUCD, setUnitString, setUtype, toString, unformatString |
PlotState.SimpleValueInfo
public PlotState.SimpleValueInfo(ValueInfo baseInfo)
equals
public boolean equals(Object o)
- Overrides:
equals
in class Object
hashCode
public int hashCode()
- Overrides:
hashCode
in class Object
Copyright © 2015 Central Laboratory of the Research Councils. All Rights Reserved.