com.vividsolutions.jts.index.chain
public class MonotoneChainSelectAction extends java.lang.Object
| Constructor and Description |
|---|
MonotoneChainSelectAction() |
| Modifier and Type | Method and Description |
|---|---|
void |
select(LineSegment seg)
This is a convenience function which can be overridden to obtain the actual
line segment which is selected
|
void |
select(MonotoneChain mc,
int start)
This function can be overridden if the original chain is needed
|
public void select(MonotoneChain mc, int start)
public void select(LineSegment seg)
seg -