Uses of Class
org.locationtech.spatial4j.shape.impl.BufferedLine
-
Packages that use BufferedLine Package Description org.locationtech.spatial4j.shape.impl -
-
Uses of BufferedLine in org.locationtech.spatial4j.shape.impl
Fields in org.locationtech.spatial4j.shape.impl with type parameters of type BufferedLine Modifier and Type Field Description private ShapeCollection<BufferedLine>
BufferedLineString. segments
Methods in org.locationtech.spatial4j.shape.impl that return types with arguments of type BufferedLine Modifier and Type Method Description ShapeCollection<BufferedLine>
BufferedLineString. getSegments()
-