Uses of Class
gnu.rfb.CoRRE

Packages that use CoRRE
gnu.rfb   
 

Uses of CoRRE in gnu.rfb
 

Fields in gnu.rfb declared as CoRRE
 CoRRE[] CoRREStub.rects
           
 

Constructors in gnu.rfb with parameters of type CoRRE
CoRREStub(int x, int y, int w, int h, CoRRE[] rects)
          Constructor for encoding an array of CoRRE rectangles.