|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IAreaFragment
Title: IJChart
Description: a chart library for the Java(tm) platform.
Interface for calculate area function of hotspot shape.Copyright: Copyright (c) 2013
Company:
Method Summary | |
---|---|
java.lang.String |
getFragment(int shapeIndex,
IChartData data)
Returns the area fragment of hotspot shape. |
Method Detail |
---|
java.lang.String getFragment(int shapeIndex, IChartData data)
shapeIndex
- int
The index of shape in collection.data
- IChartData
The IChartData
object (maybe null).
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |