From 887a2c0b5552827b11bc8f5e14a67e747c9634ce Mon Sep 17 00:00:00 2001 From: erg Date: Tue, 4 Mar 2008 03:23:20 +0000 Subject: [PATCH] Update info files --- doc/info/shapes.html | 133 +++++++++++++++++++++++++++++-------------- 1 file changed, 89 insertions(+), 44 deletions(-) diff --git a/doc/info/shapes.html b/doc/info/shapes.html index eb7a2c694..93abb9087 100644 --- a/doc/info/shapes.html +++ b/doc/info/shapes.html @@ -22,61 +22,106 @@ the node attributes

Polygon-based Nodes

The possible polygon-based shapes are displayed below. - - - - - - +

box

polygon

ellipse

circle
+ + - - - - - + + - - - - - + + - - - - - + + - - - - - + + - - - - - + + - - - - - + + - - - - - + + - - + + + + + + + + + + + + + + + +
+ + +

point

egg

triangle

plaintext
box + polygon + ellipse + circle

diamond

trapezium

parallelogram

house
+ + +

pentagon

hexagon

septagon

octagon
point + egg + triangle + plaintext

doublecircle

doubleoctagon

tripleoctagon

invtriangle
+ + +

invtrapezium

invhouse

Mdiamond

Msquare
diamond + trapezium + parallelogram + house

Mcircle

rect

rectangle

none
+ + +

note

tab

folder

box3d
pentagon + hexagon + septagon + octagon

component
+ + + +
doublecircle + doubleoctagon + tripleoctagon + invtriangle +
+ + + +
invtrapezium + invhouse + Mdiamond + Msquare +
+ + + +
Mcircle + rect + rectangle + none +
+ + + +
note + tab + box3d + component
As the figures suggest, the shapes rect and rectangle are synonyms for box, and none is a synonym for plaintext. -Also, unlike the rest, we have shown none and plaintext +Also, unlike the rest, we have shown these last two without style=filled to indicate the normal use. If fill were turned on, the label text would appear in a filled rectangle. -- 2.40.0