Diplo
 All Classes Namespaces Files Functions Variables Properties
Public Member Functions | Public Attributes | List of all members
mental_maps.CoridorMap Class Reference

Public Member Functions

Stack< Point > pathInCoridor (Graphics g, Graph graf, DrawInterface algo, Edge edge, Stack< Point > path)
 Hlavna metoda pri hladani cesty pomocou koridorov More...
 
void drawEdgeBox (Graphics g, Stack< Point > edgeBox)
  More...
 
void drawEdgeBoxRed (Graphics g, Stack< Point > edgeBox)
 

Public Attributes

Boolean drawTriangulation = false
 
Boolean drawAlphacircles = false
 
Boolean drawTriangulation1 = false
 
Boolean drawAlphacircles1 = false
 

Member Function Documentation

void mental_maps.CoridorMap.drawEdgeBox ( Graphics  g,
Stack< Point >  edgeBox 
)

Parameters
g
edgeBox
void mental_maps.CoridorMap.drawEdgeBoxRed ( Graphics  g,
Stack< Point >  edgeBox 
)
Stack<Point> mental_maps.CoridorMap.pathInCoridor ( Graphics  g,
Graph  graf,
DrawInterface  algo,
Edge  edge,
Stack< Point >  path 
)

Hlavna metoda pri hladani cesty pomocou koridorov

Parameters
g
graf
algo
edge
path
Returns

Member Data Documentation

Boolean mental_maps.CoridorMap.drawAlphacircles = false
Boolean mental_maps.CoridorMap.drawAlphacircles1 = false
Boolean mental_maps.CoridorMap.drawTriangulation = false
Boolean mental_maps.CoridorMap.drawTriangulation1 = false

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