Package org.locationtech.jts.geom
Interface Lineal
-
- All Known Implementing Classes:
LinearRing
,LineString
,MultiLineString
public interface Lineal
IdentifiesGeometry
subclasses which are 1-dimensional and have components which areLineString
s.- Author:
- Martin Davis