From 837b9b863299bd05b5348b47f9c028091c70de61 Mon Sep 17 00:00:00 2001 From: scuri Date: Tue, 1 Dec 2009 20:33:02 +0000 Subject: New: function CanvasYAxisMode to control the Y axis orientation. --- html/wb_tree.html | 309 +++++++++++++++++++++++++++--------------------------- 1 file changed, 155 insertions(+), 154 deletions(-) (limited to 'html/wb_tree.html') diff --git a/html/wb_tree.html b/html/wb_tree.html index 19d0fe6..b83fa8d 100644 --- a/html/wb_tree.html +++ b/html/wb_tree.html @@ -287,255 +287,256 @@

Coordinate System

GetSize

-

UpdateYAxis

-

MM2Pixel

-

Pixel2MM

-

Origin

+

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

+

Window

+

GetWindow

+

Viewport

+

GetViewport

+

World2Canvas

+

Canvas2World

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

-

MF

+

PDF

+

PS

+

MF

-

CGM

-

DGN

-

DXF

+

CGM

+

DGN

+

DXF

-

EMF

-

WMF

-

DEBUG

+

EMF

+

WMF

+

DEBUG

Base Drivers

-- cgit v1.2.3