com.vividsolutions.jts.algorithm

Class InteriorPointLine


public class InteriorPointLine
extends java.lang.Object

Computes a point in the interior of an linear geometry.

Algorithm

Version:
1.6

Constructor Summary

InteriorPointLine(Geometry g)

Method Summary

Coordinate
getInteriorPoint()

Constructor Details

InteriorPointLine

public InteriorPointLine(Geometry g)

Method Details

getInteriorPoint

public Coordinate getInteriorPoint()