Main Page Namespace List Class Hierarchy Compound List File List Namespace Members Compound Members Related Pages
pdf::graph::CNode2 Class Reference
a node with an x-y coordinate
More...
#include <Node.hh>
Inheritance diagram for pdf::graph::CNode2:
[legend]Collaboration diagram for pdf::graph::CNode2:
[legend]List of all members.Public Methods
-
CNode2 (double x, double y, const std::string &op_code)
-
~CNode2 ()
-
std::ostream & Print (std::ostream &os) const
Private Attributes
|
Detailed Description
a node with an x-y coordinate
this class represents a node with an x-y coordinate and an op code. according to the PDF spec. the op code can be "m" (for move-to) or "l" (for line-to).
Member Data Documentation
double pdf::graph::CNode2::m_x [private]
|
|
double pdf::graph::CNode2::m_y [private]
|
|
std::string pdf::graph::CNode2::m_op_code [private]
|
|
The documentation for this class was generated from the following files:
Generated on Sun Feb 2 09:17:25 2003 for libpdf++ by
1.2.16