|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| 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. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||