public class ComplexPeriodicFunctionOnIntegersShape extends Polygon implements de.jtem.function.complex.ComplexFunction.PeriodicOnIntegers
aIm, aRe, bIm, bRe, consistent, defaultPointColor, labelPointsWithIndex, numOfPoints, pointColor
EPS, EPSSQR, moebiusShapeChangeSupport, propertyChangeSupport, toolList
Constructor and Description |
---|
ComplexPeriodicFunctionOnIntegersShape()
Creates an empty closed polygon with no points
|
Modifier and Type | Method and Description |
---|---|
void |
assign(de.jtem.function.complex.ComplexFunction.PeriodicOnIntegers c)
Become a copy of
c . |
de.jtem.mfc.group.Moebius |
getMonodromy() |
int |
getNumIndices() |
int |
getPeriod() |
de.jtem.mfc.field.Complex |
getScaling() |
de.jtem.mfc.field.Complex |
getTranslation() |
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 ComplexPeriodicFunctionOnIntegersShape()
public void assign(de.jtem.function.complex.ComplexFunction.PeriodicOnIntegers c)
c
.public de.jtem.mfc.group.Moebius getMonodromy()
public int getNumIndices()
public int getPeriod()
public de.jtem.mfc.field.Complex getScaling()
public de.jtem.mfc.field.Complex getTranslation()
public de.jtem.mfc.field.Complex valueAt(int j)