Module org.jhotdraw8.draw
Package org.jhotdraw8.draw.model
package org.jhotdraw8.draw.model
-
ClassDescriptionAbstractDrawingModel.
DirtyBitsdescribes how changing a property value of aFigureaffects dependent objects.Represents a bitmask ofDirtyBits.DrawingModelprovidesDrawingModelEvents about aDrawing.DrawingModelEvent.This class allows to provide a proxy for the children list of a figure, the proxy performs all changes on the children list via the DrawingModel.This property is weakly bound to a property of a figure in the DrawingModel.A DrawingModel for drawings which can handleTransformableFigures,ChildLayoutingFigureand layout observing figures, likeLineConnectionFigure.