java.lang.Object
org.jhotdraw8.draw.model.DirtyMask
Represents a bitmask of
DirtyBits.- Author:
- Werner Randelshofer
-
Field Summary
Fields -
Method Summary
Modifier and TypeMethodDescriptionAdds all bits of the specified dirty mask to this mask.booleancontainsOneOf(DirtyBits... bits) booleanintersects(DirtyBits... bits) booleanintersects(DirtyMask that) booleanisEmpty()static DirtyMasktoString()