Class StaticText

java.lang.Object
org.jfree.report.structure.Node
org.jfree.report.structure.StaticText
All Implemented Interfaces:
Serializable, Cloneable

public class StaticText extends Node
Creation-Date: 19.02.2006, 16:48:35
Author:
Thomas Morgner
See Also:
  • Constructor Details

    • StaticText

      public StaticText(String text)
  • Method Details