public class RenderTreeInfo extends MoebiusGraphics
attributes, size, transform
Constructor and Description |
---|
RenderTreeInfo() |
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 c) |
static boolean |
contains(MoebiusShape shape,
MoebiusShape testShape) |
void |
initContainingTest(MoebiusShape shape) |
void |
lineSeg(de.jtem.mfc.geometry.ComplexProjective1 z1,
de.jtem.mfc.geometry.ComplexProjective1 z2) |
void |
point(de.jtem.mfc.geometry.ComplexProjective1 z) |
MoebiusShape |
push(MoebiusShape aShape) |
void |
text(de.jtem.mfc.geometry.ComplexProjective1 z,
String s) |
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, setAttributes, setColor, setFilled, setFont, setGraphics, setHorizontalTextLayout, setLineWidth, setPointColor, setPointOutline, setPointRadius, setSize, setTransformStack, setUsePointColor, setVerticalTextLayout, text, text
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 c)
circle
in class MoebiusGraphics
public static boolean contains(MoebiusShape shape, MoebiusShape testShape)
public void initContainingTest(MoebiusShape shape)
public void lineSeg(de.jtem.mfc.geometry.ComplexProjective1 z1, de.jtem.mfc.geometry.ComplexProjective1 z2)
lineSeg
in class MoebiusGraphics
public void point(de.jtem.mfc.geometry.ComplexProjective1 z)
point
in class MoebiusGraphics
public MoebiusShape push(MoebiusShape aShape)
push
in class MoebiusGraphics
public void text(de.jtem.mfc.geometry.ComplexProjective1 z, String s)
text
in class MoebiusGraphics