All Packages  Class Hierarchy

A B C D E F G H I J K L M N O P Q R S T U V W X Y Z

Index of all Fields and Methods

A

addCircle(double, double, int, double). Method in class poisson.Poisson
Add a circular conductor with a fixed voltage.
addCircleCharge(double, double, int, double). Method in class poisson.Poisson
Add a circular charge distribution.
addRectangle(double, double, int, int, double). Method in class poisson.Poisson
Add a rectangular conductor with a fixed voltage.
addRectangleCharge(double, double, int, int, double). Method in class poisson.Poisson
Add a rectangular charge distribution.

D

destroy(). Method in class poisson.Poisson

G

getAppletInfo(). Method in class poisson.Poisson
getParameter(String, String). Method in class poisson.Poisson
getParameterInfo(). Method in class poisson.Poisson

I

init(). Method in class poisson.Poisson

P

Poisson(). Constructor for class poisson.Poisson

S

setBtnOff(). Method in class poisson.Poisson
setCaption(String). Method in class poisson.Poisson
Set the caption.
setConductorRGB(int, int, int). Method in class poisson.Poisson
Set the color for all subsequent drawing.
setDefault(). Method in class poisson.Poisson
Set the default values: grid=false, fild vectors=false,contours=true, drag=false, no E and no V on mouse drag.
setDrawChargeDensity(int). Method in class poisson.Poisson
setNoDrag(int). Method in class poisson.Poisson
No drag for all subsequent objects.
setShowContours(int). Method in class poisson.Poisson
Turn contours off and on.
setShowEOnDrag(int). Method in class poisson.Poisson
Show the magnitude of the electric field when the mouse is dragged.
setShowFieldVectors(int). Method in class poisson.Poisson
Turn field vectors off and on.
setShowGrid(int). Method in class poisson.Poisson
Turn grid off and on.
setShowRhoOnDrag(int). Method in class poisson.Poisson
Show the charge density when the mouse is dragged.
setShowVOnDrag(int). Method in class poisson.Poisson
Show the charge voltage when the mouse is dragged.
setXRange(double, double). Method in class poisson.Poisson
Set the scale using the horizontal axis.
setYRange(double, double). Method in class poisson.Poisson
start(). Method in class poisson.Poisson
stop(). Method in class poisson.Poisson