public class ColorTable extends Command
Modifier and Type | Field and Description |
---|---|
protected java.awt.Color[] |
colors |
protected boolean |
drawColorTable |
Constructor and Description |
---|
ColorTable(int ec,
int eid,
int l,
java.io.DataInputStream in) |
Modifier and Type | Method and Description |
---|---|
java.awt.Color |
get(int index) |
void |
paint(CGMDisplay d) |
java.lang.String |
toString() |
clone, makeInt, makeString, makeString, read, read16, scale
protected java.awt.Color[] colors
protected boolean drawColorTable
public ColorTable(int ec, int eid, int l, java.io.DataInputStream in) throws java.io.IOException
java.io.IOException
public java.awt.Color get(int index)
public void paint(CGMDisplay d)
Copyright (C) BBNT Solutions LLC; See http://openmap.bbn.com/ for details