public class SingleSegmentExpander extends Object
| Constructor and Description |
|---|
SingleSegmentExpander() |
| Modifier and Type | Method and Description |
|---|---|
com.vividsolutions.jts.geom.Coordinate[] |
expandSegment(com.vividsolutions.jts.geom.LineSegment seg,
com.vividsolutions.jts.geom.Envelope env) |
static com.vividsolutions.jts.geom.Envelope |
getInsetEnvelope(com.vividsolutions.jts.geom.Envelope env,
double insetPct) |
boolean |
isApplicable(List segList,
List ptList) |
public static com.vividsolutions.jts.geom.Envelope getInsetEnvelope(com.vividsolutions.jts.geom.Envelope env,
double insetPct)
public com.vividsolutions.jts.geom.Coordinate[] expandSegment(com.vividsolutions.jts.geom.LineSegment seg,
com.vividsolutions.jts.geom.Envelope env)
Copyright © 2015. All rights reserved.