Skip navigation links

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

E17492-03


oracle.dss.graph
Interface ThickGraph

All Superinterfaces:
oracle.dss.presutil.CommonViewAttributes, DataviewAttributes, ThickDataview
All Known Implementing Classes:
Graph

public interface ThickGraph
extends ThickDataview
Since:
release specific (what release of product did this appear in)
For internal use only. Application developers should not use this
CommonGraph communicates with Java client Graph through this interface.

Method Summary
 oracle.dss.graph.pfj.ThickPFJ getThickPFJ()
           

 

Methods inherited from interface oracle.dss.dataView.ThickDataview
getDataviewFootnote, getDataviewSubtitle, getDataviewTitle, getPagingControlXML, getVersion, isEnabled, isShowing, isSwapAllowed, repaint, resetEverything, resetSuper, resetXMLProps, setBackgroundTransparent, setDataSource, setEnabled, setPagingControlVisible, setPagingControlXML, setSwapAllowed, updatePageItems

 

Methods inherited from interface oracle.dss.dataView.DataviewAttributes
getHTMLPagingControlWidth, getLayerMetadataLabelType, getMemberMetadataLabelType, getPagingControlPosition, isDrillingEnabled, isDrillingSupported, isHTMLPagingControlAutosubmit, isPagingControlVisible, setDrillingEnabled, setHTMLPagingControlAutosubmit, setHTMLPagingControlWidth, setLayerMetadataLabelType, setMemberMetadataLabelType, setPagingControlPosition

 

Methods inherited from interface oracle.dss.presutil.CommonViewAttributes
getDescription, getLocalName, getName, setDescription, setLocalName, setName

 

Method Detail

getThickPFJ

oracle.dss.graph.pfj.ThickPFJ getThickPFJ()

Skip navigation links

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

E17492-03


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