public class VirtualCBusGraphPie extends VirtualCBusGraphType
Constructor and Description |
---|
VirtualCBusGraphPie(VirtualCBusGraph busGraph,
int chartType)
Creates a new object from REXX.
|
VirtualCBusGraphPie(VirtualCBusGraph busGraph,
PhantomCBusGraphType phantomTypeObject,
VirtualPanel panel)
Creates a new object by reading the Phantom file.
|
VirtualCBusGraphPie(VirtualCBusGraphType typeObject,
int chartType)
Creates a new object from an already existing type object.
|
Modifier and Type | Method and Description |
---|---|
void |
fireCreate(Transaction trans)
This method is used to fire a create message to the client by
a virtual class.
|
void |
fireUpdate(Transaction trans)
This method is used to fire an update message to the client by
a virtual class.
|
void |
initChart(int chartType,
boolean create)
Initializes the object.
|
void |
setAngle(int angle)
Sets the pieAngle to a new value.
|
void |
setFlagCatLabels(int flag)
Sets the flagCatLabels to a new value.
|
void |
setFlagPercentLabels(int flag)
Sets the flagPercentLabels to a new value.
|
void |
setPieLabelsColor(int color)
Sets the pieLabelsColor.
|
void |
setPieLabelsFont(int font,
boolean hasFontFace,
boolean hasFontSize,
boolean hasFontAttr)
Sets the pieLabelsFont.
|
getDecimalSeparator, getListSeparator, getStdFont, getThousandSeparator, getType, setBackColor, setBaseWidth, setBorderGutter, setDecimalSeparator, setFlagBorder, setFlagHundredPercent, setFlagStackedValues, setForeColor, setListSeparator, setThousandSeparator, setTitleColor, setTitleFont, setTitleText, setType
public VirtualCBusGraphPie(VirtualCBusGraph busGraph, PhantomCBusGraphType phantomTypeObject, VirtualPanel panel)
public VirtualCBusGraphPie(VirtualCBusGraphType typeObject, int chartType)
public VirtualCBusGraphPie(VirtualCBusGraph busGraph, int chartType)
public void initChart(int chartType, boolean create)
initChart
in class VirtualCBusGraphType
public void fireCreate(Transaction trans)
fireCreate
in class VirtualCBusGraphType
public void fireUpdate(Transaction trans)
fireUpdate
in class VirtualCBusGraphType
public void setAngle(int angle)
public void setPieLabelsFont(int font, boolean hasFontFace, boolean hasFontSize, boolean hasFontAttr)
public void setPieLabelsColor(int color)
public void setFlagCatLabels(int flag)
public void setFlagPercentLabels(int flag)
Phantom® and NetPhantom® are registered trademarks of Mindus SARL.
© © Mindus SARL, 2024. All rights reserved.