summaryrefslogtreecommitdiffstats
path: root/src/driver/svg.php
diff options
context:
space:
mode:
authorKore Nordmann <github@kore-nordmann.de>2007-08-13 13:20:33 +0000
committerKore Nordmann <github@kore-nordmann.de>2007-08-13 13:20:33 +0000
commite7ab60b1f437fc871f662a1faaec1c87c1c83994 (patch)
treef9d0a7e1bb5fbb690ca6838a217dadbb96bee306 /src/driver/svg.php
parentd7ef761eb8ae302260eb1d0c42ace4344d8d06a9 (diff)
downloadzetacomponents-graph-e7ab60b1f437fc871f662a1faaec1c87c1c83994.zip
zetacomponents-graph-e7ab60b1f437fc871f662a1faaec1c87c1c83994.tar.gz
- Link more classes
Diffstat (limited to 'src/driver/svg.php')
-rw-r--r--src/driver/svg.php5
1 files changed, 3 insertions, 2 deletions
diff --git a/src/driver/svg.php b/src/driver/svg.php
index 8d3c2b5..d1d6ef7 100644
--- a/src/driver/svg.php
+++ b/src/driver/svg.php
@@ -10,8 +10,9 @@
/**
* Extension of the basic Driver package to utilize the SVGlib.
*
- * This drivers options are defined in the class ezcGraphSvgDriverOptions
- * extending the basic driver options class ezcGraphDriverOptions.
+ * This drivers options are defined in the class
+ * {@link ezcGraphSvgDriverOptions} extending the basic driver options class
+ * {@link ezcGraphDriverOptions}.
*
* As this is the default driver you do not need to explicitely set anything to
* use it, but may use some of its advanced features.
OpenPOWER on IntegriCloud