Package raft.kilavuz.grid
various utilities for collecting, modifiying and displaying raw pathfind data
See:
Description
Interface Summary
GridPanel.Listener callback interface to notify about information cells mouse is over
StepChecker used to spot reachable cells in grid.
Class Summary
FloodFill

creates a Grid by floodfilling from a given set of starting locations.

Grid

raw path finding information consists of cells, sectors and portals between sectors.

Grid.Cell a cell in grid.
Grid.Portal a portal is a line of (generally) border cells which leads to same sector with same action
Grid.Sector a rectangular region which is freely traversable with simple steps
GridPanel swing panel to display various information in a grid.
SimpleStepChecker a simple step checker implementation based on jPCT.
Step piece of information about a grid cell and how it is reached
Package raft.kilavuz.grid Description
various utilities for collecting, modifiying and displaying raw pathfind data
Java API documentation generated with DocFlex/Doclet v1.5.2
DocFlex/Doclet is both a multi-format Javadoc doclet and a free edition of DocFlex/Javadoc. If you need to customize your Javadoc without writing a full-blown doclet from scratch, DocFlex/Javadoc may be the only tool able to help you! Find out more at www.docflex.com