Gridarta Editor
Package net.sf.gridarta.model.maparchobject

Classes

class  AbstractMapArchObject
 Base implementation of MapArchObject that covers similarities between Crossfire maps and Daimonin maps. More...
 
interface  MapArchObject
 Interface for MapArchObjects. More...
 
interface  MapArchObjectFactory
 Factory for creating MapArchObject instances. More...
 
interface  MapArchObjectListener
 Interface for listeners listening on map arch object changes. More...
 
class  TestMapArchObject
 A MapArchObject implementation for testing purposes. More...
 
class  TestMapArchObjectFactory
 A MapArchObjectFactory for regression tests. More...