#include <iostream>
#include <fstream>
#include <string>
#include <deque>
#include <GTL\graph.h>
#include <GOMLib\OGraphic.hpp>
#include <GOMLib\AGraphic.hpp>
#include <GOMLib\OGraphicImpl.hpp>
#include <GOMLib\AGraphicImpl.hpp>
#include <GOMLib\OPoint.hpp>
#include <GOMLib\ODPoint.hpp>
#include <GOMLib\OLPoint.hpp>
#include <GOMLib\OVPoint.hpp>
#include <GOMLib\OLine.hpp>
#include <GOMLib\OArc.hpp>
#include <GOMLib\OCurve.hpp>
#include <GOMLib\OHL.hpp>
#include <GOMLib\OGraph.hpp>
#include <GOMLib\OIPoint.hpp>
#include <GOMLib\OExtremity.hpp>
#include <GOMLib\OJunction.hpp>
#include <GOMLib\POUtility.hpp>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Object to OGraphic |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Object array to OGraphic array |
|
OGraphic to Object |
|
OGraphic array to Object array |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
OGraphic array print
|