|
Style Intelligence v12.0 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectinetsoft.report.internal.BaseElement
inetsoft.report.internal.TabSupport
inetsoft.report.internal.TextElementDef
inetsoft.report.PageLayout.InfoText
public static class PageLayout.InfoText
An information text.
| Field Summary |
|---|
| Fields inherited from class inetsoft.report.internal.BaseElement |
|---|
einfo |
| Fields inherited from interface inetsoft.report.ReportElement |
|---|
AGGREGATE, AUTOSIZE, GROW, LOCAL_QUERY, QUERY, XNODEPATH |
| Constructor Summary | |
|---|---|
PageLayout.InfoText()
|
|
PageLayout.InfoText(String info,
StylePage page)
Create an info shape. |
|
| Method Summary | |
|---|---|
boolean |
contains(int x,
int y)
Check if the point falls inside the shape. |
Rectangle |
getBounds()
Get the bounding box of this paintable. |
Font |
getFont()
Get font. |
Color |
getForeground()
Get foreground color. |
double |
getHeight()
Get the height. |
String |
getInfo()
Get warning info. |
inetsoft.report.internal.TextPaintable |
getPaintable()
|
double |
getWidth()
Get the width. |
double |
getX()
Get the left edge x position. |
double |
getY()
Get the top edge y position. |
void |
move(double x,
double y)
Move the shape by the specified x/y amount. |
void |
setBounds(Rectangle bounds)
Set the bounds of current paintable. |
void |
setInfo(String info)
Set warning infomation. |
| Methods inherited from class inetsoft.report.internal.TextElementDef |
|---|
applyDefaultProperty, clone, clone, createElementInfo, getBackground, getBindingAttr, getData, getDisplayText, getDrillHyperlinks, getHighlight, getHighlightGroup, getHyperlink, getPreferredSize, getPresenter, getSourceAttr, getText, getTextAdvance, getTextID, getTextLens, getType, isBreakable, isJustify, isLastOnLine, isOrphanControl, isRightTab, isSourceBlank, print, reset, resetHighlight, resetPrint, rewind, setBackground, setBindingAttr, setData, setData, setDrillHyperlinks, setElementInfo, setFont, setForeground, setHighlight, setHighlightGroup, setHyperlink, setJustify, setOrphanControl, setPresenter, setRightTab, setText, setTextAdvance, setTextID, setTextLens, toString, updateFormulas, updateReportFormulas |
| Methods inherited from class inetsoft.report.internal.TabSupport |
|---|
getFillStyle, getTabStops, printTab, setContext, setFillStyle, setTabStops |
| Methods inherited from class inetsoft.report.internal.BaseElement |
|---|
addr, checkElementHeaderFooter, checkLayout, checkVisible, equals, evaluate, evaluateRunningTotal, evaluateRunningTotal, getAlignment, getCSSClass, getElementInfo, getFrame, getFullName, getHindent, getID, getIndent, getOnClick, getParent, getProperty, getPropertyNames, getPropertyNames, getReport, getRunningTotals, getScript, getScriptWildcard, getSpacing, getTarget, getUserObject, hashCode, hasRunningTotals, isBlock, isBreakArea, isBreakPage, isContinuation, isDisposed, isEditable, isExecuted, isFlowControl, isFromMetaTemplate, isGroupable, isHideOnPrint, isInSection, isKeepWithNext, isNewline, isVisible, onClick, print0, resetOnLoad, resetScript, setAlignment, setBlock, setContinuation, setCSSClass, setEditable, setFrame, setFromMetaTemplate, setFullName, setHideOnPrint, setHindent, setID, setIndent, setInSection, setKeepWithNext, setNonFlow, setOnClick, setParent, setProperty, setReport, setScript, setSpacing, setTarget, setType, setUserObject, setVisible |
| Methods inherited from class java.lang.Object |
|---|
finalize, getClass, notify, notifyAll, wait, wait, wait |
| Methods inherited from interface inetsoft.report.TabElement |
|---|
getFillStyle, getTabStops, setFillStyle, setTabStops |
| Methods inherited from interface inetsoft.report.ReportElement |
|---|
getAlignment, getCSSClass, getFullName, getID, getIndent, getOnClick, getProperty, getPropertyNames, getScript, getSpacing, getTarget, getUserObject, isHideOnPrint, isKeepWithNext, isVisible, setAlignment, setContext, setCSSClass, setFullName, setHideOnPrint, setID, setIndent, setKeepWithNext, setOnClick, setProperty, setScript, setSpacing, setTarget, setUserObject, setVisible |
| Constructor Detail |
|---|
public PageLayout.InfoText()
public PageLayout.InfoText(String info,
StylePage page)
| Method Detail |
|---|
public double getX()
public double getY()
public double getWidth()
public double getHeight()
public Rectangle getBounds()
public void setBounds(Rectangle bounds)
public void move(double x,
double y)
public boolean contains(int x,
int y)
public String getInfo()
public void setInfo(String info)
public Font getFont()
getFont in interface ReportElementgetFont in class inetsoft.report.internal.TextElementDefpublic Color getForeground()
getForeground in interface ReportElementgetForeground in class inetsoft.report.internal.TextElementDefpublic inetsoft.report.internal.TextPaintable getPaintable()
|
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 | ||||||||