public class MoebiusPSWriter extends AbstractPSWriter
bound, p, tp, writer
attributes, size, transform
Constructor and Description |
---|
MoebiusPSWriter(Attributes att) |
Modifier and Type | Method and Description |
---|---|
void |
arc(de.jtem.mfc.geometry.ComplexProjective1 z1,
de.jtem.mfc.geometry.ComplexProjective1 z2,
de.jtem.mfc.geometry.ComplexProjective1 z3) |
void |
circle(de.jtem.mfc.geometry.HermitianCircle aC) |
void |
lineSeg(de.jtem.mfc.geometry.ComplexProjective1 aZ,
de.jtem.mfc.geometry.ComplexProjective1 aW) |
void |
point(de.jtem.mfc.geometry.ComplexProjective1 aZ) |
void |
text(de.jtem.mfc.geometry.ComplexProjective1 cp,
String s) |
drawArc, drawCircle, drawColor, drawLine, drawString, fillCircle, fillColor, fillPolygon, getBound, getCreator, getFontIndex, getShape, getTitle, getWidthOfReference, setBound, setCreator, setFont, setShape, setTitle, write, writeFont, x, y
arc, circle, clear, clone, getAttributes, getColor, getFilled, getFont, getGraphics, getHorizontalTextLayout, getLineWidth, getPointColor, getPointOutline, getPointRadius, getShapeStack, getSize, getTransform, getTransformStack, getUsePointColor, getVerticalTextLayout, line, line, lineSeg, lineSeg, point, point, popShape, popTransform, push, push, setAttributes, setColor, setFilled, setGraphics, setHorizontalTextLayout, setLineWidth, setPointColor, setPointOutline, setPointRadius, setSize, setTransformStack, setUsePointColor, setVerticalTextLayout, text, text
public MoebiusPSWriter(Attributes att)
public void arc(de.jtem.mfc.geometry.ComplexProjective1 z1, de.jtem.mfc.geometry.ComplexProjective1 z2, de.jtem.mfc.geometry.ComplexProjective1 z3)
arc
in class MoebiusGraphics
public void circle(de.jtem.mfc.geometry.HermitianCircle aC)
circle
in class MoebiusGraphics
public void lineSeg(de.jtem.mfc.geometry.ComplexProjective1 aZ, de.jtem.mfc.geometry.ComplexProjective1 aW)
lineSeg
in class MoebiusGraphics
public void point(de.jtem.mfc.geometry.ComplexProjective1 aZ)
point
in class MoebiusGraphics
public void text(de.jtem.mfc.geometry.ComplexProjective1 cp, String s)
text
in class MoebiusGraphics