|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.shapelogic.filter.BaseFilter<Polygon,IPoint2D> org.shapelogic.filter.PolygonPointFilter
public abstract class PolygonPointFilter
Field Summary |
---|
Fields inherited from class org.shapelogic.filter.BaseFilter |
---|
_collection, _constraint, _parent |
Constructor Summary | |
---|---|
PolygonPointFilter()
|
Method Summary | |
---|---|
java.util.Collection<IPoint2D> |
getCollection()
|
Methods inherited from class org.shapelogic.filter.BaseFilter |
---|
evaluate, filter, getConstraint, getParent, setCollection, setConstraint, setParent, setup |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public PolygonPointFilter()
Method Detail |
---|
public java.util.Collection<IPoint2D> getCollection()
getCollection
in interface IFilter<Polygon,IPoint2D>
getCollection
in class BaseFilter<Polygon,IPoint2D>
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |