Oracle Fusion Middleware Java API Reference for Oracle Data Visualization Components
11g Release 2 (11.1.2.1.0)

E17492-02

oracle.dss.dataView
Interface DataviewFontAttribute

All Known Implementing Classes:
BaseAxisTitle, BaseGraphTitle, BaseLegendText, BaseText, BaseTickLabel, BaseTitle, DrillText, GraphFootnote, GraphSubtitle, GraphTitle, LegendText, LegendTitle, MarkerText, O1DrillLabel, O1TickLabel, O1Title, PieLabel, ReferenceObjectText, RingTotalLabel, SelectPointLegendText, SliceLabel, ToolTips, X1TickLabel, X1Title, Y1TickLabel, Y1Title, Y2TickLabel, Y2Title, ZDrillLabel, ZTickLabel, ZTitle

public interface DataviewFontAttribute

Interface for a view component that can have a DataviewFont.


Method Summary
 DataviewFont getDataviewFont()
          Retrieves the implementation of the DataviewFont interface.
 

Method Detail

getDataviewFont

DataviewFont getDataviewFont()
Retrieves the implementation of the DataviewFont interface.

Returns:
The implementation of the DataviewFont interface.

Oracle Fusion Middleware Java API Reference for Oracle Data Visualization Components
11g Release 2 (11.1.2.1.0)

E17492-02

Copyright © 1997, 2011, Oracle. All rights reserved.