Reserved for Internal Use

Return Value

Method

Description

void

_paint()

Paints graphics.

void

actionPerformed()

Implements a timer for displaying management of ChartTips.

boolean

applyAntialiasing()

Applies antialiasing.

boolean

areNoSeriesIgnored()

Are any series ignored in a given series range.

void

beginDrawProcess()

Begins drawing graph.

void

calc()

Used by Place functionality.

void

chartCreationFailed()

Displays a graph state error message.

Object

clone ()

Returns a graph instance.

void

copy()

Copies a graph instance.

IdentObj

createTestAnnotation()

Creates a test annotation object.

void

deleteUserDefinedQAPositions()

Deletes user-defined Quality Axis Positions.

Exception

doPainting()

Do painting.

void

errorEvent()

Responds to error event.

void

focusCube()

Sets focus for selected 3D graph object.

Access

getAccess()

Returns the Access object.

Object

getAttrValue()

Gets attribute value.

double

getAutoHigherSplitValue()

Returns automatic higher axis split value.

double

getAutoLowerSplitValue()

Returns automatic lower axis split value.

BadDogCallback

getBadDogCallBack()

Gets BadDogCallBack function.

synchronized int

getChartState()

Returns the graph state.

String

getCodebase()

Gets code base.

Rectangle

getDataExtents()

Uses by setDataRangeToExtent() to determine the range of data in the graph.

DateDataObj

getDateData()

Gets date data.

Detectiv

getDetectiv()

Gets tdg draw detectiv.

TDGErrorManager

getErrorManager()

Gets Error Manager.

TDGEventManager

getEventManager()

Gets Event Manager.

FontCache

getFontCache()

Gets Font Cache.

Rectangle

getFrameFrontRect()

Gets Frame Front Rectangle.

JChart_Base

getGraphObject()

Gets Graph Object.

boolean

getHasGraphics2D()

Does Perspective instance have Graphics2D object.

static CategoryIF

getInstance()

Unknown.

JGraphType

getJGraphType()

Returns a J-Graph Type.

final int

getKeyByteAt()

Callback delegate to describe collating sequence to RadixSort.

int

getLabelMargin()

Gets the margin assigned to a label.

Frame

getOffscreenFrame()

Gets offscreen frame.

TDGPreScaleIF

getPreScaleCallback()

Gets PreScale Callback.

boolean

getPrintingInProgress()

Determines if printing is in progress.

double

getReferenceLineValue()

Gets the location of a reference line for a particular axis and specific identifier.

void

getReferenceObjects()

Gets Reference Objects.

double

getResourceMax()

Gets Maximum allowable allocation for this series.

double

getResourceMin()

Gets Minimum allowable allocation for this series.

SmartText

getSmartText()

Gets Smart Text.

SVGDrawList

getSVGDrawList()

Gets SVG Draw List.

boolean

getTextTruncate()

Basic text truncate for PlaceDefaultElements.

TDGDataCallbackIF

getTrueDataCallback()

Gets True Data Callback.

String

getToolTipCustomString()

Custom string for ToolTip Customization.

boolean

getToolTipDisplayTimeOut()

Gets the actual state of the timeout event.

String

getUserTooltipStrings()

Creates Image Maps with Tooltip strings.

VC

getVC()

Gets Virtual Coordinates.

ZoomStateList

getZoomList()

Gets zoom list.

void

initGauges()

Initializes Gauge graph.

void

IBIInit()

Initialization function for IBI.

void

initQualityObjects()

Initializes Quality Objects.

boolean

isApplet()

Method was created by a SmartGuide

synchronized boolean

isChartReady()

Determines if a graph is in the ready state.

void

keyPressed()

Key Pressed Event

void

keyReleased()

Key Released Event

void

keyTyped()

Key Typed Event

void

mouseClicked()

Mouse Click Event

void

mouseDragged()

Mouse Drag Event

void

mouseEntered()

Mouse Enter Event

void

mouseExited()

Mouse Exit Event

void

mouseMoved()

Mouse Moved Event

void

mousePressed()

Mouse Button Pressed Event

void

mouseReleased()

Mouse Button Released Event

void

needRecalc()

Sets graph needs recalculation.

void

paint()

First entry point from the framework.

void

place()

Places default elements code.

void

print()

Prints graph.

void

paintComponent()

Paint component

void

resetNonMatrixTransformParameters()

Resets the non-matrix transformation parameters: pan, scalecube, focus, and so on from a previous save.

void

resetWorkDataStorage()

When user adds or changes data to the "original data", this method is called to make sure we don't try to use a working data sets that is obsolete.

void

rotateCubeX()

Rotate Cube X.

void

rotateCubeY()

Rotate Cube Y.

void

rotateCubeZ()

Rotate Cube Z.

void

saveNonMatrixTransformParameters()

Saves the non-matrix trnasformation parameters: pan, scale cube, focus, and so on so they can be restored by the user.

void

scaleCube()

Scale Cube.

void

setBadDogCallback()

Method in BadDogCallback Interface.

void

setCodebase()

Sets code base.

void

setDateData()

Sets date data.

void

setEditChart()

Sets Edit Chart On or Off.

void

setEditZoom()

Sets Edit Zoom On Or Off.

void

setHasGraphics2D()

Sets has 2D Graphics.

void

setLabelMargin()

Enables/disables label margins.

void

setResourceMax()

Maximum allowable allocation for this series.

void

setResourceMin()

Minimum allowable allocation for this series.

viod

setRiserDetectionLimitMaxObjects(n)

n represents the number of risers that can have a tooltip and drilldowns. The Default is 500 and the range is from 0 to 64,000.

void

setTextTruncate()

Basic text truncate property.

void

setToolTipCustomString()

Custom string for ToolTip Customization.

void

setToolTipDisplayTimeOut()

The actual state of the timeout event.

void

setTrueDataCallback()

Sets TrueDataCallback function.

void

startListeners()

Starts Event Listeners.

void

stopListeners()

Stops Event Listeners.

void

sync3DPresetParameters()

Synchronizes 3D Parameters.

void

translateCube()

Translates Cube.

void

update()

Updates.

void

updateAccess()

Updates access.

void

updateParamsFromMatrix()

Updates Parameters from Matrix.

void

useWorkDataStorage()

Makes a working copy of the original data and sets the data storage to point to it.

void

writeTextRepresentation()

Writes text representation.


WebFOCUS