| Package | Description | 
|---|---|
| com.pd4ml.html.doc.render.to | 
| Modifier and Type | Field and Description | 
|---|---|
Point | 
Gradient.point1  | 
Point | 
Gradient.point2  | 
| Modifier and Type | Method and Description | 
|---|---|
float | 
Point.distance(Point p2)  | 
| Constructor and Description | 
|---|
Gradient(Point point1,
        Point point2,
        Color color1,
        Color color2)  | 
Revision 4.0.15 / 20220727-0149