ImageGear for Java
ImGearARTAudio Class Members
Methods 

The following tables list the members exposed by ImGearARTAudio.

Public Constructors
 NameDescription
Public ConstructorImGearARTAudio ConstructorInitializes a new instance of the ImGearARTAudio 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 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.

com.accusoft.imagegear.core.shapes.ImGearRectangle

 
Public MethodgetFileNameGets the sound file name.

String value.

The sound specified by this parameter must fit into available physical memory and be playable by an installed waveform-audio device driver.

 
Public MethodgetHeightGets the height of the mark.

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 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.AUDIO enumeration value. ImGearARTMarkType

 
Public MethodgetWidthGets the width of the mark.

Integer value.

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

Integer value.

 
Public MethodgetYGets the Y coordinate of the left-top point of the mark.

Integer value.

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

Boolean value.

 
Public MethodmoveMoves the mark by specified offset.  
Public MethodsetFileNameSets the sound file name.

String value.

The sound specified by this parameter must fit into available physical memory and be playable by an installed waveform-audio device driver.

 
Public MethodsetHeightSets the height of the mark.

Integer value.

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

Boolean value.

 
Public MethodsetWidthSets the width of the mark.

Integer value.

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

Integer value.

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

Integer value.

 
Top
See Also

Reference

ImGearARTAudio Class
com.accusoft.imagegear.art Package

 

 


©2016. Accusoft Corporation. All Rights Reserved.

Send Feedback