Uses of Class
jhplot.shapes.HShape

Packages that use HShape
jhplot Main jHepWork numerical and graphical package 
jhplot.shapes jHepWork package to draw java 2D primitives 
 

Uses of HShape in jhplot
 

Methods in jhplot with parameters of type HShape
 void HPlot.add(HShape ob)
          Add a shape primitive to the Canvas.
 void HPlot.draw(HShape ob)
          Draw a shape primitive to the Canvas.
 

Uses of HShape in jhplot.shapes
 

Subclasses of HShape in jhplot.shapes
 class Arrow
          Build an arrow.
 class Circle
          Build a Circle using the USER coordinate system
 class Ellipse
          Draw an ellipse in the USER coordinate system
 class Line
          Draw a line in the user or NDC coordinate system
 class Picture
          Insert a picture in the PNG or GIF format.
 class Rectan
          Draw a rectangle using the user or NDC coordinate system
 class Text
          Draw a TEXT in the USER coordinate system.
 



© Copyright 2005-2011 S.Chekanov. All Rights Reserved.
jHPlot package, a part of jHepWork: is a full-featured multiplatform data-analysis framework