public class RowSearchStrategy extends AbstractSearchStrategy
caseSensitive, comparator, wrapSearch
Constructor and Description |
---|
RowSearchStrategy(int[] rowPositions,
IConfigRegistry configRegistry) |
RowSearchStrategy(int[] rowPositions,
IConfigRegistry configRegistry,
String searchDirection) |
Modifier and Type | Method and Description |
---|---|
PositionCoordinate |
executeSearch(Object valueToMatch) |
protected PositionCoordinate[] |
getRowCellsToSearch(ILayer contextLayer) |
getComparator, getContextLayer, getSearchDirection, isCaseSensitive, isWrapSearch, setCaseSensitive, setComparator, setContextLayer, setSearchDirection, setWrapSearch
public RowSearchStrategy(int[] rowPositions, IConfigRegistry configRegistry)
public RowSearchStrategy(int[] rowPositions, IConfigRegistry configRegistry, String searchDirection)
public PositionCoordinate executeSearch(Object valueToMatch)
protected PositionCoordinate[] getRowCellsToSearch(ILayer contextLayer)
Copyright © 2013. All Rights Reserved.