Uses of Interface
org.gvsig.app.project.documents.layout.LayoutDocument
Packages that use LayoutDocument
Package
Description
-
Uses of LayoutDocument in org.gvsig.app.extension.reportfromlayout
Methods in org.gvsig.app.extension.reportfromlayout that return LayoutDocumentMethods in org.gvsig.app.extension.reportfromlayout with parameters of type LayoutDocumentModifier and TypeMethodDescriptionbooleanConfigureReportFromLayout.doConfigureReportFromLayout(LayoutReportActionParameters params, LayoutDocument layout, org.gvsig.fmap.dal.feature.FeatureStore source) booleanConfigureReportFromLayout.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) -
Uses of LayoutDocument in org.gvsig.app.project.documents.layout
Classes in org.gvsig.app.project.documents.layout that implement LayoutDocument -
Uses of LayoutDocument in org.gvsig.app.project.documents.layout.gui
Fields in org.gvsig.app.project.documents.layout.gui declared as LayoutDocumentConstructors in org.gvsig.app.project.documents.layout.gui with parameters of type LayoutDocument -
Uses of LayoutDocument in org.gvsig.app.project.documents.layout.report
Methods in org.gvsig.app.project.documents.layout.report with parameters of type LayoutDocumentModifier and TypeMethodDescriptionvoidLayoutReportActionParameters.save(org.gvsig.fmap.dal.feature.FeatureStore store, LayoutDocument layout) voidLayoutReportActionParametersImpl.save(org.gvsig.fmap.dal.feature.FeatureStore store, LayoutDocument layout)