SheetOfAssertion Members

SheetOfAssertion Overview



Constructors

New() The plain vanilla Constructor
New(String, SheetOfAssertion, Point, Size) This is the Constructor for a second, non-Root SA to be reconstructed from XML
New(String, Point, Size, Color, Boolean, CtxMenuStyle) Sets RootSA during a reconstruction from XML
New(SheetOfAssertion) Used when a Second SheetOfAssertion is employed
New(Color, CtxMenuStyle, Boolean, Boolean) Sets the Root SheetOfAssertion

Public Properties

BaseForm Reference to Form on which RootSA is contained
HasHypothesisArea True means this construction employs a Hypothesis Area
HypAreaSizePercent % of initial area for (Verso) Hypothesis Area, if it exists
HypBoundaryVertical True means that if there is a Hypothesis Area SA, boundary with is is Vertical
LIDesignForm Reference to a Form used to define Line of Identity parameters
LigatureJoiner Dialog to handle Ligature Joinings in this EG Construction
MarqueeCount Running count of Marquees used in this Graph-tree
NextLIColor The next Line of Identity will be scribed using this Color
NextLIShape Lines of Identity will be scribed using this general shape
NextLIWidth Lines of Identity will be scribed using this Width in pixels
OptionForm Reference to a Form used to define Options for this Graph construction
PaletteSpotCursor Temporarily holds a working Cursor during Spot Construction
PaletteSpotHolder Holds a passed VariableName for a Spot during scribing of some Spots
PaletteSpotHookCount Holds passed number of Hooks for a given Spot during its construction
PointMap Code and data dealing with the mapping of Points from Graph to Graph
ReFontAllSpots Determines if EXISTING Spots as well as subsequent ones get new SpotFont
ReportedMouseLoc Mouse Location reported by a graph in the Graph-tree
ReportedPath Path of Graph on which Mouse Location is being reported
ResourceStore Instantiation of a Class handling certain resources
SaveAsXMLFragment This SubGraph has been selected to be saved as an "XML Fragment"
ScratchPad Reference to the ScratchPad Form
ShowIntraLigConnections Determines whether certain Hooks on distinct Dots of the same Ligature are shown as connected

Public Methods

FigureRectoSA Determines if this SA has another as a SubGraph, and if so, sets its Location and Size
GraphOptionsReturn Involved in handling return from OptionForm
PaletteAlphaReturnFromDialog Handles return from the Spot-design dialog when process is initiated on the Palette
PaletteBiclosureInsertion Sets GraphState to ProtoGraph.GraphOperationState.BiclosureInsertionFromPalette
PaletteCutInsertion Sets GraphState to ProtoGraph.GraphOperationState.CutInsertionFromPalette
PaletteGraphNestDelete Sets GraphState to ProtoGraph.GraphOperationState.GraphNestDeletionFromPalette
PaletteInsertOnVerso Handles an Insert on Verso originated in the Palette
PalettePartialGraphDefine Sets the GraphState to ProtoGraph.GraphOperationState.PartialGraphDefineFromPalette
PaletteSingleGraphDelete Sets GraphState to ProtoGraph.GraphOperationState.GraphSingleDeletionFromPalette
PaletteSpotScribe Handles addition of a new Spot initiated on the Palette
RaiseGraphCopiedForInsertionEventFor Raises the GraphCopiedForVersoInsertion Event for a Graph in this Construction
SetGraphOptions Shows the OptionForm, and handles its return
SetLIDesign Shows the LIDesign Form, and handles its return
SignalDeletion Relays information about the Deletion of Graphs
SignalGraphSituationChange Signals that some Graph's Location Situation has changed

Public Events

GraphCopiedForInsertion Occurs when a Graph has been copied for insertion on Verso.
GraphSituationChanged Occurs whenever Location of some Graph is affected: Creation, Deletion, Location Change, Parent Change.
NextLIShapeChanged Occurs when the Shape of the Next LI Changes.
NextLIWidthChanged Occurs when the Width of the Next LI Changes.
OnDeletion Occurs when a Deletion is signaled.
ReportedMouseLocChanged Occurs when reported Mouse Location Changes.
ReportedPathChanged Occurs when Graph on which Mouse Location is reported Changes.
SaveAsXMLFragmentIsActive Occurs when SaveAsXMLFragment is set to non-Null value.