Class BasicFactories

Object
BasicFactories

public class BasicFactories extends Object
Defines a common abstraction for getting the different factories. This default implementation provides support for only the most basic factories (referencing, etc.). Many methods thrown an FactoryNotFoundException in all cases, for example all methods related to GO-1 canvas objects. Those methods will be implemented later in a subclass.
Since:
2.3
Author:
Martin Desruisseaux