Package jlink.flowchart

This package contains the major components of the JLink library.

See:
          Description

Class Summary
JLCanvas  
JLFlowchart  
JLPage Creates a page-like background that enables WYSIWYG (What You See Is What You Get) editing and display of flowchart components.
JLWorksheet An implementation of the IBM standard Flowchart Worksheet (X20-8021).
 

Package jlink.flowchart Description

This package contains the major components of the JLink library. JLPage contains information to make a simulated page on screen (to scale), while the others build on this to create various types of flowchart backgrounds. These may be like paper, A4 in size, or even transparent backgrounds.

JLCanvas is a backing for the flowcharts to sit inside a scroll pane when a multiple page chart is constructed.

This documentation is still under work.