public class ComplexFunctionOnIndexShape extends Polygon implements de.jtem.function.complex.ComplexFunction.OnIndex
aIm, aRe, bIm, bRe, consistent, defaultPointColor, labelPointsWithIndex, numOfPoints, pointColor
EPS, EPSSQR, moebiusShapeChangeSupport, propertyChangeSupport, toolList
Constructor and Description |
---|
ComplexFunctionOnIndexShape()
Creates an empty closed polygon with no points
|
Modifier and Type | Method and Description |
---|---|
void |
assign(de.jtem.function.complex.ComplexFunction.OnIndex c)
Become a copy of
c . |
int |
getNumIndices() |
de.jtem.mfc.field.Complex |
valueAt(int j) |
concat, copy, draw, drawPoints, isClosed, reverse, setClosed
assignCoords, assignCoords, assignCoords, getCoords, getCoords, getCoords, getCoords, getDefaultPointColor, getNumOfPoints, getPointColor, getPointColor, getProjectiveCoords, getProjectiveCoords, getProjectiveCoords, getProjectiveCoords, getX, getX, getXY, getY, getY, isLabelPointsWithIndex, set, setCoords, setCoords, setDefaultPointColor, setLabelPointsWithIndex, setNumOfPoints, setNumOfPoints, setPointColor, setPointColor, setProjectiveCoords, setProjectiveCoords, setX, setX, setY, setY
aIm, aRe, bIm, bRe, getCoordsAsArray1d, getLabelPointsWithIndex, getProjectiveCoordsAsArray1d, isConsistent, setColorOfAllPoints, setConsistent, setProjectiveCoords, updatePointColor
addMoebiusShapeChangeListener, addPropertyChangeListener, clone, dontFirePropertyChange, equals, fireMoebiusShapeChange, fireMoebiusShapeChange, firePropertyChange, firePropertyChange, getColor, getFilled, getLabel, getLineWidth, getPickable, getPointOutline, getPointRadius, getShowLabel, getString, getTools, isDoFirePropertyChange, isPickable, removeMoebiusShapeChangeListener, removePropertyChangeListener, reset, setColor, setDoFirePropertyChange, setFilled, setLabel, setLineWidth, setPickable, setPointOutline, setPointRadius, setShowLabel
public ComplexFunctionOnIndexShape()
public void assign(de.jtem.function.complex.ComplexFunction.OnIndex c)
c
. The domain is copied by reference,
the complex values are copied by value.public int getNumIndices()
getNumIndices
in interface de.jtem.function.Domain.OnIndex
public de.jtem.mfc.field.Complex valueAt(int j)