com.partnersoft.v3x.apps.MapBrowser
Interface MapBoundsTester

All Known Implementing Classes:
DummyTester, GridMapBoundsTester

public interface MapBoundsTester

An interface for objects that test the boundaries of maps.


Method Summary
 boolean pointExists(Coord3D coord)
           
 

Method Detail

pointExists

boolean pointExists(Coord3D coord)