Uses of Class
org.jhotdraw8.draw.model.AbstractDrawingModel
Packages that use AbstractDrawingModel
-
Uses of AbstractDrawingModel in org.jhotdraw8.draw.model
Subclasses of AbstractDrawingModel in org.jhotdraw8.draw.modelModifier and TypeClassDescriptionclassA DrawingModel for drawings which can handleTransformableFigures,ChildLayoutingFigureand layout observing figures, likeLineConnectionFigure.