|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Multipolygon.PolyData.Intersection | |
|---|---|
| org.openstreetmap.josm.data.osm.visitor.paint.relations | |
| org.openstreetmap.josm.data.validation.tests | |
| Uses of Multipolygon.PolyData.Intersection in org.openstreetmap.josm.data.osm.visitor.paint.relations |
|---|
| Methods in org.openstreetmap.josm.data.osm.visitor.paint.relations that return Multipolygon.PolyData.Intersection | |
|---|---|
Multipolygon.PolyData.Intersection |
Multipolygon.PolyData.contains(java.awt.geom.Path2D.Double p)
|
static Multipolygon.PolyData.Intersection |
Multipolygon.PolyData.Intersection.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static Multipolygon.PolyData.Intersection[] |
Multipolygon.PolyData.Intersection.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Uses of Multipolygon.PolyData.Intersection in org.openstreetmap.josm.data.validation.tests |
|---|
| Methods in org.openstreetmap.josm.data.validation.tests that return Multipolygon.PolyData.Intersection | |
|---|---|
private Multipolygon.PolyData.Intersection |
MultipolygonTest.getPolygonIntersection(java.awt.geom.GeneralPath outer,
java.util.List<Node> inner)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||