org.grinvin.generators.graphs
Class AbstractGraphGenerator
- Factory, GraphGenerator, NamedFactory
public abstract class AbstractGraphGenerator
Common superclass of various graph generator classes. Provides support for
internationalization and some helper methods.
AbstractGraphGenerator
public AbstractGraphGenerator()
Default constructor.
getInstanceDescription
protected String getInstanceDescription()
get the description for the instance from the internal factory properties.
getInstanceName
protected String getInstanceName()
Get the name for the instance from the internal factory properties.