ChartDirector
Class PolarVectorLayer
java.lang.Object
|
+--ChartDirector.PolarLayer
|
+--ChartDirector.PolarVectorLayer
- public class PolarVectorLayer
- extends PolarLayer
Methods inherited from class ChartDirector.PolarLayer |
addCustomDataLabel, addCustomDataLabel, addCustomDataLabel, addCustomDataLabel, addCustomDataLabel, getHTMLImageMap, getHTMLImageMap, getHTMLImageMap, getHTMLImageMap, getImageCoor, setAngles, setBorderColor, setData, setData, setData, setDataLabelFormat, setDataLabelStyle, setDataLabelStyle, setDataLabelStyle, setDataLabelStyle, setDataLabelStyle, setDataSymbol, setDataSymbol, setDataSymbol, setDataSymbol, setDataSymbol, setDataSymbol, setDataSymbol, setDataSymbol, setDataSymbol, setDataSymbol, setDataSymbol, setDataSymbol2, setDataSymbol3, setDataSymbol4, setDataSymbol4, setDataSymbol4, setDataSymbol4, setHTMLImageMap, setHTMLImageMap, setHTMLImageMap, setImageMapWidth, setLineWidth, setSymbolOffset, setSymbolScale, setSymbolScale |
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PolarVectorLayer
public PolarVectorLayer()
setVector
public void setVector(double[] lengths,
double[] directions,
int lengthScale)
setVector
public void setVector(double[] lengths,
double[] directions)
setArrowHead
public void setArrowHead(int[] polygon)
setArrowHead2
public void setArrowHead2(int[] polygon)
setArrowHead
public void setArrowHead(int width,
int height)
setArrowHead
public void setArrowHead(int size)
setArrowStem
public void setArrowStem(int[] polygon)
setArrowAlignment
public void setArrowAlignment(int alignment)
setVectorMargin
public void setVectorMargin(double startMargin,
double endMargin)
setVectorMargin
public void setVectorMargin(double length)
setIconSize
public void setIconSize(int height,
int width)
setIconSize
public void setIconSize(int size)
getImageCoor
public java.lang.String getImageCoor(int dataItem,
int offsetX,
int offsetY)
- Overrides:
getImageCoor
in class PolarLayer