Uses of Class
com.alienfactory.javamappy.MapObject

Packages that use MapObject
com.alienfactory.javamappy Contains the core API and objects that mimic the logical structure of a .FMP Map. 
 

Uses of MapObject in com.alienfactory.javamappy
 

Methods in com.alienfactory.javamappy that return MapObject
 MapObject[] Map.getMapObjects()
           
 

Methods in com.alienfactory.javamappy with parameters of type MapObject
 void Map.setMapObjects(MapObject[] mapObjects)
          nulls are allowed.
 



Copyright © 2001-2009 Alien-Factory Ltd. All Rights Reserved.