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