| java.lang.Object com.vividsolutions.jump.geom.SingleSegmentExpander
SingleSegmentExpander | public class SingleSegmentExpander (Code) | | A heuristic used by Microscope to expand a single segment,
while maintaining its orientation.
|
SingleSegmentExpander | public SingleSegmentExpander()(Code) | | |
expandSegment | public Coordinate[] expandSegment(LineSegment seg, Envelope env)(Code) | | |
getInsetEnvelope | public static Envelope getInsetEnvelope(Envelope env, double insetPct)(Code) | | |
isApplicable | public boolean isApplicable(List segList, List ptList)(Code) | | |
|
|