Public Member Functions | Public Attributes | Static Public Attributes | Protected Member Functions | Package Attributes
edu.tum.cs.ias.knowrob.vis.items.Legend Class Reference
Inheritance diagram for edu.tum.cs.ias.knowrob.vis.items.Legend:
Inheritance graph
[legend]

List of all members.

Public Member Functions

void draw (Canvas c)
 Legend (java.io.File labelFile, int x, int y) throws NumberFormatException, IOException

Public Attributes

Vector< String > stringLeg = new Vector<String>()

Static Public Attributes

static int[] colors = new int[] {0xffff0000, 0xff00ff00, 0xff0000ff, 0xffffff00, 0xffff00ff, 0xff00ffff, 0xffff8800, 0xffff0088, 0xff88ff00, 0xff00ff88, 0xff8800ff, 0xff0088ff}

Protected Member Functions

void loadLabels (java.io.File ascFile) throws NumberFormatException, IOException

Package Attributes

int legPosX = 0
int legPosY = 0

Detailed Description

Definition at line 10 of file Legend.java.


Constructor & Destructor Documentation

edu.tum.cs.ias.knowrob.vis.items.Legend.Legend ( java.io.File  labelFile,
int  x,
int  y 
) throws NumberFormatException, IOException [inline]

Definition at line 14 of file Legend.java.


Member Function Documentation

Implements edu.tum.cs.ias.knowrob.vis.Drawable.

Definition at line 23 of file Legend.java.

void edu.tum.cs.ias.knowrob.vis.items.Legend.loadLabels ( java.io.File  ascFile) throws NumberFormatException, IOException [inline, protected]

Definition at line 36 of file Legend.java.


Member Data Documentation

int [] edu.tum.cs.ias.knowrob.vis.items.Legend.colors = new int[] {0xffff0000, 0xff00ff00, 0xff0000ff, 0xffffff00, 0xffff00ff, 0xff00ffff, 0xffff8800, 0xffff0088, 0xff88ff00, 0xff00ff88, 0xff8800ff, 0xff0088ff} [static]

Definition at line 21 of file Legend.java.

Definition at line 12 of file Legend.java.

Definition at line 12 of file Legend.java.

Vector<String> edu.tum.cs.ias.knowrob.vis.items.Legend.stringLeg = new Vector<String>()

Definition at line 20 of file Legend.java.


The documentation for this class was generated from the following file:


mod_vis
Author(s): Moritz Tenorth, Jakob Engel
autogenerated on Mon Oct 6 2014 01:30:01