graph

Provides a framework to model, clip, refine and edit vector-based data. More...

Classes

class  proland::Area
 An Area is described by 1 or more curves. More...
class  proland::BasicCurvePart
 A part of a curve. More...
class  proland::BasicGraph
 A BasicGraph contains a list of nodes, curves and areas, which can also contain graphs. More...
class  proland::ComposedMargin
 A Margin is used to determine what to clip in a graph. More...
struct  proland::Vertex
 Represents a vertex inside a curve. More...
class  proland::Curve
 A Curve is made of 2 nodes (start and end points) and a set of vertices. More...
class  proland::CurvePart
 A part of a curve. More...
class  proland::FileReader
 FileReader handles file inputs for graph loading. More...
class  proland::FileWriter
 FileWriter handles file outputs for graph saving. More...
union  proland::NodeId
 The identifier of a Node. More...
union  proland::CurveId
 The identifier of a Curve. More...
union  proland::GraphId
 The identifier of a Graph. More...
union  proland::AreaId
 The identifier of an Area. More...
class  proland::Graph
 A Graph contains vectorial data representing areas, roads, rivers. More...
class  proland::GraphListener
 Abstract class used to monitor changes on a graph. More...
class  proland::LazyArea
 An Area is described by 1 or more curves. More...
class  proland::LazyCurve
 A Curve is made of 2 nodes (start and end points) and a set of controlPoints. More...
class  proland::LazyGraph
 A Graph that will only load the offsets of each elements (node/curve/area) in the input file. More...
class  proland::LazyNode
 A Node is described by it's XY coordinates. More...
class  proland::LineCurvePart
 A part of a curve. More...
class  proland::Margin
 Determines how a clip region must be extended to clip a Graph, depending on its content. More...
class  proland::Node
 A Node is described by it's XY coordinates. More...

Modules

 producer
 

Provides a tile producer and an abstract tile layer for graphs.



Detailed Description

Provides a framework to model, clip, refine and edit vector-based data.


Generated on Sat May 12 09:42:45 2012 for proland by  doxygen 1.6.1