Search this API

y.view
Class Graph2DPrinter.RepeatingTitleDrawable

java.lang.Object
  extended by y.view.Graph2DPrinter.AbstractTextBarDrawable
      extended by y.view.Graph2DPrinter.AbstractTitleDrawable
          extended by y.view.Graph2DPrinter.RepeatingTitleDrawable
All Implemented Interfaces:
Drawable, Graph2DPrinter.FooterDrawable, Graph2DPrinter.TitleDrawable
Enclosing class:
Graph2DPrinter

public static class Graph2DPrinter.RepeatingTitleDrawable
extends Graph2DPrinter.AbstractTitleDrawable

A title drawable that paints a footer on every page.

 

Constructor Summary
Graph2DPrinter.RepeatingTitleDrawable()
           
 
Method Summary
 
Methods inherited from class y.view.Graph2DPrinter.AbstractTitleDrawable
getTitleBarColor, paint, setTitleBarColor
 
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

Graph2DPrinter.RepeatingTitleDrawable

public Graph2DPrinter.RepeatingTitleDrawable()

© Copyright 2000-2022,
yWorks GmbH.
All rights reserved.