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

E12063-05

oracle.dss.graph
Class BILabelLayout

java.lang.Object
  extended by oracle.dss.graph.BILabelLayout

public class BILabelLayout
extends java.lang.Object

For internal use only. Application developers should not use this

Constructor Summary
BILabelLayout(CommonGraph graph)
           
 
Method Summary
 boolean adjustProperties(oracle.dss.graph.pfj.Perspective pfj, oracle.dss.graph.pfj.Access access, oracle.dss.graph.pfj.JChart_Base chart, int ordType, oracle.dss.graph.pfj.LegendObj legend, oracle.dss.graph.pfj.TitleObj title, oracle.dss.graph.pfj.TitleObj subtitle, oracle.dss.graph.pfj.TitleObj footnote, java.util.List[] dataLabels, java.lang.Object context, boolean plotAreaDisplay)
           
 void centerLegend(oracle.dss.graph.pfj.Perspective pfj, oracle.dss.graph.pfj.LegendObj legend)
           
 java.lang.Object createContext()
           
 void doAutoLayoutAndReset(boolean reset)
           
static java.awt.FontMetrics getFontMetrics(java.awt.Graphics g, oracle.dss.graph.pfj.Perspective pfj, oracle.dss.graph.pfj.draw.IdentObj idLabel)
           
static int getJavaFontStyle(int pfjStyle)
           
 boolean isAutoLayoutEnabled()
           
 void logAllMarkersError()
           
 void logTruncatedError(oracle.dss.graph.pfj.draw.IdentObj idObj)
           
 void maximizePlotArea(oracle.dss.graph.pfj.LegendObj legend, oracle.dss.graph.pfj.Perspective pfj, oracle.dss.graph.pfj.JChart_Base chart)
           
 void restoreProperties(oracle.dss.graph.pfj.Perspective pfj, java.lang.Object context)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

BILabelLayout

public BILabelLayout(CommonGraph graph)
Method Detail

isAutoLayoutEnabled

public boolean isAutoLayoutEnabled()

doAutoLayoutAndReset

public void doAutoLayoutAndReset(boolean reset)

logTruncatedError

public void logTruncatedError(oracle.dss.graph.pfj.draw.IdentObj idObj)

logAllMarkersError

public void logAllMarkersError()

adjustProperties

public boolean adjustProperties(oracle.dss.graph.pfj.Perspective pfj,
                                oracle.dss.graph.pfj.Access access,
                                oracle.dss.graph.pfj.JChart_Base chart,
                                int ordType,
                                oracle.dss.graph.pfj.LegendObj legend,
                                oracle.dss.graph.pfj.TitleObj title,
                                oracle.dss.graph.pfj.TitleObj subtitle,
                                oracle.dss.graph.pfj.TitleObj footnote,
                                java.util.List[] dataLabels,
                                java.lang.Object context,
                                boolean plotAreaDisplay)

restoreProperties

public void restoreProperties(oracle.dss.graph.pfj.Perspective pfj,
                              java.lang.Object context)

createContext

public java.lang.Object createContext()

getJavaFontStyle

public static int getJavaFontStyle(int pfjStyle)

getFontMetrics

public static java.awt.FontMetrics getFontMetrics(java.awt.Graphics g,
                                                  oracle.dss.graph.pfj.Perspective pfj,
                                                  oracle.dss.graph.pfj.draw.IdentObj idLabel)

maximizePlotArea

public void maximizePlotArea(oracle.dss.graph.pfj.LegendObj legend,
                             oracle.dss.graph.pfj.Perspective pfj,
                             oracle.dss.graph.pfj.JChart_Base chart)

centerLegend

public void centerLegend(oracle.dss.graph.pfj.Perspective pfj,
                         oracle.dss.graph.pfj.LegendObj legend)

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

E12063-05

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