Oracle Fusion Middleware Java API Reference for Oracle Data Visualization Components
11g Release 1 (11.1.1.7.0)

E12063-08

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()

Oracle Fusion Middleware Java API Reference for Oracle Data Visualization Components
11g Release 1 (11.1.1.7.0)

E12063-08

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