ImageGear for Java
IImGearDoubleRectangle Interface Members
Methods 

The following tables list the members exposed by IImGearDoubleRectangle.

Public Methods
 NameDescription
 MethodcopyFromThis method copies rectangle from IImGearDoubleRectangle interface.  
 MethodemptySets all numeric properties of the rectangle to their initial values.  
 MethodgetBottomGets the y-coordinate of the lower-right corner of the rectangle.

Any double precision number.

 
 MethodgetHeightGets the height of the rectangle.

Any double precision number.

 
 MethodgetLeftGets the x-coordinate of the upper-left corner of the rectangle.

Any double precision number.

 
 MethodgetRightGets the x-coordinate of the lower-right corner of the rectangle.

Any double precision number.

 
 MethodgetTopGets the y-coordinate of the upper-left corner of the rectangle.

Any double precision number.

 
 MethodgetWidthGets the width of the rectangle.

Any double precision number.

 
 MethodintersectChecks whether or not the rectangle is intersected with the specified rectangle.  
 MethodisEmptyTests whether all numeric properties of the rectangle have their initial values.  
 MethodisWellFormedChecks if rectangle's width is greater than or equal to zero and if its height is greater than or equal to zero.  
 MethodoffsetShifts the rectangle points by the specified shiftX and shiftY values.  
 MethodsetBottomSets the y-coordinate of the lower-right corner of the rectangle.

Any double precision number.

 
 MethodsetLeftSets the x-coordinate of the upper-left corner of the rectangle.

Any double precision number.

 
 MethodsetRightSets the x-coordinate of the lower-right corner of the rectangle.

Any double precision number.

 
 MethodsetTopSets the y-coordinate of the upper-left corner of the rectangle.

Any double precision number.

 
Top
See Also

Reference

IImGearDoubleRectangle Interface
com.accusoft.imagegear.core.shapes Package

 

 


©2016. Accusoft Corporation. All Rights Reserved.

Send Feedback