Class Formatter_String
java.lang.Object
java.text.Format
org.knowm.xchart.internal.chartpart.Formatter_String
- All Implemented Interfaces:
Serializable, Cloneable
Dummy Format class for labels
-
Nested Class Summary
Nested classes/interfaces inherited from class Format
Format.Field -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionformat(Object obj, StringBuffer toAppendTo, FieldPosition pos) parseObject(String source, ParsePosition pos) Methods inherited from class Format
clone, format, formatToCharacterIterator, parseObject
-
Constructor Details
-
Formatter_String
public Formatter_String()Constructor
-
-
Method Details
-
format
-
parseObject
- Specified by:
parseObjectin classFormat
-