Uses of Class
gnu.x11.Request.Poly

Packages that use Request.Poly
gnu.x11 Provide X protocols. 
 

Uses of Request.Poly in gnu.x11
 

Subclasses of Request.Poly in gnu.x11
static class Request.Poly.Arc
          Aggregate poly arc requests.
static class Request.Poly.Dot
          Aggregate poly dot requests.
static class Request.Poly.Fill
          Aggregate fill poly requests.
static class Request.Poly.Rectangle
          Aggregate poly rectangle requests.
static class Request.Poly.Segment
          Aggregate poly segment requests.
 

Methods in gnu.x11 with parameters of type Request.Poly
 boolean Request.Poly.more_aggregatep(Request.Poly pr)
           
 boolean Request.Poly.Fill.more_aggregatep(Request.Poly pr)
           
 boolean Request.Poly.Dot.more_aggregatep(Request.Poly pr)