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(@NonNull DirtyBits... bits) booleanintersects(@NonNull DirtyMask that) booleanintersects(DirtyBits... bits) booleanisEmpty()toString()