Drawable.java
Go to the documentation of this file.
00001 package edu.tum.cs.ias.knowrob.vis;
00002 
00003 public interface Drawable {
00004         public void draw(Canvas c);
00005 }


mod_vis
Author(s): Moritz Tenorth, Jakob Engel
autogenerated on Sat Dec 28 2013 17:09:49