Package
Class
Use
Tree
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
G
H
I
J
M
O
P
R
S
T
V
W
Z
P
Point
- Class in
jp.sf.mapswidgets
Instances of this class represent a single, 2-dimensional coordinate.
Point(double, double)
- Constructor for class jp.sf.mapswidgets.
Point
Construct a new instance of this class given the x and y values.
Polyline
- Class in
jp.sf.mapswidgets
Instances of this class represent a vector polyline overlay on the map.
Polyline(Point[])
- Constructor for class jp.sf.mapswidgets.
Polyline
Construct a new instance of this class given the points.
Polyline(Point[], RGB)
- Constructor for class jp.sf.mapswidgets.
Polyline
Construct a new instance of this class given the points and the color.
Polyline(Point[], RGB, int)
- Constructor for class jp.sf.mapswidgets.
Polyline
Construct a new instance of this class given the points, the color and the width of the line.
Polyline(Point[], RGB, int, double)
- Constructor for class jp.sf.mapswidgets.
Polyline
Construct a new instance of this class given the points, the color , the width of the line and the opacity.
Package
Class
Use
Tree
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
G
H
I
J
M
O
P
R
S
T
V
W
Z