Uses of Class
io.vertigo.quarto.QuartoFeatures
-
Packages that use QuartoFeatures Package Description io.vertigo.quarto -
-
Uses of QuartoFeatures in io.vertigo.quarto
Methods in io.vertigo.quarto that return QuartoFeatures Modifier and Type Method Description QuartoFeaturesQuartoFeatures. withConverter(io.vertigo.core.param.Param... params)QuartoFeaturesQuartoFeatures. withCSVExporter(io.vertigo.core.param.Param... params)QuartoFeaturesQuartoFeatures. withDOCXPublisher()QuartoFeaturesQuartoFeatures. withExporter(io.vertigo.core.param.Param... params)QuartoFeaturesQuartoFeatures. withLocalOpenOfficeConverter(io.vertigo.core.param.Param... params)QuartoFeaturesQuartoFeatures. withODSExporter()QuartoFeaturesQuartoFeatures. withODTPublisher()QuartoFeaturesQuartoFeatures. withPDFExporter()QuartoFeaturesQuartoFeatures. withPublisher()QuartoFeaturesQuartoFeatures. withRemoteOpenOfficeConverter(io.vertigo.core.param.Param... params)QuartoFeaturesQuartoFeatures. withRTFExporter()QuartoFeaturesQuartoFeatures. withXDocReportConverter()QuartoFeaturesQuartoFeatures. withXLSExporter()
-