http://www.jpicedt.org

Uses of Class
jpicedt.graphic.view.HitInfo.Point

Packages that use HitInfo.Point
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
 boolean EditPointMouseTransformFactory.SelectedPointsHandler.isSelected(HitInfo.Point hip)
          Return true if at least one point in the given HitInfo.Point is selected
 

Constructors in jpicedt.graphic.toolkit with parameters of type HitInfo.Point
EditPointMouseTransformFactory.SelectPointsInAreaTransform(HitInfo.Point hip, boolean addToSelection)
           
EditPointMouseTransformFactory.UnSelectPointTransform(HitInfo.Point hip)
           
 


http://www.jpicedt.org

Submit a bug : syd@jpicedt.org