Gridarta Editor
net.sf.gridarta.var.crossfire.model.maparchobject.DefaultMapArchObjectFactory Class Reference

Factory to create MapArchObject instances. More...

+ Inheritance diagram for net.sf.gridarta.var.crossfire.model.maparchobject.DefaultMapArchObjectFactory:
+ Collaboration diagram for net.sf.gridarta.var.crossfire.model.maparchobject.DefaultMapArchObjectFactory:

Public Member Functions

 DefaultMapArchObjectFactory (@NotNull final ProjectSettings projectSettings)
 Creates a new instance. More...
 
MapArchObject newMapArchObject (final boolean addDefaultAttributes)
 Creates a new MapArchObject instance. More...
 

Private Attributes

final ProjectSettings projectSettings
 The ProjectSettings to use. More...
 

Detailed Description

Factory to create MapArchObject instances.

Author
Andreas Kirschbaum

Definition at line 30 of file DefaultMapArchObjectFactory.java.

Constructor & Destructor Documentation

◆ DefaultMapArchObjectFactory()

net.sf.gridarta.var.crossfire.model.maparchobject.DefaultMapArchObjectFactory.DefaultMapArchObjectFactory ( @NotNull final ProjectSettings  projectSettings)

Creates a new instance.

Parameters
projectSettingsthe project settings to use

Definition at line 42 of file DefaultMapArchObjectFactory.java.

References net.sf.gridarta.var.crossfire.model.maparchobject.DefaultMapArchObjectFactory.projectSettings.

Member Function Documentation

◆ newMapArchObject()

MapArchObject net.sf.gridarta.var.crossfire.model.maparchobject.DefaultMapArchObjectFactory.newMapArchObject ( final boolean  addDefaultAttributes)

Member Data Documentation

◆ projectSettings


The documentation for this class was generated from the following file: