Diplo
 All Classes Namespaces Files Functions Variables Properties
Public Member Functions | List of all members
mental_maps.draw.DrawInterface Interface Reference
Inheritance diagram for mental_maps.draw.DrawInterface:
mental_maps.draw.AStar mental_maps.draw.Lee

Public Member Functions

Stack< Point > draw (Graphics g, Graph graf, Point start, Point end, int fieldSize)
 
Stack< Point > drawIntoPolygon (Graphics g, Graph graf, Point start, Point end, Stack< Point > Polygon)
 

Member Function Documentation

Stack<Point> mental_maps.draw.DrawInterface.draw ( Graphics  g,
Graph  graf,
Point  start,
Point  end,
int  fieldSize 
)
Stack<Point> mental_maps.draw.DrawInterface.drawIntoPolygon ( Graphics  g,
Graph  graf,
Point  start,
Point  end,
Stack< Point >  Polygon 
)

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