public class HyperEllipticSurfaceShape extends RamifiedCoveringShape
Modifier and Type | Field and Description |
---|---|
protected de.jtem.moebiusViewer.shape.IndexedLineSet |
indexedLineSet |
protected HyperEllipticSurface |
simple |
point, surface
Constructor and Description |
---|
HyperEllipticSurfaceShape() |
HyperEllipticSurfaceShape(RamifiedCovering aSurface) |
Modifier and Type | Method and Description |
---|---|
void |
compute() |
void |
computeIndexedLineSet() |
void |
draw(de.jtem.moebiusViewer.MoebiusGraphics context) |
de.jtem.moebiusViewer.shape.IndexedLineSet |
getIndexedLineSet()
Get the value of indexedLineSet.
|
getBound, getSurface, getTools, set, setSurface
addMoebiusShapeChangeListener, addPropertyChangeListener, clone, dontFirePropertyChange, equals, fireMoebiusShapeChange, fireMoebiusShapeChange, firePropertyChange, firePropertyChange, getColor, getFilled, getLabel, getLineWidth, getPickable, getPointOutline, getPointRadius, getShowLabel, getString, isDoFirePropertyChange, isPickable, removeMoebiusShapeChangeListener, removePropertyChangeListener, reset, setColor, setDoFirePropertyChange, setFilled, setLabel, setLineWidth, setPickable, setPointOutline, setPointRadius, setShowLabel
protected de.jtem.moebiusViewer.shape.IndexedLineSet indexedLineSet
protected HyperEllipticSurface simple
public HyperEllipticSurfaceShape()
public HyperEllipticSurfaceShape(RamifiedCovering aSurface)
public void compute()
compute
in class RamifiedCoveringShape
public void computeIndexedLineSet()
public void draw(de.jtem.moebiusViewer.MoebiusGraphics context)
draw
in interface de.jtem.moebiusViewer.MoebiusShape
draw
in class RamifiedCoveringShape
public de.jtem.moebiusViewer.shape.IndexedLineSet getIndexedLineSet()