public class AbstractAlgebraicCurveShape extends RamifiedCoveringShape
| Modifier and Type | Field and Description |
|---|---|
protected de.jtem.moebiusViewer.shape.IndexedLineSet |
indexedLineSet |
protected AbstractAlgebraicCurve |
simple |
point, surface| Constructor and Description |
|---|
AbstractAlgebraicCurveShape() |
AbstractAlgebraicCurveShape(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, setSurfaceaddMoebiusShapeChangeListener, 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, setShowLabelprotected de.jtem.moebiusViewer.shape.IndexedLineSet indexedLineSet
protected AbstractAlgebraicCurve simple
public AbstractAlgebraicCurveShape()
public AbstractAlgebraicCurveShape(RamifiedCovering aSurface)
public void compute()
compute in class RamifiedCoveringShapepublic void computeIndexedLineSet()
public void draw(de.jtem.moebiusViewer.MoebiusGraphics context)
draw in interface de.jtem.moebiusViewer.MoebiusShapedraw in class RamifiedCoveringShapepublic de.jtem.moebiusViewer.shape.IndexedLineSet getIndexedLineSet()