Namespaces | |
d2 | |
Classes | |
class | box |
Class box: defines a box made of two describing points. More... | |
class | linestring |
A linestring (named so by OGC) is a collection (default a vector) of points. More... | |
class | multi_linestring |
multi_line, a collection of linestring More... | |
class | multi_point |
multi_point, a collection of points More... | |
class | multi_polygon |
multi_polygon, a collection of polygons More... | |
class | point |
Basic point class, having coordinates defined in a neutral way. More... | |
class | pointing_segment |
class | polygon |
The polygon contains an outer ring and zero or more inner rings. More... | |
class | referring_segment |
Class segment: small class containing two (templatized) point references. More... | |
class | ring |
A ring (aka linear ring) is a closed line which should not be selfintersecting. More... | |
class | segment |
Class segment: small class containing two points. More... | |