Skip navigation links
com.essbase.eas.ui.chart
Class ChartLegend
java.lang.Object
com.essbase.eas.ui.chart.ChartLegend
-
public class ChartLegend
- extends java.lang.Object
Title: Log Analyzer Project for Tomcat Description: Copyright: Copyright (c) 2003 Company: Hyperion Solutions, Inc.
- Version:
- 1.0
- Author:
- Sree Menon
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
VERTICAL
public static final short VERTICAL
-
- See Also:
- Constant Field Values
HORIZONTAL
public static final short HORIZONTAL
-
- See Also:
- Constant Field Values
TOP
public static final short TOP
-
- See Also:
- Constant Field Values
TOPLEFT
public static final short TOPLEFT
-
- See Also:
- Constant Field Values
TOPRIGHT
public static final short TOPRIGHT
-
- See Also:
- Constant Field Values
LEFT
public static final short LEFT
-
- See Also:
- Constant Field Values
CENTER
public static final short CENTER
-
- See Also:
- Constant Field Values
RIGHT
public static final short RIGHT
-
- See Also:
- Constant Field Values
BOTTOM
public static final short BOTTOM
-
- See Also:
- Constant Field Values
BOTTOMLEFT
public static final short BOTTOMLEFT
-
- See Also:
- Constant Field Values
BOTTOMRIGHT
public static final short BOTTOMRIGHT
-
- See Also:
- Constant Field Values
font
protected java.lang.String font
size
protected java.lang.String size
color
protected java.lang.String color
caption
protected java.lang.String caption
angle
protected java.lang.String angle
type
protected short type
location
protected short location
justify
protected short justify
ChartLegend
public ChartLegend()
ChartLegend
public ChartLegend(java.lang.String caption)
getLegendProperties
public void getLegendProperties(java.lang.StringBuffer buf)
setFont
public void setFont(java.lang.String font)
setFontSize
public void setFontSize(java.lang.String size)
setColor
public void setColor(java.lang.String color)
setCaption
public void setCaption(java.lang.String caption)
setAngle
public void setAngle(java.lang.String angle)
setType
public void setType(short type)
setLocation
public void setLocation(short loc)
setJustify
public void setJustify(short just)
Skip navigation links
Copyright © 2001, 2007, Oracle. All rights reserved.