Uses of Class
cz.fidentis.analyst.data.surfacemask.SurfaceMask2D.PointToProject
Packages that use SurfaceMask2D.PointToProject
Package
Description
-
Uses of SurfaceMask2D.PointToProject in cz.fidentis.analyst.data.surfacemask
Methods in cz.fidentis.analyst.data.surfacemask that return types with arguments of type SurfaceMask2D.PointToProjectModifier and TypeMethodDescriptionSurfaceMask2D.getPointsToProject()
Gets points to be projected. -
Uses of SurfaceMask2D.PointToProject in cz.fidentis.analyst.data.surfacemask.impl
Methods in cz.fidentis.analyst.data.surfacemask.impl that return types with arguments of type SurfaceMask2D.PointToProjectModifier and TypeMethodDescriptionabstract List
<SurfaceMask2D.PointToProject> SurfaceMask2DImpl.getPointsToProject()
SurfaceMaskEllipseImpl.getPointsToProject()
SurfaceMaskLineImpl.getPointsToProject()
Gets a list of points from the mask and sampled points between any two mask pointsSurfaceMaskRectangleImpl.getPointsToProject()
-
Uses of SurfaceMask2D.PointToProject in cz.fidentis.analyst.engines.interactivemask
Constructor parameters in cz.fidentis.analyst.engines.interactivemask with type arguments of type SurfaceMask2D.PointToProjectModifierConstructorDescriptionMaskProjector
(MaskProjectorConfig config, List<SurfaceMask2D.PointToProject> points) Constructor using configuration and surface mask