Class OverlayMark
-
Constructor Summary
ConstructorsConstructorDescriptionOverlayMark(Mark mark, RegionMembershipWithFlags regionMembership) Creates a newOverlayMarkinstance. -
Method Summary
Modifier and TypeMethodDescriptionbox(DrawOverlay overlayWriter, Dimensions dim) protected booleancreateObject(Dimensions dimensionsEntireImage, BinaryValuesByte binaryValuesOut) booleanintGets the identifier of the mark.getMark()TheMarkto overlay.inthashCode()
-
Constructor Details
-
OverlayMark
Creates a newOverlayMarkinstance.- Parameters:
mark- TheMarkto overlay.regionMembership- The region-membership associated withmark.
-
-
Method Details
-
box
-
createObject
public ObjectWithProperties createObject(Dimensions dimensionsEntireImage, BinaryValuesByte binaryValuesOut) throws CreateException - Specified by:
createObjectin classOverlay- Throws:
CreateException
-
getIdentifier
-
equals
-
canEqual
-
hashCode
-
getMark
-