ImageGear for Java
IImGearRectangle Interface Members
Methods 

The following tables list the members exposed by IImGearRectangle.

Public Methods
 NameDescription
 MethodcontainsChecks if the specified point's coordinates are inside of the rectangle.  
 MethodcopyFromCopies the specified ImGearRectangle object into this instance of the ImGearRectangle class.  
 MethodemptySets all numeric properties of the rectangle to their initial values.  
 MethodgetBottomGets the y-coordinate of the lower-right corner of the rectangle.

Any integer value.

 
 MethodgetHeightGets the height of the rectangle.

Any integer value.

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

Any integer value.

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

Any integer value.

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

Any integer value.

 
 MethodgetWidthGets the width of the rectangle.

Any integer value.

 
 MethodintersectReplaces this rectangle with the intersection of itself and another rectangle.  
 MethodisEmptyTests whether all numeric properties of the rectangle have their initial values.  
 MethodisWellFormedTests whether the rectangle is valid.  
 MethodjoinChanges the rectangle's points to contain the specified point.  
 MethodoffsetShifts the rectangle points by the specified xShift and yShift values.  
 MethodsetBottomSets the y-coordinate of the lower-right corner of the rectangle.

Any integer value.

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

Any integer value.

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

Any integer value.

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

Any integer value.

 
Top
See Also

Reference

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

 

 


©2016. Accusoft Corporation. All Rights Reserved.

Send Feedback