ImageGear for Java
ImGearARTEncryption Class Members
Methods 

The following tables list the members exposed by ImGearARTEncryption.

Public Constructors
 NameDescription
Public ConstructorImGearARTEncryption ConstructorInitializes a new instance of the ImGearARTEncryption class object.  
Top
Public Methods
 NameDescription
Public MethodcloneCreates new object that is an exact copy of the current mark. (Inherited from com.accusoft.imagegear.art.ImGearARTMark)
Public MethoddecryptThis method decrypts the raster page that was encrypted previously.

encrypt ()}

 
Public MethodencryptThis method encrypts specified raster page in the document.  
Public Methodstatic (Shared in Visual Basic)fromLegacyMarkConverts legacy ART2.0 mark into the appropriate ART 3.0 mark. (Inherited from com.accusoft.imagegear.art.ImGearARTMark)
Public MethodgetBoundsGets mark's bounding rectangle in abstract coordinates.

com.accusoft.imagegear.core.shapes.ImGearRectangle structure object.

Type of the mark's coordinate system is specifying when using ImGearARTPage.addMark method.

 
Public MethodgetHeightGets the height of the encryption.

Integer value.

 
Public MethodgetHitTestBoundsGets the mark's boundling rectangle used for hit test.

com.accusoft.imagegear.core.shapes.ImGearRectangle structure object.

This rectangle adds a callout point to the mark's bounding rectangle. Type of the mark's coordinate system is specifying when using ImGearARTPage.addMark method.

com.accusoft.imagegear.core.shapes.ImGearRectangle

(Inherited from com.accusoft.imagegear.art.ImGearARTMark)
Public MethodgetPasswordGets the encryption password.

String value.

 
Public MethodgetStatisticsGets an object representing specific statistics information about the mark.

com.accusoft.imagegear.core.shapes.ImGearRectangle structure object.

(Inherited from com.accusoft.imagegear.art.ImGearARTMark)
Public MethodgetTypeGets mark's type.

ImGearARTMarkType enumeration value. ImGearARTMarkType

 
Public MethodgetWidthGets the width of the encryption.

Integer value.

 
Public MethodgetXGets the X coordinate of the top-left point of the encryption mark.

Integer value.

 
Public MethodgetYSets the Y coordinate of the top-left point of the encryption mark.

Integer value.

 
Public MethodisAppliedGets a value indicating whether the encryption is applied or not.

Boolean value.

If true, encryption is applied, false - otherwise. The default value is true.

 
Public MethodisVisibleGets a value indicating whether the mark is visible or not.

Boolean value.

 
Public MethodmoveMoves the mark by specified offset.  
Public MethodsetHeightSets the height of the encryption.

Integer value.

 
Public MethodsetPasswordSets the encryption password.

String value.

 
Public MethodsetVisibleSets a value indicating whether the mark is visible or not.

Boolean value.

 
Public MethodsetWidthSets the width of the encryption.

Integer value.

 
Public MethodsetXSets the X coordinate of the top-left point of the encryption mark.

Integer value.

 
Public MethodsetYSets the Y coordinate of the top-left point of the encryption mark.

Integer value.

 
Top
See Also

Reference

ImGearARTEncryption Class
com.accusoft.imagegear.art Package

 

 


©2016. Accusoft Corporation. All Rights Reserved.

Send Feedback