Class ConfigureReportFromLayout

All Implemented Interfaces:
ImageObserver, MenuContainer, Serializable, Accessible

public class ConfigureReportFromLayout extends ConfigureReportFromLayoutPanelView
Author:
fdiaz
See Also:
  • Constructor Details

    • ConfigureReportFromLayout

      public ConfigureReportFromLayout()
  • Method Details

    • getLayoutDocument

      public LayoutDocument getLayoutDocument()
    • fetch

      public void fetch(LayoutReportActionParameters params)
    • doConfigureReportFromLayout

      public boolean doConfigureReportFromLayout(LayoutReportActionParameters params, LayoutDocument layout, org.gvsig.fmap.dal.feature.FeatureStore source)
    • doConfigureReportFromLayout

      public boolean doConfigureReportFromLayout(org.gvsig.fmap.dal.feature.FeatureStore store, LayoutDocument layout, String name, String label, boolean centerToCurrentRow, boolean zoomToCurrentRow, double bufferSize, boolean highlightRecord, org.gvsig.fmap.mapcontext.rendering.symbols.ISymbol highlightSymbol, boolean applySymbolToRecord, boolean applySymbolToEverythingExceptRecord, String viewTag, boolean useInternalPdfViewer)
    • getStore

      public org.gvsig.fmap.dal.feature.FeatureStore getStore()