Uses of Interface
org.gvsig.fmap.mapcontrol.tools.snapping.snappers.ISnapper

Packages that use ISnapper
org.gvsig.fmap.mapcontrol   
org.gvsig.fmap.mapcontrol.impl   
org.gvsig.fmap.mapcontrol.tools.snapping   
org.gvsig.fmap.mapcontrol.tools.snapping.snappers   
org.gvsig.fmap.mapcontrol.tools.snapping.snappers.impl   
 

Uses of ISnapper in org.gvsig.fmap.mapcontrol
 

Methods in org.gvsig.fmap.mapcontrol that return ISnapper
 ISnapper MapControlManager.getSnapperAt(int index)
          Returns a snapper in a concrete position;
 

Uses of ISnapper in org.gvsig.fmap.mapcontrol.impl
 

Methods in org.gvsig.fmap.mapcontrol.impl that return ISnapper
 ISnapper DefaultMapControlManager.getSnapperAt(int index)
           
 

Uses of ISnapper in org.gvsig.fmap.mapcontrol.tools.snapping
 

Methods in org.gvsig.fmap.mapcontrol.tools.snapping that return ISnapper
 ISnapper IConfigurator.getSnapper()
           
 

Methods in org.gvsig.fmap.mapcontrol.tools.snapping with parameters of type ISnapper
 void IConfigurator.setSnapper(ISnapper snapper)
           
 

Uses of ISnapper in org.gvsig.fmap.mapcontrol.tools.snapping.snappers
 

Subinterfaces of ISnapper in org.gvsig.fmap.mapcontrol.tools.snapping.snappers
 interface ISnapperGeometriesVectorial
          Snapper vectorial with geometries.
 interface ISnapperRaster
           
 interface ISnapperVectorial
           
 

Uses of ISnapper in org.gvsig.fmap.mapcontrol.tools.snapping.snappers.impl
 

Classes in org.gvsig.fmap.mapcontrol.tools.snapping.snappers.impl that implement ISnapper
 class AbstractSnapper
           
 



Copyright © 2014 gvSIG Association. All Rights Reserved.