Uses of Class
org.episteme.core.mathematics.geometry.Line2D
Packages that use Line2D
Package
Description
-
Uses of Line2D in org.episteme.core.mathematics.geometry
Methods in org.episteme.core.mathematics.geometry that return Line2DModifier and TypeMethodDescriptionLine2D.flipped()Returns a flipped version of this line (reverses direction).Methods in org.episteme.core.mathematics.geometry with parameters of type Line2DModifier and TypeMethodDescriptionLine2D.intersection(Line2D other) Computes the intersection point with another line. -
Uses of Line2D in org.episteme.core.mathematics.geometry.csg.d2
Fields in org.episteme.core.mathematics.geometry.csg.d2 declared as Line2DConstructors in org.episteme.core.mathematics.geometry.csg.d2 with parameters of type Line2D