44 #ifdef CHECK_MEMORY_LEAKS
46 #endif // CHECK_MEMORY_LEAKS
54 const std::vector<std::string> &removeByNames)
55 : myPrunningBoundary(prunningBoundary), myDoPrunne(prune),
56 myRemoveByNames(removeByNames) {}
66 int layer,
bool ignorePrunning) {
94 int layer,
bool ignorePrunning) {
109 POICont::iterator i =
myPOICont.find(
id);
156 <<
"\" type=\"" << (*i).second->getType()
157 <<
"\" color=\"" << (*i).second->getColor()
158 <<
"\" fill=\"" << (*i).second->fill()
160 <<
"\" shape=\"" << (*i).second->getShape() <<
"\"";
167 <<
"\" color=\"" << *static_cast<RGBColor*>((*i).second)
169 <<
"\" x=\"" << (*i).second->x()
170 <<
"\" y=\"" << (*i).second->y() <<
"\"";