Class ThincProto.thinc_rectRegion

java.lang.Object
  extended by ThincProto.thinc_rectRegion
Enclosing interface:
ThincProto

public static class ThincProto.thinc_rectRegion
extends java.lang.Object

helper structures


Field Summary
(package private)  short height
           
(package private)  short width
           
(package private)  short x
           
(package private)  short y
           
 
Constructor Summary
ThincProto.thinc_rectRegion()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

x

short x

y

short y

width

short width

height

short height
Constructor Detail

ThincProto.thinc_rectRegion

public ThincProto.thinc_rectRegion()