Uses of Class
jpicedt.graphic.view.HitInfo.Point
-
Packages that use HitInfo.Point Package Description jpicedt.graphic.toolkit Controller (document editing through UI actions) -
-
Uses of HitInfo.Point in jpicedt.graphic.toolkit
Methods in jpicedt.graphic.toolkit with parameters of type HitInfo.Point Modifier and Type Method Description booleanEditPointMouseTransformFactory.SelectedPointsHandler. isSelected(HitInfo.Point hip)Return true if at least one point in the given HitInfo.Point is selectedConstructors in jpicedt.graphic.toolkit with parameters of type HitInfo.Point Constructor Description SelectPointsInAreaTransform(HitInfo.Point hip, boolean addToSelection)UnSelectPointTransform(HitInfo.Point hip)
-