org.eclipse.amp.amf.gen.key
Interface DrawFeature


public interface DrawFeature


Method Summary
 void draw(java.awt.Graphics2D graphics, java.lang.Object object, int agent_size, int agent_size2)
           
 

Method Detail

draw

void draw(java.awt.Graphics2D graphics,
          java.lang.Object object,
          int agent_size,
          int agent_size2)