gestalt.impl.jogl.extension.quadline
Class JoglQuadLine

java.lang.Object
  extended by gestalt.shape.AbstractShape
      extended by gestalt.extension.quadline.QuadLine
          extended by gestalt.impl.jogl.extension.quadline.JoglQuadLine
All Implemented Interfaces:
Drawable, java.io.Serializable

public class JoglQuadLine
extends QuadLine

See Also:
Serialized Form

Field Summary
 
Fields inherited from class gestalt.extension.quadline.QuadLine
colors, linewidth, linewidths, points
 
Constructor Summary
JoglQuadLine()
           
 
Method Summary
 void draw(GLContext theRenderContext)
          this method is used to draw the drawable, when the context is ready.
 
Methods inherited from class gestalt.extension.quadline.QuadLine
autoupdate, getLineFragments, getProducer, getSortData, getSortValue, propagateUpVector, setLineWidthInterpolator, setSortValue, update, upvector
 
Methods inherited from class gestalt.shape.AbstractShape
add, getTransformMode, isActive, isSortable, material, position, position, position, position, rotation, rotation, scale, scale, scale, setActive, setChildContainer, setMaterialRef, setPositionRef, setRotationRef, setScaleRef, setTransformMode, setTransformRef, transform
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

JoglQuadLine

public JoglQuadLine()
Method Detail

draw

public void draw(GLContext theRenderContext)
Description copied from interface: Drawable
this method is used to draw the drawable, when the context is ready. although the behavior sometimes varies and doesn t always need to have a visual representation depending on the implementation.

Parameters:
theRenderContext - GLContext


processing library gestalt_p5 by Patrick Kochlik + Dennis Paul. (c) 2009