From: erg Date: Tue, 4 Mar 2008 03:23:20 +0000 (+0000) Subject: Update info files X-Git-Tag: LAST_LIBGRAPH~32^2~4584 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=887a2c0b5552827b11bc8f5e14a67e747c9634ce;p=graphviz Update info files --- 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.