Constructors
|
|
New(ConjunctiveEG, ContainerGraph, Point)
|
A Copy Constructor; primary use is in Reiterating EG, or inserting on Verso |
New(ContainerGraph, Point, Size)
|
The basic Constructor, ordinarily used for an entirely new ConjunctiveEG |
New(Point[], ContainerGraph)
|
Constructor based on an Array of Points imported to define the margin of this EG |
New(String, ContainerGraph, Point, Size, Color, Boolean, CtxMenuStyle)
|
Constructor for reconstruction of ConjunctiveEG from XML |
New()
|
The plain vanilla Constructor |
|
|