Class CounterFilter
- java.lang.Object
-
- org.citydb.query.filter.counter.CounterFilter
-
- org.citydb.citygml.importer.filter.selection.counter.CounterFilter
-
public class CounterFilter extends CounterFilter
-
-
Constructor Summary
Constructors Constructor Description CounterFilter()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description void
incrementCount()
void
incrementStartIndex()
boolean
isCountSatisfied()
boolean
isStartIndexSatisfied()
-
Methods inherited from class org.citydb.query.filter.counter.CounterFilter
getCount, getStartId, getStartIdComparisonOperator, getStartIndex, isSetCount, isSetStartId, isSetStartIndex, setCount, setStartId, setStartId, setStartIndex
-
-