Documentation of 'org.jzy3d.plot3d.text.drawable.cells.TextCellRenderer' Java class
TextCellRenderer
org.jzy3d.plot3d.text.drawable.cells

Class TextCellRenderer



  • public class TextCellRenderer
    extends TextImageRenderer
    Experimental Wraps a Text into a cell with an assigned number of char width.
    • Constructor Detail

      • TextCellRenderer

        public TextCellRenderer(int n,
                                java.lang.String txt,
                                java.awt.Font font)
      • TextCellRenderer

        public TextCellRenderer(int n,
                                java.lang.String txt,
                                java.awt.Font font,
                                Halign halign,
                                boolean drawBorder)
    • Method Detail

      • getBorderColor

        public java.awt.Color getBorderColor()
      • setBorderColor

        public void setBorderColor(java.awt.Color borderColor)
      • getTextColor

        public java.awt.Color getTextColor()
      • setTextColor

        public void setTextColor(java.awt.Color textColor)
      • isBorderDisplayed

        public boolean isBorderDisplayed()
      • setBorderDisplayed

        public void setBorderDisplayed(boolean drawBorder)
      • isTextDisplayed

        public boolean isTextDisplayed()
      • setTextDisplayed

        public void setTextDisplayed(boolean drawText)
      • getCharacterWidth

        public int getCharacterWidth()
      • setCharacterWidth

        public void setCharacterWidth(int n)
      • getHorizontalAlignement

        public Halign getHorizontalAlignement()
      • setHorizontalAlignement

        public void setHorizontalAlignement(Halign h)
      • getSceneOffset

        public Coord3d getSceneOffset()
      • setSceneOffset

        public void setSceneOffset(Coord3d sceneOffset)

DMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.