Package physicon.graphLib

Interface Summary
GraphElementInterface Represents the interface for easy usage of this library in other projects
 

Class Summary
Arrow Represents the abstract Graph Element.
ArrowDrawer Represents abstract Drawer object Drawers are responsible for painting GraphObjects
Chart  
ChartDrawerBase  
CircleMarkerDrawer Represents circular marker drawer object.
ComponentGraphContainer  
CoordLine  
CrossMarkerDrawer  
CurveDrawerBase Abstract curve drawer.
CurveHatching  
CurveHatchingDrawer  
CurveMarker Marker on the curve
DashedCurveDrawer Abstract curve drawer.
DashedLineDrawer  
DoublePoint The help class for the library.
DoubleRectangle Help class for the library.
DrawerBase Represents abstract Drawer object Drawers are responsible for painting GraphObjects
FuncCurve Represents the parametric curve.
GraphContainer Represents GraphEngine - bases GraphContainer. super abstract methods are rewritten.
GraphContainerBase Represents the abstract container of the GraphElementBase elements
GraphContextBase abstract point converter this class must convert points from one graphic system to another There are two coordinate systems associated with each graphical object and with container also.
GraphCurveBase Represents abstract curve.
GraphElementBase Represents the abstract Graph Element.
GraphLabel  
GraphLibData Represents global data for the library usage
GraphMarkerBase Represents abstract marker
GraphScaleBase Represents abstract scale
Hatching  
HatchingDrawer  
Label  
LabelDrawer  
LabeledLinearScaleDrawer Represents the drawer object for the linear scale draws dash set with default color
LinearGraphContext Represents linear point converter y axis - to up, x - to right
LinearGrid Represents linear grid perpendicular to the given scale
LinearGridDrawer The drawer object for the linear grid
LinearScale Represents the linear scale.
LinearScaleDrawer Represents the drawer object for the linear scale draws dash set with default color
LineDrawer  
LinHorChartDrawer  
LinVertChartDrawer  
MarkerDrawerBase Represents abstract marker drawer
MetaTeXLabelDrawer  
MetaTeXLinearScaleDrawer Represents the drawer object for the linear scale draws dash set with default color.
NullDrawer Represents Null Drawer object If Component is not created this Drawer is used
ParamCurve Represents the parametric curve.
PointArrayCurve Represents the curve consisting of the number of points
PointMarker  
RectangleMarkerDrawer Represents rectangular marker drawer object.
ScaleDrawerBase Represents the abstract drawer object for the scale Contains the vector with the dashes coordinates.
SolidLineDrawer  
TextLabelDrawer  
ThickArrowDrawer Represents abstract Drawer object Drawers are responsible for painting GraphObjects
ThinCurveDrawer Abstract curve drawer.
TriangleMarkerDrawer Represents triangle marker drawer object.