public class VirtualCBusGraphLegend extends Object
Modifier and Type | Field and Description |
---|---|
static int |
LEGEND_ALIGN_AUTO
Legend alignment types.
|
static int |
LEGEND_ALIGN_LEFT |
static int |
LEGEND_ALIGN_RIGHT |
Constructor and Description |
---|
VirtualCBusGraphLegend(VirtualCBusGraph busGraph)
Creates a new object from REXX.
|
VirtualCBusGraphLegend(VirtualCBusGraph busGraph,
PhantomCBusGraph.PhantomCBusGraphLegend phantomLegend)
Creates a new object by reading the Phantom file.
|
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 |
init()
Initializes the object.
|
void |
setBackColor(int color)
Sets the backColor to a new value.
|
void |
setFlagDrawLegend(int flag)
Sets the flagDrawLegend to a new value.
|
void |
setFont(int font,
boolean hasFontFace,
boolean hasFontSize,
boolean hasFontAttr)
Sets the legendFont to a new value.
|
void |
setForeColor(int color)
Sets the foreColor to a new value.
|
void |
setLegendAlignment(int alignment)
Sets the legendAlignment to a new value.
|
void |
setLegendBorder(int border)
Sets the legendBorder to a new value.
|
void |
setPattern(int pattern)
Sets the pattern to a new value.
|
void |
setTextColor(int color)
Sets the textColor to a new value.
|
public static final int LEGEND_ALIGN_AUTO
public static final int LEGEND_ALIGN_LEFT
public static final int LEGEND_ALIGN_RIGHT
public VirtualCBusGraphLegend(VirtualCBusGraph busGraph, PhantomCBusGraph.PhantomCBusGraphLegend phantomLegend)
public VirtualCBusGraphLegend(VirtualCBusGraph busGraph)
public void init()
public void fireCreate(Transaction trans)
public void fireUpdate(Transaction trans)
public void setFlagDrawLegend(int flag)
public void setLegendAlignment(int alignment)
public void setLegendBorder(int border)
public void setFont(int font, boolean hasFontFace, boolean hasFontSize, boolean hasFontAttr)
public void setBackColor(int color)
public void setForeColor(int color)
public void setTextColor(int color)
public void setPattern(int pattern)
Phantom® and NetPhantom® are registered trademarks of Mindus SARL.
© © Mindus SARL, 2024. All rights reserved.