org.statcato.graph
Class FaroutEntity
- java.lang.Object
-
- org.jfree.chart.entity.ChartEntity
-
- org.statcato.graph.FaroutEntity
-
- All Implemented Interfaces:
- java.io.Serializable, java.lang.Cloneable, org.jfree.util.PublicCloneable
public class FaroutEntity extends ChartEntity
A chart entity representing a Farout.- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor and Description FaroutEntity(java.awt.Shape area, java.lang.String toolTipText, java.lang.String urlText)Creates a new entity.
-
Method Summary
-
Methods inherited from class org.jfree.chart.entity.ChartEntity
clone, equals, getArea, getImageMapAreaTag, getShapeCoords, getShapeType, getToolTipText, getURLText, hashCode, setArea, setToolTipText, setURLText, toString
-
-
-
-
Constructor Detail
-
FaroutEntity
public FaroutEntity(java.awt.Shape area, java.lang.String toolTipText, java.lang.String urlText)Creates a new entity.- Parameters:
area- the area (nullnot permitted).toolTipText- the tool tip text (nullpermitted).urlText- the URL text for HTML image maps (nullpermitted).
-
-
DMelt 3.0 © DataMelt by jWork.ORG