cad.simcad.pathfinding.ui
Interface ObjectDisplayer

All Known Implementing Classes:
SimPanel

public interface ObjectDisplayer

Author:
Administrator

Method Summary
 Filler getShowedFiller()
           
 SimObject getShowedObject()
           
 PathPlace getShowedPathPlace()
           
 void showFiller(Filler fil, MapUnit mu)
           
 void showSimObject(SimObject so)
          does nothing is null value
 

Method Detail

showSimObject

public void showSimObject(SimObject so)
does nothing is null value


showFiller

public void showFiller(Filler fil,
                       MapUnit mu)

getShowedFiller

public Filler getShowedFiller()

getShowedObject

public SimObject getShowedObject()

getShowedPathPlace

public PathPlace getShowedPathPlace()

Logo

With the help of www.sourceforge.net and www.info.ucl.ac.be