Package org.faceless.graph2
Class Text
- java.lang.Object
-
- org.faceless.graph2.AbstractMarker
-
- org.faceless.graph2.Text
-
- All Implemented Interfaces:
Cloneable
public class Text extends AbstractMarker
A type of Marker that represents an item of Text. These can be placed onto the Graph wherever anAbstractMarkeris required - ie with theSeries.addMarkerorPieGraph.setLabelmethods.
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description StringtoString()-
Methods inherited from class org.faceless.graph2.AbstractMarker
setName
-
-