Class LabelsRenderer

    • Field Detail

      • minZ

        final int[] minZ
      • ascent

        protected int ascent
      • descent

        protected int descent
      • sppm

        protected float sppm
      • xy

        protected float[] xy
      • screen

        private javajs.util.P3i screen
      • fidPrevious

        byte fidPrevious
      • pTemp

        protected javajs.util.P3 pTemp
      • bgcolix

        protected short bgcolix
      • labelColix

        protected short labelColix
      • fid

        private byte fid
      • atom

        private Atom atom
      • isAbsolute

        private boolean isAbsolute
      • offset

        private int offset
      • textAlign

        protected int textAlign
      • pointer

        private int pointer
      • zSlab

        protected int zSlab
      • zBox

        private int zBox
      • boxXY

        private float[] boxXY
      • scalePixelsPerMicron

        private float scalePixelsPerMicron
    • Constructor Detail

      • LabelsRenderer

        public LabelsRenderer()
    • Method Detail

      • renderLabelOrMeasure

        protected Text renderLabelOrMeasure​(Text text,
                                            java.lang.String label)