gnu.x11.extension.render
Class ColorTrapezoid

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

public class ColorTrapezoid
extends java.lang.Object

Color trapezoid in RENDER.


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

Field Detail

top

public ColorSpan top

bottom

public ColorSpan bottom
Constructor Detail

ColorTrapezoid

public ColorTrapezoid()