edu.sdsc.mbt.viewers.GLViewerImpl
Class ChainGeometry
java.lang.Object
edu.sdsc.mbt.viewers.GLViewerImpl.Geometry
edu.sdsc.mbt.viewers.GLViewerImpl.ChainGeometry
- public class ChainGeometry
- extends Geometry
ChainGeometry.java
Please complete these missing tags
- Author:
- John L. Moreland
- See Also:
Constructor Summary |
ChainGeometry()
Construct a new ChainGeometry object. |
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ChainGeometry
public ChainGeometry()
- Construct a new ChainGeometry object.
draw
public final void draw(StructureComponent structureComponent,
StructureStyles styles,
javax.media.opengl.GL gl,
javax.media.opengl.glu.GLU glu,
com.sun.opengl.util.GLUT glut)
- Please complete the missing tags for main
- Specified by:
draw
in class Geometry
- Returns:
-
- Throws:
draw
public void draw(Chain chain,
StructureStyles styles,
javax.media.opengl.GL gl,
javax.media.opengl.glu.GLU glu,
com.sun.opengl.util.GLUT glut)
- Please complete the missing tags for main
- Returns:
-
- Throws:
getRibbonForm
public int getRibbonForm()
setRibbonForm
public void setRibbonForm(int ribbonForm)
isRibbonsAreSmoothed
public boolean isRibbonsAreSmoothed()
setRibbonsAreSmoothed
public void setRibbonsAreSmoothed(boolean ribbonsAreSmoothed)
getStatus
public boolean getStatus()
- Overrides:
getStatus
in class Geometry