Class BufferConfigurationPanel

java.lang.Object
java.awt.Component
java.awt.Container
javax.swing.JComponent
javax.swing.JPanel
org.gvsig.selectiontools.app.extension.tools.buffer.gui.BufferConfigurationPanel
All Implemented Interfaces:
ImageObserver, MenuContainer, Serializable, Accessible, org.gvsig.andami.ui.mdiManager.IWindow

public class BufferConfigurationPanel extends JPanel implements org.gvsig.andami.ui.mdiManager.IWindow
Author:
Pablo Piqueras Bartolomé (pablo.piqueras@iver.es)
See Also:
  • Constructor Details

    • BufferConfigurationPanel

      public BufferConfigurationPanel(List<org.gvsig.fmap.mapcontext.layers.vectorial.FLyrVect> layers, org.gvsig.app.project.documents.view.gui.IView view)
      Creates a new form where user can define the option of the buffer.
    • BufferConfigurationPanel

      public BufferConfigurationPanel(org.gvsig.fmap.mapcontext.layers.vectorial.FLyrVect[] array, org.gvsig.app.project.documents.view.gui.IView view)
  • Method Details

    • getWindowInfo

      public org.gvsig.andami.ui.mdiManager.WindowInfo getWindowInfo()
      Specified by:
      getWindowInfo in interface org.gvsig.andami.ui.mdiManager.IWindow
    • getWindowProfile

      public Object getWindowProfile()
      Specified by:
      getWindowProfile in interface org.gvsig.andami.ui.mdiManager.IWindow