[AdgMarker] First basic implementation
commit5ce86431e94c35e74983b2e60e0fdfb93f1d8521
authorNicola Fontana <ntd@entidi.it>
Thu, 27 Aug 2009 19:00:22 +0000 (27 21:00 +0200)
committerNicola Fontana <ntd@entidi.it>
Thu, 27 Aug 2009 19:00:22 +0000 (27 21:00 +0200)
treee18734e040484a9dc7b28cccbc33f8c2ec4bc341
parent949ed2817e6eb1ee07b3340b727bcfb07fbb2d7f
[AdgMarker] First basic implementation

Added the AdgMarker abstract type, that implements a base marker entity
(arrows, ticks, dots etc...) by providing common "size" and "angle"
properties.
adg/Makefile.am
adg/adg-marker-private.h [new file with mode: 0644]
adg/adg-marker.c [new file with mode: 0644]
adg/adg-marker.h [new file with mode: 0644]
docs/adg/Makefile.am