Package gen.lib.label
Class rectangle__c
- java.lang.Object
-
- gen.lib.label.rectangle__c
-
public class rectangle__c extends Object
-
-
Constructor Summary
Constructors Constructor Description rectangle__c()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static ST_Rect_tCombineRect(ST_Rect_t r, ST_Rect_t rr)static voidInitRect(ST_Rect_t r)static ST_Rect_tNullRect()static booleanOverlap(ST_Rect_t r, ST_Rect_t s)static intRectArea(ST_Rect_t r)
-