Interface IPlacementProperties

All Superinterfaces:
ActionListener, EventListener, org.gvsig.andami.ui.mdiManager.IWindow
All Known Implementing Classes:
MultiShapePlacementProperties, PlacementProperties

public interface IPlacementProperties extends org.gvsig.andami.ui.mdiManager.IWindow, ActionListener
  • Method Summary

    Modifier and Type
    Method
    Description
    org.gvsig.fmap.mapcontext.rendering.legend.styling.IPlacementConstraints
     

    Methods inherited from interface java.awt.event.ActionListener

    actionPerformed

    Methods inherited from interface org.gvsig.andami.ui.mdiManager.IWindow

    getWindowInfo, getWindowProfile
  • Method Details

    • getPlacementConstraints

      org.gvsig.fmap.mapcontext.rendering.legend.styling.IPlacementConstraints getPlacementConstraints()