Uses of Class
org.locationtech.spatial4j.shape.impl.InfBufLine
-
Packages that use InfBufLine Package Description org.locationtech.spatial4j.shape.impl -
-
Uses of InfBufLine in org.locationtech.spatial4j.shape.impl
Fields in org.locationtech.spatial4j.shape.impl declared as InfBufLine Modifier and Type Field Description private InfBufLine
BufferedLine. linePerp
perpendicular to the primary line, centered between pA & pBprivate InfBufLine
BufferedLine. linePrimary
the primary line; passes through pA & pBMethods in org.locationtech.spatial4j.shape.impl that return InfBufLine Modifier and Type Method Description InfBufLine
BufferedLine. getLinePerp()
INTERNALInfBufLine
BufferedLine. getLinePrimary()
INTERNAL
-