From 64a0b5ebb41d36a7db87d24c5451f7db925e24f8 Mon Sep 17 00:00:00 2001 From: scuri Date: Fri, 18 Mar 2011 22:23:38 +0000 Subject: New: functions cdContextIsPlus and cdContextType. --- html/wb_tree.html | 356 +++++++++++++++++++++++++++--------------------------- 1 file changed, 179 insertions(+), 177 deletions(-) (limited to 'html/wb_tree.html') diff --git a/html/wb_tree.html b/html/wb_tree.html index a068f84..2cfb538 100644 --- a/html/wb_tree.html +++ b/html/wb_tree.html @@ -273,289 +273,291 @@

GetContext

ContextCaps

-

Simulate

+

ContextType

+

ContextIsPlus

+

Simulate

-

cdlua_open

-

cdlua_close

-

cdlua_getcanvas

+

cdlua_open

+

cdlua_close

+

cdlua_getcanvas

Control

-

Clear

-

Flush

-

SaveState

-

RestoreState

-

ReleaseState

-

SetAttribute

-

SetfAttribute

-

GetAttribute

+

Clear

+

Flush

+

SaveState

+

RestoreState

+

ReleaseState

+

SetAttribute

+

SetfAttribute

+

GetAttribute

Coordinate System

-

GetSize

-

YAxisMode

-

UpdateYAxis

-

MM2Pixel

-

Pixel2MM

-

Origin

+

GetSize

+

YAxisMode

+

UpdateYAxis

+

MM2Pixel

+

Pixel2MM

+

Origin

-

Transform

-

GetTransform

-

TransformMultiply

-

TransformTranslate

-

TransformScale

-

TransformRotate

+

Transform

+

GetTransform

+

TransformMultiply

+

TransformTranslate

+

TransformScale

+

TransformRotate

-

World Coordinates

+

World Coordinates

-

Window

-

GetWindow

-

Viewport

-

GetViewport

-

World2Canvas

-

Canvas2World

-

SetTransform

-

GetTransform

-

Translate

-

Scale

+

Window

+

GetWindow

+

Viewport

+

GetViewport

+

World2Canvas

+

Canvas2World

+

SetTransform

+

GetTransform

+

Translate

+

Scale

Extra

General Attributes

-

Foreground

-

Background

-

WriteMode

+

Foreground

+

Background

+

WriteMode

-

Clipping

+

Clipping

-

Clip

-

ClipArea

-

GetClipArea

-

Polygons

-

Regions

+

Clip

+

ClipArea

+

GetClipArea

+

Polygons

+

Regions

Primitives

-

Marks

+

Marks

-

Pixel

-

Mark

+

Pixel

+

Mark

Attributes

-

Lines

+

Lines

-

Filled Areas

+

Filled Areas

-

Text

+

Text

-

Vector Text

+

Vector Text

-

Client Images

+

Client Images

-

Server Images

+

Server Images

Other

System

Metafile Interpretation

Color Coding

-

Drivers

+

Drivers

Window Systems

Devices

Images

File

-

PDF

-

PS

-

SVG

-

MF

-

DEBUG

+

PDF

+

PS

+

SVG

+

MF

+

DEBUG

-

CGM

-

DGN

-

DXF

+

CGM

+

DGN

+

DXF

-

EMF

-

WMF

+

EMF

+

WMF

Base Drivers

Context Plus

-- cgit v1.2.3