AtomicGraph Class

Abstract Class whose descendents are Dots (Lines of Identity) and Spots.

For a list of all members of this type, see AtomicGraph Class Members .

Assembly: EGControlLibrary


EGControlLibrary.ProtoGraph

AtomicGraph

Derived Classes:

Dot

Spot

Public MustInherit Class AtomicGraph

Inherits EGControlLibrary.ProtoGraph

Implements:

System.ComponentModel.IComponent

System.IDisposable

System.Windows.Forms.IOleControl

System.Windows.Forms.IOleObject

System.Windows.Forms.IOleInPlaceObject

System.Windows.Forms.IOleInPlaceActiveObject

System.Windows.Forms.IOleWindow

System.Windows.Forms.IViewObject

System.Windows.Forms.IViewObject2

System.Windows.Forms.IPersist

System.Windows.Forms.IPersistStreamInit

System.Windows.Forms.IPersistPropertyBag

System.Windows.Forms.IPersistStorage

System.Windows.Forms.IQuickActivate

System.ComponentModel.ISynchronizeInvoke

System.Windows.Forms.IWin32Window

System.Windows.Forms.IContainerControl

Order.IPartiallyComparable

Order.IPartialComparer

Remarks:

Defines the base class for Existential Graph controls which represent non-compound propositions in Logic. AtomicGraph provides code common to Spots (Propositional or Predicate Variables) and Dots (Existence Statements/Quantified Variables).