ChartDirector
Class ContourLayer
java.lang.Object
|
+--ChartDirector.Layer
|
+--ChartDirector.ContourLayer
- public class ContourLayer
- extends Layer
Methods inherited from class ChartDirector.Layer |
addCustomAggregateLabel, addCustomAggregateLabel, addCustomAggregateLabel, addCustomAggregateLabel, addCustomAggregateLabel, addCustomDataLabel, addCustomDataLabel, addCustomDataLabel, addCustomDataLabel, addCustomDataLabel, addCustomGroupLabel, addCustomGroupLabel, addCustomGroupLabel, addCustomGroupLabel, addCustomGroupLabel, addDataGroup, addDataGroup, addDataSet, addDataSet, addDataSet, addExtraField, addExtraField, addExtraField, addExtraField2, addExtraField2, alignLayer, getDataSet, getDataSetByZ, getDataSetCount, getHTMLImageMap, getHTMLImageMap, getHTMLImageMap, getHTMLImageMap, getImageCoor, getImageCoor, getImageCoor, getImageCoor2, getImageCoor2, getLegendIcon, getNearestXValue, getXCoor, getXIndexOf, getXIndexOf, getXPosition, getYCoor, getYCoor, getYCoor, moveBack, moveBack, moveFront, moveFront, set3D, set3D, set3D, setAggregateLabelFormat, setAggregateLabelStyle, setAggregateLabelStyle, setAggregateLabelStyle, setAggregateLabelStyle, setAggregateLabelStyle, setBaseLine, setBorderColor, setBorderColor, setDataCombineMethod, setDataLabelFormat, setDataLabelStyle, setDataLabelStyle, setDataLabelStyle, setDataLabelStyle, setDataLabelStyle, setHTMLImageMap, setHTMLImageMap, setHTMLImageMap, setLegend, setLegendOrder, setLegendOrder, setLineWidth, setUseYAxis, setUseYAxis2, setUseYAxis2, setXData, setXData, setXData, setXData, setXData2, setXData2, xZoneColor, yZoneColor, yZoneColor, yZoneColor |
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ContourLayer
public ContourLayer()
setZData
public void setZData(double[] zData)
setZBounds
public void setZBounds(double minZ,
double maxZ)
setZBounds
public void setZBounds(double minZ)
setZBounds
public void setZBounds()
setSmoothInterpolation
public void setSmoothInterpolation(boolean b)
setContourColor
public void setContourColor(int contourColor,
int minorContourColor)
setContourColor
public void setContourColor(int contourColor)
setContourWidth
public void setContourWidth(int contourWidth,
int minorContourWidth)
setContourWidth
public void setContourWidth(int contourWidth)
setExactContour
public void setExactContour(boolean contour,
boolean markContour)
setExactContour
public void setExactContour(boolean contour)
setExactContour
public void setExactContour()
setColorAxis
public ColorAxis setColorAxis(int x,
int y,
int alignment,
int length,
int orientation)
colorAxis
public ColorAxis colorAxis()