JavaScript is disabled on your browser.
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Uses of Class
org.openstreetmap.josm.data.osm.MultipolygonBuilder.JoinedPolygonCreationException
Packages that use
MultipolygonBuilder.JoinedPolygonCreationException
Package
Description
org.openstreetmap.josm.data.osm
Uses of
MultipolygonBuilder.JoinedPolygonCreationException
in
org.openstreetmap.josm.data.osm
Methods in
org.openstreetmap.josm.data.osm
that throw
MultipolygonBuilder.JoinedPolygonCreationException
Modifier and Type
Method and Description
static
List
<
MultipolygonBuilder.JoinedPolygon
>
MultipolygonBuilder.
joinWays
(
Collection
<
Way
> ways)
Joins the given
ways
to multipolygon rings.
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
JOSM