Uses of Class
net.algart.executors.modules.cv.matrices.drawing.DrawLine
Packages that use DrawLine
-
Uses of DrawLine in net.algart.executors.modules.cv.matrices.drawing
Methods in net.algart.executors.modules.cv.matrices.drawing that return DrawLineModifier and TypeMethodDescriptionDrawLine.setIndexingBase(net.algart.executors.modules.core.common.numbers.IndexingBase indexingBase) DrawLine.setLengthIncrement(double lengthIncrement) DrawLine.setPercents(boolean percents) DrawLine.setThickness(double thickness) DrawLine.setX1(double x1) DrawLine.setX2(double x2) DrawLine.setY1(double y1) DrawLine.setY2(double y2)