ftp.nice.ch/Attic/openStep/developer/resources/MiscKit.2.0.5.s.gnutar.gz#/MiscKit2/Frameworks/MiscAppKit/MiscTreeDiagram.subproj/MiscDG.h

This is MiscDG.h in view mode; [Download] [Up]

static const char *dgShapeSymbolName[12] = {
		"Circle",
		"Cylinder",
		"Diamond",
		"Hexagon",
		"Horizontal Arrow",
		"Horizontal Triangle",
		"Parallel Lines",
		"Parallelogram",
		"Rectangle",
		"Rounded Rectangle",
		"Vertical Arrow",
		"Vertical Triangle"
};

static const char *dgTextPlacement[3] = {
		"top",
		"middle",
		"bottom"
};

static const char *dgEndName = "end\n\n";
	
static const char *dgDocuBegin = "#!DG_TEXT-Version-2\n# Built by MiscTreeDiagram framework (Uwe Hoffmann, hoffmann@fzi.de)\n\nwindowOrigin 196.00 6.00\nvisibleOrigin 0.00 0.00\nshowTools\ndefaultFont \"Helvetica\"\ndefaultFontSize 12.00\n";

static const char *dgVertexComment = "\n\n#Vertex Section\n\n";

static const char *dgSymbolComment = "\n\n#Symbol Section\n\n";

static const char *dgLineComment = "\n\n#Line Section\n\n";

These are the contents of the former NiCE NeXT User Group NeXTSTEP/OpenStep software archive, currently hosted by Netfuture.ch.