From 505fce71d1c8c731ffdd6176c8275e273a0f758a Mon Sep 17 00:00:00 2001 From: glenlow Date: Fri, 1 Feb 2008 08:54:08 +0000 Subject: [PATCH] schemas for node, edge and graph attributes, command-line arguments. --- doc/schema/attributes.xslt | 467 +++++++++++++++++++++++++++++++++++++ 1 file changed, 467 insertions(+) create mode 100644 doc/schema/attributes.xslt diff --git a/doc/schema/attributes.xslt b/doc/schema/attributes.xslt new file mode 100644 index 000000000..5745e041e --- /dev/null +++ b/doc/schema/attributes.xslt @@ -0,0 +1,467 @@ + + + + + + + + + + + Node, Edge and Graph Attributes + + + + + + +
+ + +
NOTES
+ + + + + + + +
ATTRIBUTES
+ + + + + + + +
TYPES
+ + + + + + + + +
+
+ + + +
+
+ +
+
+
+ + + +
+ + +
LAYOUTS
+
+ + + + layout missing + + + + +
+ + +
COMPONENTS
+
+ + + + comp missing + + + + +
+ + +
FORMATS
+
+ + + + + + all + + +
+ + +
TYPE
+
+ + + URL + + + bool + + + double + + + int + + + string + + + + + +
+ + +
DEFAULT
+
+ + + + + + + + none + + +
+ + +
DESCRIPTION
+
+ +
+ +
+
+ + + +
+ + + +
VALUES
+
+ + + + +
+
+ + +
DESCRIPTION
+
+ +
+
+
+ + + +
+ + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
\ No newline at end of file -- 2.40.0