|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectes.unex.sextante.lighting.viewshed.VisibilityPolygon
public class VisibilityPolygon
A Polygon with added visibility value Visibility may be VISIBLE, HIDDEN or UNDEFINED
| Constructor Summary | |
|---|---|
VisibilityPolygon(com.vividsolutions.jts.geom.Polygon poly,
int visibility)
|
|
| Method Summary | |
|---|---|
com.vividsolutions.jts.geom.Polygon |
polygon()
|
void |
union(VisibilityPolygon other)
|
int |
visibility()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public VisibilityPolygon(com.vividsolutions.jts.geom.Polygon poly,
int visibility)
| Method Detail |
|---|
public com.vividsolutions.jts.geom.Polygon polygon()
public void union(VisibilityPolygon other)
public int visibility()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||