public class LabelsRenderer extends FontLineShapeRenderer
Modifier and Type | Field and Description |
---|---|
protected int |
ascent |
private Atom |
atom |
protected Point3fi |
atomPt |
protected short |
bgcolix |
private float[] |
boxXY |
protected int |
descent |
private byte |
fid |
(package private) byte |
fidPrevious |
private boolean |
isExact |
protected short |
labelColix |
(package private) int[] |
minZ |
private int |
offset |
private int |
pointer |
private javajs.util.P3 |
pTemp |
private float |
scalePixelsPerMicron |
private javajs.util.P3i |
screen |
protected float |
sppm |
protected int |
textAlign |
protected float[] |
xy |
private int |
zBox |
protected int |
zCutoff |
protected int |
zSlab |
asLineOnly, atomA, atomB, colixA, colixB, dashDots, dashes, dotsOrDashes, draw000, endcap, font3d, fourdots, hDashes, imageFontScaling, ndots, pointT, pointT2, pointT3, pt0i, pt1i, pt2i, s1, s2, sixdots, tickInfo, twodots, vectorT, vectorT2, vectorT3, width
colix, exportType, g3d, isExport, mad, madBeg, madEnd, madMid, ms, myVisibilityFlag, shape, shapeID, tm, vwr
Constructor and Description |
---|
LabelsRenderer() |
Modifier and Type | Method and Description |
---|---|
protected boolean |
render() |
protected Text |
renderLabelOrMeasure(Text text,
java.lang.String label) |
protected void |
setZcutoff() |
drawDashed, drawLine, drawLine2, drawString, drawTicks, fillCylinder, getDiameter, renderLine
initRenderer, isVisibleForMe, renderShape, setViewerG3dShapeID
final int[] minZ
protected int ascent
protected int descent
protected float sppm
protected float[] xy
private javajs.util.P3i screen
byte fidPrevious
private javajs.util.P3 pTemp
protected short bgcolix
protected short labelColix
private byte fid
private Atom atom
protected Point3fi atomPt
private boolean isExact
private int offset
protected int textAlign
private int pointer
protected int zSlab
protected int zCutoff
private int zBox
private float[] boxXY
private float scalePixelsPerMicron
protected boolean render()
render
in class ShapeRenderer
protected void setZcutoff()