A D M P S

A

addP2(Point2D.Float, Point2D.Float) - Method in class SDDrawer
Translate a point.

D

drawRec(Graphics2D, Point2D.Float, Point2D.Float, Point2D.Float, Point2D.Float) - Method in class SDDrawer
Draw and fill a Rectangle

M

main(String[]) - Static method in class SimplestDraw
 

P

paintComponent(Graphics) - Method in class SDDrawer
 

S

SDDrawer - class SDDrawer.
Draws triangle with thick border in window coordinates + rect and translated rect.
SDDrawer() - Constructor for class SDDrawer
 
SDGUI - class SDGUI.
GUI module for SimplestDraw.
SimplestDraw - class SimplestDraw.
Simple display of Java 2D graphics -- the top level driver.

A D M P S