| 
 | Search this API | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objecty.view.Graph2DPrinter.AbstractTextBarDrawable
y.view.Graph2DPrinter.AbstractTitleDrawable
public abstract static class Graph2DPrinter.AbstractTitleDrawable
Abstract title drawable that defines the position of the footer on a page and manages the background color.
| Constructor Summary | |
|---|---|
| Graph2DPrinter.AbstractTitleDrawable() | |
| Method Summary | |
|---|---|
|  java.awt.Color | getTitleBarColor()Returns the title bar color. | 
|  void | paint(java.awt.Graphics2D gfx)Paints itself on the given graphics context. | 
|  void | setTitleBarColor(java.awt.Color titleBarColor)Sets the title bar color. | 
| Methods inherited from class y.view.Graph2DPrinter.AbstractTextBarDrawable | 
|---|
| getBounds, getFont, getPrintContext, getText, getTextColor, setContext, setFont, setPrintContext, setText, setTextColor | 
| Methods inherited from class java.lang.Object | 
|---|
| clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
| Constructor Detail | 
|---|
public Graph2DPrinter.AbstractTitleDrawable()
| Method Detail | 
|---|
public void paint(java.awt.Graphics2D gfx)
Drawable
paint in interface Drawablepaint in class Graph2DPrinter.AbstractTextBarDrawablepublic java.awt.Color getTitleBarColor()
public void setTitleBarColor(java.awt.Color titleBarColor)
titleBarColor - The title bar color to set.| 
 | © Copyright 2000-2025, yWorks GmbH. All rights reserved. | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||