Uses of Class
courselog.maputils.CalibratedMap

Packages that use CalibratedMap
courselog.maputils   
 

Uses of CalibratedMap in courselog.maputils
 

Fields in courselog.maputils declared as CalibratedMap
 CalibratedMap CalibratedMapBrowser.cmMyMap
          My CalibratedMap
 CalibratedMap[] TiledMap.myTiledMaps
          Array of the used calibrated maps
 

Methods in courselog.maputils with parameters of type CalibratedMap
 boolean CalibratedMap.saveSubMap(ewe.fx.Rect rArea, java.lang.String imageFileName, CalibratedMap tmp)
          Save a part of the bitmap to an image file and the corresponding reference file.