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

Classes

class  DefaultMapControl
 Implements map models. More...
 
class  DefaultMapControlTest
 Regression tests for DefaultMapControl. More...
 
interface  MapControl
 Currently nothing more than a marker interface for unification. More...
 
interface  MapControlFactory
 Factory for creating MapControl instances. More...
 
interface  MapControlListener
 Interface for listeners listening on changes in MapControl instances. More...
 
class  TestMapControlCreator
 Helper class for creating MapControl instances for regression tests. More...
 
class  TestMapControlFactory
 An MapControlFactory implementation for testing purposes. More...