VerticesComp(3U) | InterViews Reference Manual | VerticesComp(3U) |
VerticesComp, VerticesView, PSVertices - abstract base classes for vertexed graphical component subjects and their views and PostScript external representations
#include <Unidraw/Components/vertices.h>
VerticesComp is an abstract base class for graphical components whose geometry can be expressed as a list of coordinate pairs. VerticesComp uses a Vertices graphic to store its graphical attributes. VerticesView is an abstract GraphicView subclass for displaying a VerticesComp. PSVertices is an abstract PostScriptView for subclasses that externalize VerticesComp information in PostScript form.
GraphicComp(3U), GraphicView(3U), Grid(3U), PatternCmd(3U), PostScriptView(3U), Vertices(3U), align(3U), idraw(3I)
23 January 1991 | Unidraw |