gnu.x11.extension.render
Class Trapezoid

java.lang.Object
  extended by gnu.x11.extension.render.Trapezoid

public class Trapezoid
extends java.lang.Object

Trapezoid in RENDER.


Field Summary
 Span bottom
           
 Span top
           
 
Constructor Summary
Trapezoid()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

top

public Span top

bottom

public Span bottom
Constructor Detail

Trapezoid

public Trapezoid()