Uses of Class
org.locationtech.spatial4j.shape.impl.InfBufLine
Packages that use InfBufLine
-
Uses of InfBufLine in org.locationtech.spatial4j.shape.impl
Fields in org.locationtech.spatial4j.shape.impl declared as InfBufLineModifier and TypeFieldDescriptionprivate final InfBufLine
BufferedLine.linePerp
perpendicular to the primary line, centered between pA invalid input: '&' pBprivate final InfBufLine
BufferedLine.linePrimary
the primary line; passes through pA invalid input: '&' pBMethods in org.locationtech.spatial4j.shape.impl that return InfBufLineModifier and TypeMethodDescriptionBufferedLine.getLinePerp()
INTERNALBufferedLine.getLinePrimary()
INTERNAL