|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--com.ibm.etools.pd.widget.viewer.SVGDocumentGeneratorFactory
Convenience class for creating SVG document generators.
IGraphicDocumentGenerator
Constructor Summary | |
SVGDocumentGeneratorFactory()
|
Method Summary | |
static IGraphicDocumentGenerator |
getGraphicDocumentGenerator(java.lang.String generatorType)
Returns the IGraphicDocumentGenerator interface to an object
which generates the specified graphic type or null if the
type is not recognized. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public SVGDocumentGeneratorFactory()
Method Detail |
public static IGraphicDocumentGenerator getGraphicDocumentGenerator(java.lang.String generatorType)
IGraphicDocumentGenerator
interface to an object
which generates the specified graphic type or null
if the
type is not recognized.
generatorType
- one of the recognized graphic types
IGraphicDocumentGenerator
,
IGraphicTypeConstants
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |