swarm.space
Class Value2dDisplayImpl
java.lang.Object
|
+--swarm.space.Value2dDisplayImpl
- public class Value2dDisplayImpl
- extends Object
- implements SwarmObjectS, SwarmObject, Value2dDisplayS, Value2dDisplay
Value2dDisplay displays 2d arrays of values..
Value2dDisplay helps display 2d arrays of values. Value2dDisplay goes through a given Discrete2d array, turn states into colours, and draws them into a Raster widget.
Methods implemented by this class for interface swarm.defobj.Drop |
drop |
Methods implemented by this class for interface swarm.defobj.DefinedObject |
compare,
describe,
describeID,
getDisplayName,
getTypeName,
getZone,
perform,
perform$with,
perform$with$with,
perform$with$with$with,
respondsTo,
setDisplayName,
xfprint,
xfprintid,
xprint,
xprintid |
Value2dDisplayImpl
public Value2dDisplayImpl()
Value2dDisplayImpl
public Value2dDisplayImpl(ZoneImpl aZone,
RasterImpl r,
ColormapImpl c,
Discrete2dImpl d)
- Convenience constructor for Value2dDisplay
Value2dDisplayImpl
public Value2dDisplayImpl(ZoneImpl aZone)
- Default constructor for Impl class