Uses of Interface
com.bc.ceres.swing.figure.FigureFactory
Packages that use FigureFactory
Package
Description
-
Uses of FigureFactory in com.bc.ceres.swing.demo
Methods in com.bc.ceres.swing.demo that return FigureFactoryModifier and TypeMethodDescriptionprotected abstract FigureFactory
FigureEditorApp.getFigureFactory()
protected FigureFactory
FigureEditorDemo.getFigureFactory()
-
Uses of FigureFactory in com.bc.ceres.swing.figure
Methods in com.bc.ceres.swing.figure that return FigureFactory -
Uses of FigureFactory in com.bc.ceres.swing.figure.support
Classes in com.bc.ceres.swing.figure.support that implement FigureFactoryMethods in com.bc.ceres.swing.figure.support that return FigureFactoryMethods in com.bc.ceres.swing.figure.support with parameters of type FigureFactoryModifier and TypeMethodDescriptionvoid
DefaultFigureEditor.setFigureFactory
(FigureFactory figureFactory) Constructors in com.bc.ceres.swing.figure.support with parameters of type FigureFactoryModifierConstructorDescriptionDefaultFigureEditor
(JComponent editorComponent, Viewport viewport, UndoContext undoContext, FigureCollection figureCollection, FigureFactory figureFactory) FigureEditorPanel
(UndoContext undoContext, FigureCollection figureCollection, FigureFactory figureFactory)