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.Feature
Packages that use
Feature
Package
Description
cn.mapway.geo.shared.vector
Uses of
Feature
in
cn.mapway.geo.shared.vector
Fields in
cn.mapway.geo.shared.vector
with type parameters of type
Feature
Modifier and Type
Field
Description
List
<
Feature
>
Features.
features
Methods in
cn.mapway.geo.shared.vector
that return types with arguments of type
Feature
Modifier and Type
Method
Description
List
<
Feature
>
Features.
filter
(
Box
box)
Methods in
cn.mapway.geo.shared.vector
with parameters of type
Feature
Modifier and Type
Method
Description
void
Features.
addFeature
(
Feature
feature)