Class MetaDataValuePaintlet

    • Field Detail

      • m_MetaDataKey

        protected String m_MetaDataKey
        the meta-data key.
      • m_Font

        protected Font m_Font
        the label font.
      • m_Diameter

        protected int m_Diameter
        the diameter of the circle.
      • m_AntiAliasingEnabled

        protected boolean m_AntiAliasingEnabled
        whether anti-aliasing is enabled.
      • m_DimensionsCache

        protected Map<String,​Dimension> m_DimensionsCache
        the dimensions cache (text -> dimension).
    • Constructor Detail

      • MetaDataValuePaintlet

        public MetaDataValuePaintlet()