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 InfBufLineBufferedLine. linePerpperpendicular to the primary line, centered between pA & pBprivate InfBufLineBufferedLine. linePrimarythe primary line; passes through pA & pBMethods in org.locationtech.spatial4j.shape.impl that return InfBufLine Modifier and Type Method Description InfBufLineBufferedLine. getLinePerp()INTERNALInfBufLineBufferedLine. getLinePrimary()INTERNAL
-