Uses of Class
sc.fiji.snt.util.PointInCanvas
Packages that use PointInCanvas
Package
Description
SNT core classes
Classes implementing SNT's XY, ZY, and XZ canvases.
Miscellaneous SNT utilities, including classes defining reconstruction nodes.
-
Uses of PointInCanvas in sc.fiji.snt
Fields in sc.fiji.snt declared as PointInCanvasMethods in sc.fiji.snt that return PointInCanvasModifier and TypeMethodDescriptionPath.getCanvasOffset()Returns the translation offset used to render this Path in aTracerCanvas.NearPoint.getNodeUnscaled()Path.getPointInCanvas(int node) protected PointInCanvasPath.getPointInCanvas2D(int node, TracerCanvas canvas) Methods in sc.fiji.snt that return types with arguments of type PointInCanvasModifier and TypeMethodDescriptionPath.getUnscaledNodes()protected List<PointInCanvas> Path.getUnscaledNodesInViewPort(TracerCanvas canvas) Methods in sc.fiji.snt with parameters of type PointInCanvasModifier and TypeMethodDescriptionPathAndFillManager.nearestPointOnAnyPath(Collection<Path> paths, PointInCanvas pic, double distanceLimit) voidPath.setCanvasOffset(PointInCanvas canvasOffset) Specifies a translation offset when rendering this Path in aTracerCanvas. -
Uses of PointInCanvas in sc.fiji.snt.hyperpanes
Methods in sc.fiji.snt.hyperpanes that return PointInCanvas -
Uses of PointInCanvas in sc.fiji.snt.util
Methods in sc.fiji.snt.util that return PointInCanvasModifier and TypeMethodDescriptionPointInImage.getUnscaledPoint()Converts the coordinates of this point into pixel units if this point is associated with a Path.PointInImage.getUnscaledPoint(int view) Converts the coordinates of this point into pixel units if this point is associated with a Path.