XYPlot
and
XYBlockRenderer
.public class ContourEntity extends ChartEntity implements Cloneable, Serializable
Constructor and Description |
---|
ContourEntity(Shape area,
String toolTipText)
Deprecated.
Constructor for ContourEntity.
|
ContourEntity(Shape area,
String toolTipText,
String urlText)
Deprecated.
Constructor for ContourEntity.
|
Modifier and Type | Method and Description |
---|---|
Object |
clone()
Deprecated.
Returns a clone of the entity.
|
boolean |
equals(Object obj)
Deprecated.
Tests the entity for equality with an arbitrary object.
|
int |
getIndex()
Deprecated.
Returns the index.
|
void |
setIndex(int index)
Deprecated.
Sets the index.
|
getArea, getImageMapAreaTag, getShapeCoords, getShapeType, getToolTipText, getURLText, hashCode, setArea, setToolTipText, setURLText, toString
public ContourEntity(Shape area, String toolTipText)
area
- the area.toolTipText
- the tooltip text.public int getIndex()
public void setIndex(int index)
index
- the index.public boolean equals(Object obj)
equals
in class ChartEntity
obj
- the object (null
permitted).public Object clone() throws CloneNotSupportedException
clone
in interface org.jfree.util.PublicCloneable
clone
in class ChartEntity
CloneNotSupportedException
- if cloning is not supported.Jas4pp 1.5 © Java Analysis Studio for Particle Physics