java.lang.Object
org.jhotdraw8.draw.io.AbstractFigureFactory
org.jhotdraw8.draw.io.DefaultFigureFactory
- All Implemented Interfaces:
FigureFactory
DefaultFigureFactory.
- Author:
- Werner Randelshofer
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.jhotdraw8.draw.io.AbstractFigureFactory
addConverter, addConverterForType, addConverterForType, addDefaultValue, addFigure, addFigureAttributeKeys, addFigureKeysAndNames, addFigureKeysAndNames, addFigureKeysAndNames, addKey, addKeys, addNodeListKey, addSkipAttribute, addSkipElement, addSkipFigure, checkConverters, clearAttributeMap, clearElementMap, createFigureByElementName, figureAttributeKeys, figureNodeListKeys, getAttributeNameByKey, getConverter, getDefaultValue, getElementNameByFigure, getElementNameByKey, getIdFactory, getKeyByAttributeName, getKeyByElementName, getObjectIdAttribute, isDefaultValue, needsIdResolver, nodeListToValue, removeKey, setIdFactory, setObjectIdAttribute, stringToValue, valueToNodeList, valueToStringMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.jhotdraw8.draw.io.FigureFactory
fromExternalDrawing, getStylesheetsKey, toExternalDrawing
-
Constructor Details
-
DefaultFigureFactory
public DefaultFigureFactory() -
DefaultFigureFactory
public DefaultFigureFactory(org.jhotdraw8.base.converter.IdFactory idFactory)
-