|
Style Intelligence v12.0 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectinetsoft.graph.TitleSpec
public class TitleSpec
This class contains the title text and formatting attributes.
| Constructor Summary | |
|---|---|
TitleSpec()
Create a title spec. |
|
| Method Summary | |
|---|---|
String |
getLabel()
Get the title label text. |
TextSpec |
getTextSpec()
Get the title text attributes. |
void |
setLabel(String label)
Set the title label text. |
void |
setTextSpec(TextSpec spec)
Set the title text attributes. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public TitleSpec()
| Method Detail |
|---|
public String getLabel()
public void setLabel(String label)
public TextSpec getTextSpec()
public void setTextSpec(TextSpec spec)
|
Copyright © 1996-2014 InetSoft Technology Corp. All Rights Reserved. | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||