Uses of Interface
org.jhotdraw8.draw.io.FigureFactory
Packages that use FigureFactory
-
Uses of FigureFactory in org.jhotdraw8.draw.io
Classes in org.jhotdraw8.draw.io that implement FigureFactoryModifier and TypeClassDescriptionclassAbstractFigureFactory.classDefaultFigureFactory.Fields in org.jhotdraw8.draw.io declared as FigureFactoryMethods in org.jhotdraw8.draw.io with parameters of type FigureFactoryModifier and TypeMethodDescriptionvoidSimpleXmlReader.setFigureFactory(FigureFactory figureFactory) voidSimpleXmlWriter.setFigureFactory(FigureFactory figureFactory) Constructors in org.jhotdraw8.draw.io with parameters of type FigureFactoryModifierConstructorDescriptionSimpleXmlReader(FigureFactory figureFactory, org.jhotdraw8.base.converter.IdFactory idFactory, @Nullable String namespaceURI) SimpleXmlWriter(FigureFactory factory, org.jhotdraw8.base.converter.IdFactory idFactory) SimpleXmlWriter(FigureFactory factory, org.jhotdraw8.base.converter.IdFactory idFactory, String namespaceURI, String namespaceQualifier)