JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Index
Help
SEARCH:
Uses of Class
cn.mapway.geo.shared.vector.Line
Packages that use
Line
Package
Description
cn.mapway.geo.shared.vector
Uses of
Line
in
cn.mapway.geo.shared.vector
Fields in
cn.mapway.geo.shared.vector
with type parameters of type
Line
Modifier and Type
Field
Description
List
<
Line
>
Polygon.
lines
Methods in
cn.mapway.geo.shared.vector
that return
Line
Modifier and Type
Method
Description
Line
Lines.
getLine
(int index)
Methods in
cn.mapway.geo.shared.vector
with parameters of type
Line
Modifier and Type
Method
Description
void
Lines.
addLine
(
Line
line)
void
Polygon.
addLine
(
Line
line)