Interface PrepareContext

All Known Subinterfaces:
PrepareContextView, PrepareContextView_v1

public interface PrepareContext
  • Method Summary

    Modifier and Type
    Method
    Description
    Return a Dialog or a Frame to use like owner for any created dialogs.
    org.gvsig.crs.projection.lib.Projection
    Gets the view projection
  • Method Details

    • getOwnerWindow

      Window getOwnerWindow()
      Return a Dialog or a Frame to use like owner for any created dialogs.
      Returns:
    • getViewProjection

      org.gvsig.crs.projection.lib.Projection getViewProjection()
      Gets the view projection
      Returns:
      Projection