All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
Graphic.cpp File Reference

A Graphic is a graphic symbol with an inherent shape, color(s), and possibly size. More...

#include "../common/STLUtils.h"
#include "AnchorPoint.h"
#include "Displacement.h"
#include "ExternalGraphic.h"
#include "Graphic.h"
#include "Mark.h"
#include "ParameterValue.h"
#include <cassert>

Go to the source code of this file.

Detailed Description

A Graphic is a graphic symbol with an inherent shape, color(s), and possibly size.

Definition in file Graphic.cpp.