public class AdvancedBoxArea
extends de.fhg.igd.mapviewer.marker.area.BoxArea
contains(int, int)
.Constructor and Description |
---|
AdvancedBoxArea(Area area,
int minX,
int minY,
int maxX,
int maxY)
Create an area.
|
Modifier and Type | Method and Description |
---|---|
boolean |
contains(int x,
int y) |
public AdvancedBoxArea(Area area, int minX, int minY, int maxX, int maxY)
area
- AWT area to use for the contains(int, int)
checkminX
- the minimum x value of the areaminY
- the minimum y value of the areamaxX
- the maximum x value of the areamaxY
- the maximum y value of the areaBuild 2013-10-07_11-27-38
Revision 99b27713a799a59a21b0b166eaaea8aaefbf125a