Class ViewSnappingInfoImpl

All Implemented Interfaces:
ImageObserver, MenuContainer, Serializable, Accessible

public class ViewSnappingInfoImpl extends ViewSnappingInfoView
Author:
jovivas
See Also:
  • Constructor Details

    • ViewSnappingInfoImpl

      public ViewSnappingInfoImpl()
  • Method Details

    • loadImage

      public ImageIcon loadImage(String imageName)
      Description copied from class: ViewSnappingInfoView
      Helper method to load an image file from the CLASSPATH
      Overrides:
      loadImage in class ViewSnappingInfoView
      Parameters:
      imageName - the package and name of the file to load relative to the CLASSPATH
      Returns:
      an ImageIcon instance with the specified image file
    • applyChanges

      public void applyChanges()
    • setMapContext

      public void setMapContext(org.gvsig.fmap.mapcontext.MapContext mapContext)