From 3a20e6bc5a6d6ae6485be408860dba930908d967 Mon Sep 17 00:00:00 2001 From: Fumiya Tanaka Date: Sun, 3 Dec 2023 21:47:15 +0900 Subject: [PATCH] update docc (#49) --- docs/data/documentation/csv2img.json | 2 +- docs/data/documentation/csv2img/anycsvexportable.json | 2 +- docs/data/documentation/csv2img/anycsvexportable/base.json | 2 +- docs/data/documentation/csv2img/anycsvexportable/init(_:).json | 2 +- docs/data/documentation/csv2img/csv.json | 2 +- docs/data/documentation/csv2img/csv/actor-implementations.json | 2 +- .../documentation/csv2img/csv/assertisolated(_:file:line:).json | 2 +- .../documentation/csv2img/csv/assumeisolated(_:file:line:).json | 2 +- docs/data/documentation/csv2img/csv/column.json | 2 +- .../documentation/csv2img/csv/column/init(name:style:).json | 2 +- .../documentation/csv2img/csv/column/name-swift.property.json | 2 +- .../documentation/csv2img/csv/column/name-swift.typealias.json | 2 +- .../documentation/csv2img/csv/column/style-swift.property.json | 2 +- .../documentation/csv2img/csv/column/style-swift.struct.json | 2 +- .../csv2img/csv/column/style-swift.struct/applyonlycolumn.json | 2 +- .../csv2img/csv/column/style-swift.struct/color.json | 2 +- .../column/style-swift.struct/init(color:applyonlycolumn:).json | 2 +- .../csv2img/csv/column/style-swift.struct/random().json | 2 +- .../csv2img/csv/column/style-swift.struct/random(count:).json | 2 +- docs/data/documentation/csv2img/csv/columns.json | 2 +- docs/data/documentation/csv2img/csv/encoding.json | 2 +- docs/data/documentation/csv2img/csv/error.json | 2 +- .../documentation/csv2img/csv/error/cannotaccessfile(url:).json | 2 +- docs/data/documentation/csv2img/csv/error/emptydata.json | 2 +- .../documentation/csv2img/csv/error/error-implementations.json | 2 +- .../csv2img/csv/error/invaliddownloadresource(url:data:).json | 2 +- .../documentation/csv2img/csv/error/invalidexporttype(_:).json | 2 +- .../csv/error/invalidlocalresource(url:data:encoding:).json | 2 +- .../documentation/csv2img/csv/error/localizeddescription.json | 2 +- docs/data/documentation/csv2img/csv/error/underlying(_:).json | 2 +- docs/data/documentation/csv2img/csv/error/workinprogress.json | 2 +- docs/data/documentation/csv2img/csv/exporttype-swift.enum.json | 2 +- .../csv2img/csv/exporttype-swift.enum/!=(_:_:).json | 2 +- .../csv/exporttype-swift.enum/equatable-implementations.json | 2 +- .../csv2img/csv/exporttype-swift.enum/fileextension.json | 2 +- .../csv2img/csv/exporttype-swift.enum/hash(into:).json | 2 +- .../csv2img/csv/exporttype-swift.enum/hashvalue.json | 2 +- .../csv2img/csv/exporttype-swift.enum/init(rawvalue:).json | 2 +- .../documentation/csv2img/csv/exporttype-swift.enum/pdf.json | 2 +- .../documentation/csv2img/csv/exporttype-swift.enum/png.json | 2 +- .../exporttype-swift.enum/rawrepresentable-implementations.json | 2 +- .../documentation/csv2img/csv/exporttype-swift.enum/uttype.json | 2 +- .../documentation/csv2img/csv/exporttype-swift.property.json | 2 +- .../csv2img/csv/generate(fontsize:exporttype:style:).json | 2 +- .../csv2img/csv/generate(fontsize:exporttype:styles:).json | 2 +- ...(separator:rawstring:encoding:columns:rows:exporttype:).json | 1 - ...awstring:encoding:columns:rows:exporttype:pdfmetadata:).json | 1 + docs/data/documentation/csv2img/csv/isloading.json | 2 +- docs/data/documentation/csv2img/csv/isloadingpublisher.json | 2 +- .../csv/loadfromdisk(_:separator:encoding:exporttype:).json | 2 +- .../csv/loadfromnetwork(_:separator:encoding:exporttype:).json | 2 +- ...dfromstring(_:encoding:separator:maxlength:exporttype:).json | 2 +- .../csv2img/csv/preconditionisolated(_:file:line:).json | 2 +- docs/data/documentation/csv2img/csv/progress.json | 2 +- docs/data/documentation/csv2img/csv/progresspublisher.json | 2 +- docs/data/documentation/csv2img/csv/rawstring.json | 2 +- docs/data/documentation/csv2img/csv/row.json | 2 +- docs/data/documentation/csv2img/csv/row/index.json | 2 +- .../data/documentation/csv2img/csv/row/init(index:values:).json | 2 +- docs/data/documentation/csv2img/csv/row/values.json | 2 +- docs/data/documentation/csv2img/csv/rows.json | 2 +- docs/data/documentation/csv2img/csv/separator.json | 2 +- docs/data/documentation/csv2img/csv/update(pdfmetadata:).json | 1 + docs/data/documentation/csv2img/csv/write(to:).json | 2 +- docs/data/documentation/csv2img/csvexportable.json | 2 +- docs/data/documentation/csv2img/imagemakingerror.json | 2 +- .../csv2img/imagemakingerror/error-implementations.json | 2 +- .../csv2img/imagemakingerror/failedcreateimage(_:).json | 2 +- .../csv2img/imagemakingerror/localizeddescription.json | 2 +- .../csv2img/imagemakingerror/nocontextavailable.json | 2 +- .../documentation/csv2img/imagemakingerror/underlying(_:).json | 2 +- docs/data/documentation/csv2img/maker.json | 2 +- docs/data/documentation/csv2img/maker/exportable.json | 2 +- .../csv2img/maker/make(columns:rows:progress:).json | 2 +- docs/data/documentation/csv2img/maker/maximumrowcount.json | 2 +- docs/data/documentation/csv2img/maker/set(fontsize:).json | 2 +- docs/data/documentation/csv2img/pdfmakingerror.json | 2 +- docs/data/documentation/csv2img/pdfmakingerror/emptyrows.json | 2 +- .../csv2img/pdfmakingerror/error-implementations.json | 2 +- .../csv2img/pdfmakingerror/failedtogeneratepdf.json | 2 +- .../csv2img/pdfmakingerror/failedtosavepdf(at:).json | 2 +- .../csv2img/pdfmakingerror/localizeddescription.json | 2 +- .../documentation/csv2img/pdfmakingerror/nocontextavailabe.json | 2 +- .../documentation/csv2img/pdfmakingerror/underlying(_:).json | 2 +- docs/data/documentation/csv2img/pdfmetadata.json | 2 +- docs/data/documentation/csv2img/pdfmetadata/author.json | 2 +- .../documentation/csv2img/pdfmetadata/init(author:title:).json | 1 - .../pdfmetadata/init(author:title:size:orientation:).json | 1 + docs/data/documentation/csv2img/pdfmetadata/orientation.json | 1 + docs/data/documentation/csv2img/pdfmetadata/size.json | 1 + docs/data/documentation/csv2img/pdfmetadata/title.json | 2 +- docs/data/documentation/csv2img/pdfsize.json | 1 + docs/data/documentation/csv2img/pdfsize/!=(_:_:).json | 1 + docs/data/documentation/csv2img/pdfsize/a0.json | 1 + docs/data/documentation/csv2img/pdfsize/a1.json | 1 + docs/data/documentation/csv2img/pdfsize/a2.json | 1 + docs/data/documentation/csv2img/pdfsize/a3.json | 1 + docs/data/documentation/csv2img/pdfsize/a4.json | 1 + docs/data/documentation/csv2img/pdfsize/a5.json | 1 + docs/data/documentation/csv2img/pdfsize/b0.json | 1 + docs/data/documentation/csv2img/pdfsize/b1.json | 1 + docs/data/documentation/csv2img/pdfsize/b2.json | 1 + docs/data/documentation/csv2img/pdfsize/b3.json | 1 + docs/data/documentation/csv2img/pdfsize/b4.json | 1 + docs/data/documentation/csv2img/pdfsize/b5.json | 1 + docs/data/documentation/csv2img/pdfsize/encode(to:).json | 1 + .../csv2img/pdfsize/equatable-implementations.json | 1 + docs/data/documentation/csv2img/pdfsize/hash(into:).json | 1 + docs/data/documentation/csv2img/pdfsize/hashvalue.json | 1 + docs/data/documentation/csv2img/pdfsize/init(from:).json | 1 + docs/data/documentation/csv2img/pdfsize/init(rawvalue:).json | 1 + docs/data/documentation/csv2img/pdfsize/orientation.json | 1 + .../documentation/csv2img/pdfsize/orientation/!=(_:_:).json | 1 + .../csv2img/pdfsize/orientation/equatable-implementations.json | 1 + .../documentation/csv2img/pdfsize/orientation/init(from:).json | 1 + .../documentation/csv2img/pdfsize/orientation/landscape.json | 1 + .../documentation/csv2img/pdfsize/orientation/portrait.json | 1 + .../csv2img/pdfsize/rawrepresentable-implementations.json | 1 + docs/data/documentation/csv2img/pdfsize/size(orientation:).json | 1 + .../index.html | 0 .../init(author:title:) => csv/update(pdfmetadata:)}/index.html | 0 .../pdfmetadata/init(author:title:size:orientation:)/index.html | 1 + docs/documentation/csv2img/pdfmetadata/orientation/index.html | 1 + docs/documentation/csv2img/pdfmetadata/size/index.html | 1 + docs/documentation/csv2img/pdfsize/!=(_:_:)/index.html | 1 + docs/documentation/csv2img/pdfsize/a0/index.html | 1 + docs/documentation/csv2img/pdfsize/a1/index.html | 1 + docs/documentation/csv2img/pdfsize/a2/index.html | 1 + docs/documentation/csv2img/pdfsize/a3/index.html | 1 + docs/documentation/csv2img/pdfsize/a4/index.html | 1 + docs/documentation/csv2img/pdfsize/a5/index.html | 1 + docs/documentation/csv2img/pdfsize/b0/index.html | 1 + docs/documentation/csv2img/pdfsize/b1/index.html | 1 + docs/documentation/csv2img/pdfsize/b2/index.html | 1 + docs/documentation/csv2img/pdfsize/b3/index.html | 1 + docs/documentation/csv2img/pdfsize/b4/index.html | 1 + docs/documentation/csv2img/pdfsize/b5/index.html | 1 + docs/documentation/csv2img/pdfsize/encode(to:)/index.html | 1 + .../csv2img/pdfsize/equatable-implementations/index.html | 1 + docs/documentation/csv2img/pdfsize/hash(into:)/index.html | 1 + docs/documentation/csv2img/pdfsize/hashvalue/index.html | 1 + docs/documentation/csv2img/pdfsize/index.html | 1 + docs/documentation/csv2img/pdfsize/init(from:)/index.html | 1 + docs/documentation/csv2img/pdfsize/init(rawvalue:)/index.html | 1 + .../csv2img/pdfsize/orientation/!=(_:_:)/index.html | 1 + .../pdfsize/orientation/equatable-implementations/index.html | 1 + docs/documentation/csv2img/pdfsize/orientation/index.html | 1 + .../csv2img/pdfsize/orientation/init(from:)/index.html | 1 + .../csv2img/pdfsize/orientation/landscape/index.html | 1 + .../csv2img/pdfsize/orientation/portrait/index.html | 1 + .../csv2img/pdfsize/rawrepresentable-implementations/index.html | 1 + .../documentation/csv2img/pdfsize/size(orientation:)/index.html | 1 + docs/index/index.json | 2 +- docs/metadata.json | 2 +- 154 files changed, 150 insertions(+), 88 deletions(-) delete mode 100644 docs/data/documentation/csv2img/csv/init(separator:rawstring:encoding:columns:rows:exporttype:).json create mode 100644 docs/data/documentation/csv2img/csv/init(separator:rawstring:encoding:columns:rows:exporttype:pdfmetadata:).json create mode 100644 docs/data/documentation/csv2img/csv/update(pdfmetadata:).json delete mode 100644 docs/data/documentation/csv2img/pdfmetadata/init(author:title:).json create mode 100644 docs/data/documentation/csv2img/pdfmetadata/init(author:title:size:orientation:).json create mode 100644 docs/data/documentation/csv2img/pdfmetadata/orientation.json create mode 100644 docs/data/documentation/csv2img/pdfmetadata/size.json create mode 100644 docs/data/documentation/csv2img/pdfsize.json create mode 100644 docs/data/documentation/csv2img/pdfsize/!=(_:_:).json create mode 100644 docs/data/documentation/csv2img/pdfsize/a0.json create mode 100644 docs/data/documentation/csv2img/pdfsize/a1.json create mode 100644 docs/data/documentation/csv2img/pdfsize/a2.json create mode 100644 docs/data/documentation/csv2img/pdfsize/a3.json create mode 100644 docs/data/documentation/csv2img/pdfsize/a4.json create mode 100644 docs/data/documentation/csv2img/pdfsize/a5.json create mode 100644 docs/data/documentation/csv2img/pdfsize/b0.json create mode 100644 docs/data/documentation/csv2img/pdfsize/b1.json create mode 100644 docs/data/documentation/csv2img/pdfsize/b2.json create mode 100644 docs/data/documentation/csv2img/pdfsize/b3.json create mode 100644 docs/data/documentation/csv2img/pdfsize/b4.json create mode 100644 docs/data/documentation/csv2img/pdfsize/b5.json create mode 100644 docs/data/documentation/csv2img/pdfsize/encode(to:).json create mode 100644 docs/data/documentation/csv2img/pdfsize/equatable-implementations.json create mode 100644 docs/data/documentation/csv2img/pdfsize/hash(into:).json create mode 100644 docs/data/documentation/csv2img/pdfsize/hashvalue.json create mode 100644 docs/data/documentation/csv2img/pdfsize/init(from:).json create mode 100644 docs/data/documentation/csv2img/pdfsize/init(rawvalue:).json create mode 100644 docs/data/documentation/csv2img/pdfsize/orientation.json create mode 100644 docs/data/documentation/csv2img/pdfsize/orientation/!=(_:_:).json create mode 100644 docs/data/documentation/csv2img/pdfsize/orientation/equatable-implementations.json create mode 100644 docs/data/documentation/csv2img/pdfsize/orientation/init(from:).json create mode 100644 docs/data/documentation/csv2img/pdfsize/orientation/landscape.json create mode 100644 docs/data/documentation/csv2img/pdfsize/orientation/portrait.json create mode 100644 docs/data/documentation/csv2img/pdfsize/rawrepresentable-implementations.json create mode 100644 docs/data/documentation/csv2img/pdfsize/size(orientation:).json rename docs/documentation/csv2img/csv/{init(separator:rawstring:encoding:columns:rows:exporttype:) => init(separator:rawstring:encoding:columns:rows:exporttype:pdfmetadata:)}/index.html (100%) rename docs/documentation/csv2img/{pdfmetadata/init(author:title:) => csv/update(pdfmetadata:)}/index.html (100%) create mode 100644 docs/documentation/csv2img/pdfmetadata/init(author:title:size:orientation:)/index.html create mode 100644 docs/documentation/csv2img/pdfmetadata/orientation/index.html create mode 100644 docs/documentation/csv2img/pdfmetadata/size/index.html create mode 100644 docs/documentation/csv2img/pdfsize/!=(_:_:)/index.html create mode 100644 docs/documentation/csv2img/pdfsize/a0/index.html create mode 100644 docs/documentation/csv2img/pdfsize/a1/index.html create mode 100644 docs/documentation/csv2img/pdfsize/a2/index.html create mode 100644 docs/documentation/csv2img/pdfsize/a3/index.html create mode 100644 docs/documentation/csv2img/pdfsize/a4/index.html create mode 100644 docs/documentation/csv2img/pdfsize/a5/index.html create mode 100644 docs/documentation/csv2img/pdfsize/b0/index.html create mode 100644 docs/documentation/csv2img/pdfsize/b1/index.html create mode 100644 docs/documentation/csv2img/pdfsize/b2/index.html create mode 100644 docs/documentation/csv2img/pdfsize/b3/index.html create mode 100644 docs/documentation/csv2img/pdfsize/b4/index.html create mode 100644 docs/documentation/csv2img/pdfsize/b5/index.html create mode 100644 docs/documentation/csv2img/pdfsize/encode(to:)/index.html create mode 100644 docs/documentation/csv2img/pdfsize/equatable-implementations/index.html create mode 100644 docs/documentation/csv2img/pdfsize/hash(into:)/index.html create mode 100644 docs/documentation/csv2img/pdfsize/hashvalue/index.html create mode 100644 docs/documentation/csv2img/pdfsize/index.html create mode 100644 docs/documentation/csv2img/pdfsize/init(from:)/index.html create mode 100644 docs/documentation/csv2img/pdfsize/init(rawvalue:)/index.html create mode 100644 docs/documentation/csv2img/pdfsize/orientation/!=(_:_:)/index.html create mode 100644 docs/documentation/csv2img/pdfsize/orientation/equatable-implementations/index.html create mode 100644 docs/documentation/csv2img/pdfsize/orientation/index.html create mode 100644 docs/documentation/csv2img/pdfsize/orientation/init(from:)/index.html create mode 100644 docs/documentation/csv2img/pdfsize/orientation/landscape/index.html create mode 100644 docs/documentation/csv2img/pdfsize/orientation/portrait/index.html create mode 100644 docs/documentation/csv2img/pdfsize/rawrepresentable-implementations/index.html create mode 100644 docs/documentation/csv2img/pdfsize/size(orientation:)/index.html diff --git a/docs/data/documentation/csv2img.json b/docs/data/documentation/csv2img.json index cdbc05f..0dd7082 100644 --- a/docs/data/documentation/csv2img.json +++ b/docs/data/documentation/csv2img.json @@ -1 +1 @@ -{"identifier":{"url":"doc:\/\/Csv2Img\/documentation\/Csv2Img","interfaceLanguage":"swift"},"hierarchy":{"paths":[[]]},"topicSections":[{"title":"Classes","identifiers":["doc:\/\/Csv2Img\/documentation\/Csv2Img\/AnyCsvExportable","doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv"]},{"title":"Protocols","identifiers":["doc:\/\/Csv2Img\/documentation\/Csv2Img\/CsvExportable","doc:\/\/Csv2Img\/documentation\/Csv2Img\/Maker"]},{"identifiers":["doc:\/\/Csv2Img\/documentation\/Csv2Img\/PDFMetadata"],"title":"Structures"},{"identifiers":["doc:\/\/Csv2Img\/documentation\/Csv2Img\/ImageMakingError","doc:\/\/Csv2Img\/documentation\/Csv2Img\/PdfMakingError"],"title":"Enumerations"}],"schemaVersion":{"patch":0,"minor":3,"major":0},"metadata":{"role":"collection","roleHeading":"Framework","title":"Csv2Img","externalID":"Csv2Img","symbolKind":"module","modules":[{"name":"Csv2Img"}]},"kind":"symbol","sections":[],"variants":[{"paths":["\/documentation\/csv2img"],"traits":[{"interfaceLanguage":"swift"}]}],"references":{"doc://Csv2Img/documentation/Csv2Img/PdfMakingError":{"url":"\/documentation\/csv2img\/pdfmakingerror","title":"PdfMakingError","navigatorTitle":[{"text":"PdfMakingError","kind":"identifier"}],"role":"symbol","kind":"symbol","abstract":[],"type":"topic","fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"text":"PdfMakingError","kind":"identifier"}],"identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/PdfMakingError"},"doc://Csv2Img/documentation/Csv2Img/CsvExportable":{"url":"\/documentation\/csv2img\/csvexportable","title":"CsvExportable","role":"symbol","abstract":[],"fragments":[{"kind":"keyword","text":"protocol"},{"text":" ","kind":"text"},{"text":"CsvExportable","kind":"identifier"}],"navigatorTitle":[{"text":"CsvExportable","kind":"identifier"}],"identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/CsvExportable","type":"topic","kind":"symbol"},"doc://Csv2Img/documentation/Csv2Img/ImageMakingError":{"url":"\/documentation\/csv2img\/imagemakingerror","identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/ImageMakingError","title":"ImageMakingError","navigatorTitle":[{"kind":"identifier","text":"ImageMakingError"}],"type":"topic","abstract":[],"kind":"symbol","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"text":"ImageMakingError","kind":"identifier"}],"role":"symbol"},"doc://Csv2Img/documentation/Csv2Img":{"url":"\/documentation\/csv2img","role":"collection","identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img","abstract":[],"title":"Csv2Img","kind":"symbol","type":"topic"},"doc://Csv2Img/documentation/Csv2Img/AnyCsvExportable":{"identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/AnyCsvExportable","url":"\/documentation\/csv2img\/anycsvexportable","navigatorTitle":[{"text":"AnyCsvExportable","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"AnyCsvExportable","kind":"identifier"}],"title":"AnyCsvExportable","type":"topic","abstract":[],"kind":"symbol","role":"symbol"},"doc://Csv2Img/documentation/Csv2Img/Csv":{"type":"topic","title":"Csv","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"Csv","kind":"identifier"}],"abstract":[{"type":"text","text":"Csv data structure"}],"role":"symbol","identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv","kind":"symbol","navigatorTitle":[{"text":"Csv","kind":"identifier"}],"url":"\/documentation\/csv2img\/csv"},"doc://Csv2Img/documentation/Csv2Img/Maker":{"kind":"symbol","title":"Maker","abstract":[],"type":"topic","identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Maker","role":"symbol","url":"\/documentation\/csv2img\/maker","fragments":[{"text":"protocol","kind":"keyword"},{"kind":"text","text":" "},{"text":"Maker","kind":"identifier"}],"navigatorTitle":[{"kind":"identifier","text":"Maker"}]},"doc://Csv2Img/documentation/Csv2Img/PDFMetadata":{"abstract":[{"type":"reference","identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/PDFMetadata","isActive":true},{"type":"text","text":" is a struct which stores Metadata about output-pdf."}],"title":"PDFMetadata","identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/PDFMetadata","fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"PDFMetadata"}],"kind":"symbol","role":"symbol","type":"topic","url":"\/documentation\/csv2img\/pdfmetadata","navigatorTitle":[{"text":"PDFMetadata","kind":"identifier"}]}}} \ No newline at end of file +{"hierarchy":{"paths":[[]]},"kind":"symbol","identifier":{"url":"doc:\/\/Csv2Img\/documentation\/Csv2Img","interfaceLanguage":"swift"},"variants":[{"paths":["\/documentation\/csv2img"],"traits":[{"interfaceLanguage":"swift"}]}],"sections":[],"schemaVersion":{"minor":3,"major":0,"patch":0},"topicSections":[{"title":"Classes","identifiers":["doc:\/\/Csv2Img\/documentation\/Csv2Img\/AnyCsvExportable","doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv"]},{"identifiers":["doc:\/\/Csv2Img\/documentation\/Csv2Img\/CsvExportable","doc:\/\/Csv2Img\/documentation\/Csv2Img\/Maker"],"title":"Protocols"},{"title":"Structures","identifiers":["doc:\/\/Csv2Img\/documentation\/Csv2Img\/PDFMetadata"]},{"title":"Enumerations","identifiers":["doc:\/\/Csv2Img\/documentation\/Csv2Img\/ImageMakingError","doc:\/\/Csv2Img\/documentation\/Csv2Img\/PdfMakingError","doc:\/\/Csv2Img\/documentation\/Csv2Img\/PdfSize"]}],"metadata":{"modules":[{"name":"Csv2Img"}],"title":"Csv2Img","symbolKind":"module","roleHeading":"Framework","role":"collection","externalID":"Csv2Img"},"references":{"doc://Csv2Img/documentation/Csv2Img":{"role":"collection","title":"Csv2Img","abstract":[],"kind":"symbol","identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img","type":"topic","url":"\/documentation\/csv2img"},"doc://Csv2Img/documentation/Csv2Img/AnyCsvExportable":{"url":"\/documentation\/csv2img\/anycsvexportable","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"AnyCsvExportable","kind":"identifier"}],"title":"AnyCsvExportable","role":"symbol","navigatorTitle":[{"kind":"identifier","text":"AnyCsvExportable"}],"kind":"symbol","identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/AnyCsvExportable","type":"topic","abstract":[]},"doc://Csv2Img/documentation/Csv2Img/PDFMetadata":{"url":"\/documentation\/csv2img\/pdfmetadata","fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"PDFMetadata"}],"title":"PDFMetadata","role":"symbol","navigatorTitle":[{"kind":"identifier","text":"PDFMetadata"}],"kind":"symbol","identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/PDFMetadata","type":"topic","abstract":[{"identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/PDFMetadata","type":"reference","isActive":true},{"type":"text","text":" is a struct which stores Metadata about output-pdf."}]},"doc://Csv2Img/documentation/Csv2Img/CsvExportable":{"url":"\/documentation\/csv2img\/csvexportable","fragments":[{"kind":"keyword","text":"protocol"},{"text":" ","kind":"text"},{"text":"CsvExportable","kind":"identifier"}],"title":"CsvExportable","role":"symbol","navigatorTitle":[{"text":"CsvExportable","kind":"identifier"}],"kind":"symbol","identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/CsvExportable","type":"topic","abstract":[]},"doc://Csv2Img/documentation/Csv2Img/Maker":{"abstract":[],"title":"Maker","role":"symbol","kind":"symbol","type":"topic","url":"\/documentation\/csv2img\/maker","identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Maker","fragments":[{"kind":"keyword","text":"protocol"},{"kind":"text","text":" "},{"text":"Maker","kind":"identifier"}],"navigatorTitle":[{"text":"Maker","kind":"identifier"}]},"doc://Csv2Img/documentation/Csv2Img/Csv":{"identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv","title":"Csv","navigatorTitle":[{"text":"Csv","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Csv","kind":"identifier"}],"abstract":[{"type":"text","text":"Csv data structure"}],"role":"symbol","kind":"symbol","type":"topic","url":"\/documentation\/csv2img\/csv"},"doc://Csv2Img/documentation/Csv2Img/ImageMakingError":{"role":"symbol","url":"\/documentation\/csv2img\/imagemakingerror","fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"text":"ImageMakingError","kind":"identifier"}],"title":"ImageMakingError","identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/ImageMakingError","abstract":[],"navigatorTitle":[{"text":"ImageMakingError","kind":"identifier"}],"type":"topic","kind":"symbol"},"doc://Csv2Img/documentation/Csv2Img/PdfSize":{"url":"\/documentation\/csv2img\/pdfsize","role":"symbol","type":"topic","kind":"symbol","identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/PdfSize","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"text":"PdfSize","kind":"identifier"}],"title":"PdfSize","navigatorTitle":[{"text":"PdfSize","kind":"identifier"}],"abstract":[]},"doc://Csv2Img/documentation/Csv2Img/PdfMakingError":{"fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"text":"PdfMakingError","kind":"identifier"}],"role":"symbol","abstract":[],"type":"topic","title":"PdfMakingError","navigatorTitle":[{"kind":"identifier","text":"PdfMakingError"}],"url":"\/documentation\/csv2img\/pdfmakingerror","identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/PdfMakingError","kind":"symbol"}}} \ No newline at end of file diff --git a/docs/data/documentation/csv2img/anycsvexportable.json b/docs/data/documentation/csv2img/anycsvexportable.json index 50c6004..14801c7 100644 --- a/docs/data/documentation/csv2img/anycsvexportable.json +++ b/docs/data/documentation/csv2img/anycsvexportable.json @@ -1 +1 @@ -{"metadata":{"role":"symbol","symbolKind":"class","externalID":"s:7Csv2Img16AnyCsvExportableC","roleHeading":"Class","title":"AnyCsvExportable","navigatorTitle":[{"text":"AnyCsvExportable","kind":"identifier"}],"modules":[{"name":"Csv2Img"}],"fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"AnyCsvExportable"}]},"topicSections":[{"identifiers":["doc:\/\/Csv2Img\/documentation\/Csv2Img\/AnyCsvExportable\/init(_:)"],"title":"Initializers"},{"identifiers":["doc:\/\/Csv2Img\/documentation\/Csv2Img\/AnyCsvExportable\/base"],"title":"Instance Properties"}],"sections":[],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/AnyCsvExportable"},"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"final"},{"text":" ","kind":"text"},{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"AnyCsvExportable","kind":"identifier"}],"platforms":["macOS"],"languages":["swift"]}]}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/csv2img\/anycsvexportable"]}],"kind":"symbol","schemaVersion":{"major":0,"patch":0,"minor":3},"hierarchy":{"paths":[["doc:\/\/Csv2Img\/documentation\/Csv2Img"]]},"relationshipsSections":[{"kind":"relationships","identifiers":["doc:\/\/Csv2Img\/documentation\/Csv2Img\/CsvExportable","doc:\/\/Csv2Img\/s8SendableP"],"type":"conformsTo","title":"Conforms To"}],"references":{"doc://Csv2Img/documentation/Csv2Img/CsvExportable":{"url":"\/documentation\/csv2img\/csvexportable","title":"CsvExportable","role":"symbol","abstract":[],"fragments":[{"kind":"keyword","text":"protocol"},{"text":" ","kind":"text"},{"text":"CsvExportable","kind":"identifier"}],"navigatorTitle":[{"text":"CsvExportable","kind":"identifier"}],"identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/CsvExportable","type":"topic","kind":"symbol"},"doc://Csv2Img/documentation/Csv2Img":{"url":"\/documentation\/csv2img","role":"collection","identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img","abstract":[],"title":"Csv2Img","kind":"symbol","type":"topic"},"doc://Csv2Img/documentation/Csv2Img/AnyCsvExportable/base":{"identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/AnyCsvExportable\/base","url":"\/documentation\/csv2img\/anycsvexportable\/base","fragments":[{"text":"let","kind":"keyword"},{"text":" ","kind":"text"},{"text":"base","kind":"identifier"},{"kind":"text","text":": "},{"text":"CsvExportable","preciseIdentifier":"s:7Csv2Img13CsvExportableP","kind":"typeIdentifier"}],"title":"base","type":"topic","abstract":[],"kind":"symbol","role":"symbol"},"doc://Csv2Img/documentation/Csv2Img/AnyCsvExportable/init(_:)":{"role":"symbol","url":"\/documentation\/csv2img\/anycsvexportable\/init(_:)","kind":"symbol","title":"init(_:)","abstract":[],"identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/AnyCsvExportable\/init(_:)","type":"topic","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"text":"CsvExportable","preciseIdentifier":"s:7Csv2Img13CsvExportableP","kind":"typeIdentifier"},{"kind":"text","text":")"}]},"doc://Csv2Img/documentation/Csv2Img/AnyCsvExportable":{"identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/AnyCsvExportable","url":"\/documentation\/csv2img\/anycsvexportable","navigatorTitle":[{"text":"AnyCsvExportable","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"AnyCsvExportable","kind":"identifier"}],"title":"AnyCsvExportable","type":"topic","abstract":[],"kind":"symbol","role":"symbol"},"doc://Csv2Img/s8SendableP":{"title":"Swift.Sendable","type":"unresolvable","identifier":"doc:\/\/Csv2Img\/s8SendableP"}}} \ No newline at end of file +{"primaryContentSections":[{"declarations":[{"tokens":[{"text":"final","kind":"keyword"},{"kind":"text","text":" "},{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"AnyCsvExportable"}],"platforms":["macOS"],"languages":["swift"]}],"kind":"declarations"}],"sections":[],"topicSections":[{"title":"Initializers","identifiers":["doc:\/\/Csv2Img\/documentation\/Csv2Img\/AnyCsvExportable\/init(_:)"]},{"identifiers":["doc:\/\/Csv2Img\/documentation\/Csv2Img\/AnyCsvExportable\/base"],"title":"Instance Properties"}],"kind":"symbol","metadata":{"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"AnyCsvExportable","kind":"identifier"}],"roleHeading":"Class","title":"AnyCsvExportable","modules":[{"name":"Csv2Img"}],"symbolKind":"class","navigatorTitle":[{"kind":"identifier","text":"AnyCsvExportable"}],"role":"symbol","externalID":"s:7Csv2Img16AnyCsvExportableC"},"schemaVersion":{"minor":3,"major":0,"patch":0},"relationshipsSections":[{"identifiers":["doc:\/\/Csv2Img\/documentation\/Csv2Img\/CsvExportable","doc:\/\/Csv2Img\/s8SendableP"],"title":"Conforms To","type":"conformsTo","kind":"relationships"}],"variants":[{"paths":["\/documentation\/csv2img\/anycsvexportable"],"traits":[{"interfaceLanguage":"swift"}]}],"hierarchy":{"paths":[["doc:\/\/Csv2Img\/documentation\/Csv2Img"]]},"identifier":{"url":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/AnyCsvExportable","interfaceLanguage":"swift"},"references":{"doc://Csv2Img/documentation/Csv2Img/CsvExportable":{"url":"\/documentation\/csv2img\/csvexportable","fragments":[{"kind":"keyword","text":"protocol"},{"text":" ","kind":"text"},{"text":"CsvExportable","kind":"identifier"}],"title":"CsvExportable","role":"symbol","navigatorTitle":[{"text":"CsvExportable","kind":"identifier"}],"kind":"symbol","identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/CsvExportable","type":"topic","abstract":[]},"doc://Csv2Img/documentation/Csv2Img/AnyCsvExportable":{"url":"\/documentation\/csv2img\/anycsvexportable","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"AnyCsvExportable","kind":"identifier"}],"title":"AnyCsvExportable","role":"symbol","navigatorTitle":[{"kind":"identifier","text":"AnyCsvExportable"}],"kind":"symbol","identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/AnyCsvExportable","type":"topic","abstract":[]},"doc://Csv2Img/s8SendableP":{"identifier":"doc:\/\/Csv2Img\/s8SendableP","title":"Swift.Sendable","type":"unresolvable"},"doc://Csv2Img/documentation/Csv2Img/AnyCsvExportable/init(_:)":{"type":"topic","abstract":[],"url":"\/documentation\/csv2img\/anycsvexportable\/init(_:)","role":"symbol","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"text":"CsvExportable","kind":"typeIdentifier","preciseIdentifier":"s:7Csv2Img13CsvExportableP"},{"text":")","kind":"text"}],"kind":"symbol","title":"init(_:)","identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/AnyCsvExportable\/init(_:)"},"doc://Csv2Img/documentation/Csv2Img":{"role":"collection","title":"Csv2Img","abstract":[],"kind":"symbol","identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img","type":"topic","url":"\/documentation\/csv2img"},"doc://Csv2Img/documentation/Csv2Img/AnyCsvExportable/base":{"url":"\/documentation\/csv2img\/anycsvexportable\/base","title":"base","kind":"symbol","role":"symbol","identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/AnyCsvExportable\/base","abstract":[],"type":"topic","fragments":[{"kind":"keyword","text":"let"},{"text":" ","kind":"text"},{"text":"base","kind":"identifier"},{"text":": ","kind":"text"},{"text":"CsvExportable","preciseIdentifier":"s:7Csv2Img13CsvExportableP","kind":"typeIdentifier"}]}}} \ No newline at end of file diff --git a/docs/data/documentation/csv2img/anycsvexportable/base.json b/docs/data/documentation/csv2img/anycsvexportable/base.json index 520b39b..965cbbd 100644 --- a/docs/data/documentation/csv2img/anycsvexportable/base.json +++ b/docs/data/documentation/csv2img/anycsvexportable/base.json @@ -1 +1 @@ -{"primaryContentSections":[{"declarations":[{"languages":["swift"],"platforms":["macOS"],"tokens":[{"text":"let","kind":"keyword"},{"kind":"text","text":" "},{"text":"base","kind":"identifier"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:7Csv2Img13CsvExportableP","text":"CsvExportable","kind":"typeIdentifier","identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/CsvExportable"}]}],"kind":"declarations"}],"sections":[],"identifier":{"url":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/AnyCsvExportable\/base","interfaceLanguage":"swift"},"schemaVersion":{"major":0,"minor":3,"patch":0},"metadata":{"externalID":"s:7Csv2Img16AnyCsvExportableC4baseAA0dE0_pvp","title":"base","symbolKind":"property","fragments":[{"text":"let","kind":"keyword"},{"text":" ","kind":"text"},{"text":"base","kind":"identifier"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:7Csv2Img13CsvExportableP","kind":"typeIdentifier","text":"CsvExportable"}],"roleHeading":"Instance Property","role":"symbol","modules":[{"name":"Csv2Img"}]},"kind":"symbol","hierarchy":{"paths":[["doc:\/\/Csv2Img\/documentation\/Csv2Img","doc:\/\/Csv2Img\/documentation\/Csv2Img\/AnyCsvExportable"]]},"variants":[{"paths":["\/documentation\/csv2img\/anycsvexportable\/base"],"traits":[{"interfaceLanguage":"swift"}]}],"references":{"doc://Csv2Img/documentation/Csv2Img":{"url":"\/documentation\/csv2img","role":"collection","identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img","abstract":[],"title":"Csv2Img","kind":"symbol","type":"topic"},"doc://Csv2Img/documentation/Csv2Img/CsvExportable":{"url":"\/documentation\/csv2img\/csvexportable","title":"CsvExportable","role":"symbol","abstract":[],"fragments":[{"kind":"keyword","text":"protocol"},{"text":" ","kind":"text"},{"text":"CsvExportable","kind":"identifier"}],"navigatorTitle":[{"text":"CsvExportable","kind":"identifier"}],"identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/CsvExportable","type":"topic","kind":"symbol"},"doc://Csv2Img/documentation/Csv2Img/AnyCsvExportable/base":{"identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/AnyCsvExportable\/base","url":"\/documentation\/csv2img\/anycsvexportable\/base","fragments":[{"text":"let","kind":"keyword"},{"text":" ","kind":"text"},{"text":"base","kind":"identifier"},{"kind":"text","text":": "},{"text":"CsvExportable","preciseIdentifier":"s:7Csv2Img13CsvExportableP","kind":"typeIdentifier"}],"title":"base","type":"topic","abstract":[],"kind":"symbol","role":"symbol"},"doc://Csv2Img/documentation/Csv2Img/AnyCsvExportable":{"identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/AnyCsvExportable","url":"\/documentation\/csv2img\/anycsvexportable","navigatorTitle":[{"text":"AnyCsvExportable","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"AnyCsvExportable","kind":"identifier"}],"title":"AnyCsvExportable","type":"topic","abstract":[],"kind":"symbol","role":"symbol"}}} \ No newline at end of file +{"metadata":{"symbolKind":"property","title":"base","externalID":"s:7Csv2Img16AnyCsvExportableC4baseAA0dE0_pvp","role":"symbol","modules":[{"name":"Csv2Img"}],"fragments":[{"kind":"keyword","text":"let"},{"text":" ","kind":"text"},{"text":"base","kind":"identifier"},{"text":": ","kind":"text"},{"text":"CsvExportable","kind":"typeIdentifier","preciseIdentifier":"s:7Csv2Img13CsvExportableP"}],"roleHeading":"Instance Property"},"kind":"symbol","primaryContentSections":[{"declarations":[{"platforms":["macOS"],"tokens":[{"kind":"keyword","text":"let"},{"text":" ","kind":"text"},{"text":"base","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"CsvExportable","preciseIdentifier":"s:7Csv2Img13CsvExportableP","identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/CsvExportable"}],"languages":["swift"]}],"kind":"declarations"}],"identifier":{"url":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/AnyCsvExportable\/base","interfaceLanguage":"swift"},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/csv2img\/anycsvexportable\/base"]}],"sections":[],"hierarchy":{"paths":[["doc:\/\/Csv2Img\/documentation\/Csv2Img","doc:\/\/Csv2Img\/documentation\/Csv2Img\/AnyCsvExportable"]]},"schemaVersion":{"patch":0,"major":0,"minor":3},"references":{"doc://Csv2Img/documentation/Csv2Img/CsvExportable":{"url":"\/documentation\/csv2img\/csvexportable","fragments":[{"kind":"keyword","text":"protocol"},{"text":" ","kind":"text"},{"text":"CsvExportable","kind":"identifier"}],"title":"CsvExportable","role":"symbol","navigatorTitle":[{"text":"CsvExportable","kind":"identifier"}],"kind":"symbol","identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/CsvExportable","type":"topic","abstract":[]},"doc://Csv2Img/documentation/Csv2Img/AnyCsvExportable/base":{"url":"\/documentation\/csv2img\/anycsvexportable\/base","title":"base","kind":"symbol","role":"symbol","identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/AnyCsvExportable\/base","abstract":[],"type":"topic","fragments":[{"kind":"keyword","text":"let"},{"text":" ","kind":"text"},{"text":"base","kind":"identifier"},{"text":": ","kind":"text"},{"text":"CsvExportable","preciseIdentifier":"s:7Csv2Img13CsvExportableP","kind":"typeIdentifier"}]},"doc://Csv2Img/documentation/Csv2Img/AnyCsvExportable":{"url":"\/documentation\/csv2img\/anycsvexportable","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"AnyCsvExportable","kind":"identifier"}],"title":"AnyCsvExportable","role":"symbol","navigatorTitle":[{"kind":"identifier","text":"AnyCsvExportable"}],"kind":"symbol","identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/AnyCsvExportable","type":"topic","abstract":[]},"doc://Csv2Img/documentation/Csv2Img":{"role":"collection","title":"Csv2Img","abstract":[],"kind":"symbol","identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img","type":"topic","url":"\/documentation\/csv2img"}}} \ No newline at end of file diff --git a/docs/data/documentation/csv2img/anycsvexportable/init(_:).json b/docs/data/documentation/csv2img/anycsvexportable/init(_:).json index 667d475..05015c2 100644 --- a/docs/data/documentation/csv2img/anycsvexportable/init(_:).json +++ b/docs/data/documentation/csv2img/anycsvexportable/init(_:).json @@ -1 +1 @@ -{"variants":[{"paths":["\/documentation\/csv2img\/anycsvexportable\/init(_:)"],"traits":[{"interfaceLanguage":"swift"}]}],"sections":[],"hierarchy":{"paths":[["doc:\/\/Csv2Img\/documentation\/Csv2Img","doc:\/\/Csv2Img\/documentation\/Csv2Img\/AnyCsvExportable"]]},"identifier":{"url":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/AnyCsvExportable\/init(_:)","interfaceLanguage":"swift"},"schemaVersion":{"major":0,"minor":3,"patch":0},"metadata":{"symbolKind":"init","role":"symbol","fragments":[{"text":"init","kind":"identifier"},{"text":"(","kind":"text"},{"text":"CsvExportable","kind":"typeIdentifier","preciseIdentifier":"s:7Csv2Img13CsvExportableP"},{"text":")","kind":"text"}],"roleHeading":"Initializer","title":"init(_:)","modules":[{"name":"Csv2Img"}],"externalID":"s:7Csv2Img16AnyCsvExportableCyAcA0dE0_pcfc"},"kind":"symbol","primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["macOS"],"languages":["swift"],"tokens":[{"text":"init","kind":"keyword"},{"kind":"text","text":"("},{"kind":"externalParam","text":"_"},{"kind":"text","text":" "},{"text":"csvExportable","kind":"internalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:7Csv2Img13CsvExportableP","kind":"typeIdentifier","text":"CsvExportable","identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/CsvExportable"},{"text":")","kind":"text"}]}]}],"references":{"doc://Csv2Img/documentation/Csv2Img/AnyCsvExportable/init(_:)":{"role":"symbol","url":"\/documentation\/csv2img\/anycsvexportable\/init(_:)","kind":"symbol","title":"init(_:)","abstract":[],"identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/AnyCsvExportable\/init(_:)","type":"topic","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"text":"CsvExportable","preciseIdentifier":"s:7Csv2Img13CsvExportableP","kind":"typeIdentifier"},{"kind":"text","text":")"}]},"doc://Csv2Img/documentation/Csv2Img":{"url":"\/documentation\/csv2img","role":"collection","identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img","abstract":[],"title":"Csv2Img","kind":"symbol","type":"topic"},"doc://Csv2Img/documentation/Csv2Img/AnyCsvExportable":{"identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/AnyCsvExportable","url":"\/documentation\/csv2img\/anycsvexportable","navigatorTitle":[{"text":"AnyCsvExportable","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"AnyCsvExportable","kind":"identifier"}],"title":"AnyCsvExportable","type":"topic","abstract":[],"kind":"symbol","role":"symbol"},"doc://Csv2Img/documentation/Csv2Img/CsvExportable":{"url":"\/documentation\/csv2img\/csvexportable","title":"CsvExportable","role":"symbol","abstract":[],"fragments":[{"kind":"keyword","text":"protocol"},{"text":" ","kind":"text"},{"text":"CsvExportable","kind":"identifier"}],"navigatorTitle":[{"text":"CsvExportable","kind":"identifier"}],"identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/CsvExportable","type":"topic","kind":"symbol"}}} \ No newline at end of file +{"kind":"symbol","hierarchy":{"paths":[["doc:\/\/Csv2Img\/documentation\/Csv2Img","doc:\/\/Csv2Img\/documentation\/Csv2Img\/AnyCsvExportable"]]},"primaryContentSections":[{"declarations":[{"platforms":["macOS"],"tokens":[{"kind":"keyword","text":"init"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"_"},{"text":" ","kind":"text"},{"kind":"internalParam","text":"csvExportable"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/CsvExportable","preciseIdentifier":"s:7Csv2Img13CsvExportableP","text":"CsvExportable"},{"kind":"text","text":")"}],"languages":["swift"]}],"kind":"declarations"}],"identifier":{"url":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/AnyCsvExportable\/init(_:)","interfaceLanguage":"swift"},"sections":[],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/csv2img\/anycsvexportable\/init(_:)"]}],"schemaVersion":{"minor":3,"major":0,"patch":0},"metadata":{"modules":[{"name":"Csv2Img"}],"title":"init(_:)","symbolKind":"init","roleHeading":"Initializer","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"text":"CsvExportable","kind":"typeIdentifier","preciseIdentifier":"s:7Csv2Img13CsvExportableP"},{"kind":"text","text":")"}],"role":"symbol","externalID":"s:7Csv2Img16AnyCsvExportableCyAcA0dE0_pcfc"},"references":{"doc://Csv2Img/documentation/Csv2Img/CsvExportable":{"url":"\/documentation\/csv2img\/csvexportable","fragments":[{"kind":"keyword","text":"protocol"},{"text":" ","kind":"text"},{"text":"CsvExportable","kind":"identifier"}],"title":"CsvExportable","role":"symbol","navigatorTitle":[{"text":"CsvExportable","kind":"identifier"}],"kind":"symbol","identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/CsvExportable","type":"topic","abstract":[]},"doc://Csv2Img/documentation/Csv2Img":{"role":"collection","title":"Csv2Img","abstract":[],"kind":"symbol","identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img","type":"topic","url":"\/documentation\/csv2img"},"doc://Csv2Img/documentation/Csv2Img/AnyCsvExportable":{"url":"\/documentation\/csv2img\/anycsvexportable","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"AnyCsvExportable","kind":"identifier"}],"title":"AnyCsvExportable","role":"symbol","navigatorTitle":[{"kind":"identifier","text":"AnyCsvExportable"}],"kind":"symbol","identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/AnyCsvExportable","type":"topic","abstract":[]},"doc://Csv2Img/documentation/Csv2Img/AnyCsvExportable/init(_:)":{"type":"topic","abstract":[],"url":"\/documentation\/csv2img\/anycsvexportable\/init(_:)","role":"symbol","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"text":"CsvExportable","kind":"typeIdentifier","preciseIdentifier":"s:7Csv2Img13CsvExportableP"},{"text":")","kind":"text"}],"kind":"symbol","title":"init(_:)","identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/AnyCsvExportable\/init(_:)"}}} \ No newline at end of file diff --git a/docs/data/documentation/csv2img/csv.json b/docs/data/documentation/csv2img/csv.json index 9f414d6..3562040 100644 --- a/docs/data/documentation/csv2img/csv.json +++ b/docs/data/documentation/csv2img/csv.json @@ -1 +1 @@ -{"metadata":{"externalID":"s:7Csv2Img3CsvC","role":"symbol","symbolKind":"class","modules":[{"name":"Csv2Img"}],"title":"Csv","navigatorTitle":[{"text":"Csv","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"Csv"}],"roleHeading":"Class"},"kind":"symbol","identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv"},"abstract":[{"type":"text","text":"Csv data structure"}],"relationshipsSections":[{"title":"Conforms To","type":"conformsTo","identifiers":["doc:\/\/Csv2Img\/s8SendableP","doc:\/\/Csv2Img\/ScA","doc:\/\/Csv2Img\/12_Concurrency8AnyActorP"],"kind":"relationships"}],"schemaVersion":{"minor":3,"major":0,"patch":0},"primaryContentSections":[{"declarations":[{"languages":["swift"],"platforms":["macOS"],"tokens":[{"kind":"keyword","text":"actor"},{"kind":"text","text":" "},{"text":"Csv","kind":"identifier"}]}],"kind":"declarations"},{"kind":"content","content":[{"level":2,"type":"heading","anchor":"overview","text":"Overview"},{"type":"paragraph","inlineContent":[{"identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv","type":"reference","isActive":true},{"text":" is a struct to store information to parse csv into table.","type":"text"}]},{"type":"paragraph","inlineContent":[{"isActive":true,"identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv","type":"reference"},{"type":"text","text":" automatically recognize first row as column and others as rows."}]},{"code":["let rawCsv = \"\"\"","a,b,c","1,2,3","4,5,6","7,8,9","10,11,12","\"\"\"","let csv = Csv.loadFromString(rawCsv)","Output:","| a | b | c |","| 1 | 2 | 3 |","| 4 | 5 | 6 |","| 7 | 8 | 9 |","| 10 | 11 | 12 |"],"syntax":"swift","type":"codeListing"}]}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/csv2img\/csv"]}],"sections":[],"topicSections":[{"title":"Structures","identifiers":["doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/Column","doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/Row"]},{"title":"Initializers","identifiers":["doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/init(separator:rawString:encoding:columns:rows:exportType:)"]},{"title":"Instance Properties","identifiers":["doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/columns","doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/encoding","doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/exportType-swift.property","doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/isLoading","doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/isLoadingPublisher","doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/progress","doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/progressPublisher","doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/rawString","doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/rows","doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/separator"]},{"identifiers":["doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/generate(fontSize:exportType:style:)","doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/generate(fontSize:exportType:styles:)","doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/write(to:)"],"title":"Instance Methods"},{"title":"Type Methods","identifiers":["doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/loadFromDisk(_:separator:encoding:exportType:)","doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/loadFromNetwork(_:separator:encoding:exportType:)","doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/loadFromString(_:encoding:separator:maxLength:exportType:)"]},{"identifiers":["doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/Error","doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/ExportType-swift.enum"],"title":"Enumerations"},{"generated":true,"identifiers":["doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/Actor-Implementations"],"title":"Default Implementations"}],"hierarchy":{"paths":[["doc:\/\/Csv2Img\/documentation\/Csv2Img"]]},"references":{"doc://Csv2Img/documentation/Csv2Img/Csv/exportType-swift.property":{"type":"topic","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"exportType","kind":"identifier"},{"text":": ","kind":"text"},{"text":"Csv","kind":"typeIdentifier","preciseIdentifier":"s:7Csv2Img3CsvC"},{"kind":"text","text":"."},{"kind":"typeIdentifier","preciseIdentifier":"s:7Csv2Img3CsvC10ExportTypeO","text":"ExportType"}],"identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/exportType-swift.property","kind":"symbol","abstract":[{"type":"codeVoice","code":"exportType"},{"type":"text","text":" determines export type. Please choose "},{"code":"ExportType.png","type":"codeVoice"},{"type":"text","text":" or "},{"type":"codeVoice","code":"ExportType.pdf"},{"type":"text","text":"."}],"title":"exportType","url":"\/documentation\/csv2img\/csv\/exporttype-swift.property","role":"symbol"},"doc://Csv2Img/documentation/Csv2Img":{"url":"\/documentation\/csv2img","role":"collection","identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img","abstract":[],"title":"Csv2Img","kind":"symbol","type":"topic"},"doc://Csv2Img/documentation/Csv2Img/Csv/loadFromNetwork(_:separator:encoding:exportType:)":{"identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/loadFromNetwork(_:separator:encoding:exportType:)","role":"symbol","title":"loadFromNetwork(_:separator:encoding:exportType:)","kind":"symbol","abstract":[{"text":"Generate ","type":"text"},{"type":"codeVoice","code":"Csv"},{"text":" from network url (like ","type":"text"},{"type":"codeVoice","code":"HTTPS"},{"text":").","type":"text"}],"fragments":[{"text":"static","kind":"keyword"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"loadFromNetwork"},{"text":"(","kind":"text"},{"text":"URL","kind":"typeIdentifier","preciseIdentifier":"s:10Foundation3URLV"},{"kind":"text","text":", "},{"kind":"externalParam","text":"separator"},{"kind":"text","text":": "},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"kind":"text","text":", "},{"kind":"externalParam","text":"encoding"},{"text":": ","kind":"text"},{"text":"String","preciseIdentifier":"s:SS","kind":"typeIdentifier"},{"kind":"text","text":"."},{"preciseIdentifier":"s:SS10FoundationE8EncodingV","text":"Encoding","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"exportType"},{"kind":"text","text":": "},{"text":"Csv","preciseIdentifier":"s:7Csv2Img3CsvC","kind":"typeIdentifier"},{"kind":"text","text":"."},{"preciseIdentifier":"s:7Csv2Img3CsvC10ExportTypeO","text":"ExportType","kind":"typeIdentifier"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","preciseIdentifier":"s:7Csv2Img3CsvC","text":"Csv"}],"type":"topic","url":"\/documentation\/csv2img\/csv\/loadfromnetwork(_:separator:encoding:exporttype:)"},"doc://Csv2Img/documentation/Csv2Img/Csv":{"type":"topic","title":"Csv","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"Csv","kind":"identifier"}],"abstract":[{"type":"text","text":"Csv data structure"}],"role":"symbol","identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv","kind":"symbol","navigatorTitle":[{"text":"Csv","kind":"identifier"}],"url":"\/documentation\/csv2img\/csv"},"doc://Csv2Img/documentation/Csv2Img/Csv/separator":{"identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/separator","abstract":[{"text":"an separator applied to each row and column","type":"text"}],"type":"topic","url":"\/documentation\/csv2img\/csv\/separator","title":"separator","kind":"symbol","role":"symbol","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"separator","kind":"identifier"},{"kind":"text","text":": "},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"}]},"doc://Csv2Img/documentation/Csv2Img/Csv/isLoading":{"fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"isLoading"},{"kind":"text","text":": "},{"preciseIdentifier":"s:Sb","text":"Bool","kind":"typeIdentifier"}],"type":"topic","kind":"symbol","abstract":[{"type":"text","text":"A flag whether "},{"isActive":true,"identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv","type":"reference"},{"type":"text","text":" is loading contents or not"}],"title":"isLoading","identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/isLoading","url":"\/documentation\/csv2img\/csv\/isloading","role":"symbol"},"doc://Csv2Img/documentation/Csv2Img/Csv/isLoadingPublisher":{"identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/isLoadingPublisher","abstract":[{"type":"text","text":"A "},{"type":"codeVoice","code":"Publisher"},{"text":" to send ","type":"text"},{"isActive":true,"identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/isLoading","type":"reference"},{"text":".","type":"text"}],"type":"topic","url":"\/documentation\/csv2img\/csv\/isloadingpublisher","kind":"symbol","title":"isLoadingPublisher","role":"symbol","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"isLoadingPublisher"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:7Combine12AnyPublisherV","text":"AnyPublisher"},{"kind":"text","text":"<"},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"},{"text":", ","kind":"text"},{"text":"Never","kind":"typeIdentifier","preciseIdentifier":"s:s5NeverO"},{"kind":"text","text":">"}]},"doc://Csv2Img/documentation/Csv2Img/Csv/generate(fontSize:exportType:styles:)":{"type":"topic","url":"\/documentation\/csv2img\/csv\/generate(fontsize:exporttype:styles:)","kind":"symbol","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"generate","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"fontSize"},{"kind":"text","text":": "},{"text":"Double","preciseIdentifier":"s:Sd","kind":"typeIdentifier"},{"text":"?, ","kind":"text"},{"text":"exportType","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Csv","preciseIdentifier":"s:7Csv2Img3CsvC"},{"text":".","kind":"text"},{"text":"ExportType","kind":"typeIdentifier","preciseIdentifier":"s:7Csv2Img3CsvC10ExportTypeO"},{"kind":"text","text":", "},{"text":"styles","kind":"externalParam"},{"text":": [","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7Csv2Img3CsvC","text":"Csv"},{"text":".","kind":"text"},{"preciseIdentifier":"s:7Csv2Img3CsvC6ColumnV","text":"Column","kind":"typeIdentifier"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"Style","preciseIdentifier":"s:7Csv2Img3CsvC6ColumnV5StyleV"},{"text":"]?) ","kind":"text"},{"text":"async","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"text":"AnyCsvExportable","preciseIdentifier":"s:7Csv2Img16AnyCsvExportableC","kind":"typeIdentifier"}],"abstract":[{"text":"Generate Output (file-type is determined by ","type":"text"},{"type":"codeVoice","code":"exportType"},{"text":" parameter)","type":"text"}],"identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/generate(fontSize:exportType:styles:)","role":"symbol","title":"generate(fontSize:exportType:styles:)"},"doc://Csv2Img/documentation/Csv2Img/Csv/rawString":{"fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"rawString","kind":"identifier"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"text":"?","kind":"text"}],"identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/rawString","kind":"symbol","title":"rawString","url":"\/documentation\/csv2img\/csv\/rawstring","type":"topic","role":"symbol","abstract":[{"type":"codeVoice","code":"rawString"},{"type":"text","text":" is original String read from Resource (either Local or Network)"}]},"doc://Csv2Img/documentation/Csv2Img/Csv/progress":{"kind":"symbol","title":"progress","abstract":[{"text":"progress stores current completeFraction of convert","type":"text"},{"text":" ","type":"text"},{"text":"Value is in ","type":"text"},{"type":"codeVoice","code":"0...1"},{"type":"text","text":" with "},{"code":"Double","type":"codeVoice"},{"text":" type","type":"text"}],"role":"symbol","identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/progress","type":"topic","url":"\/documentation\/csv2img\/csv\/progress","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"progress"},{"kind":"text","text":": "},{"preciseIdentifier":"s:Sd","kind":"typeIdentifier","text":"Double"}]},"doc://Csv2Img/documentation/Csv2Img/Csv/progressPublisher":{"fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"progressPublisher","kind":"identifier"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:7Combine12AnyPublisherV","text":"AnyPublisher","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"preciseIdentifier":"s:Sd","kind":"typeIdentifier","text":"Double"},{"text":", ","kind":"text"},{"text":"Never","preciseIdentifier":"s:s5NeverO","kind":"typeIdentifier"},{"kind":"text","text":">"}],"type":"topic","title":"progressPublisher","url":"\/documentation\/csv2img\/csv\/progresspublisher","role":"symbol","identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/progressPublisher","kind":"symbol","abstract":[{"type":"text","text":"A "},{"code":"Publisher","type":"codeVoice"},{"text":" to send ","type":"text"},{"type":"reference","identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/progress","isActive":true},{"text":".","type":"text"}]},"doc://Csv2Img/s8SendableP":{"title":"Swift.Sendable","type":"unresolvable","identifier":"doc:\/\/Csv2Img\/s8SendableP"},"doc://Csv2Img/documentation/Csv2Img/Csv/Actor-Implementations":{"url":"\/documentation\/csv2img\/csv\/actor-implementations","abstract":[],"kind":"article","identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/Actor-Implementations","role":"collectionGroup","type":"topic","title":"Actor Implementations"},"doc://Csv2Img/documentation/Csv2Img/Csv/Row":{"url":"\/documentation\/csv2img\/csv\/row","title":"Csv.Row","abstract":[{"text":"Row (a line)","type":"text"}],"navigatorTitle":[{"text":"Row","kind":"identifier"}],"role":"symbol","fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"Row"}],"type":"topic","identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/Row","kind":"symbol"},"doc://Csv2Img/documentation/Csv2Img/Csv/ExportType-swift.enum":{"kind":"symbol","type":"topic","url":"\/documentation\/csv2img\/csv\/exporttype-swift.enum","abstract":[{"type":"codeVoice","code":"ExportType"},{"type":"text","text":" is a enum that expresses"}],"role":"symbol","navigatorTitle":[{"kind":"identifier","text":"ExportType"}],"fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ExportType"}],"identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/ExportType-swift.enum","title":"Csv.ExportType"},"doc://Csv2Img/ScA":{"title":"_Concurrency.Actor","type":"unresolvable","identifier":"doc:\/\/Csv2Img\/ScA"},"doc://Csv2Img/documentation/Csv2Img/Csv/write(to:)":{"fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"write"},{"text":"(","kind":"text"},{"text":"to","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"URL","preciseIdentifier":"s:10Foundation3URLV"},{"kind":"text","text":") -> "},{"preciseIdentifier":"s:10Foundation4DataV","text":"Data","kind":"typeIdentifier"},{"text":"?","kind":"text"}],"type":"topic","identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/write(to:)","url":"\/documentation\/csv2img\/csv\/write(to:)","kind":"symbol","abstract":[],"title":"write(to:)","role":"symbol"},"doc://Csv2Img/documentation/Csv2Img/Csv/loadFromDisk(_:separator:encoding:exportType:)":{"title":"loadFromDisk(_:separator:encoding:exportType:)","type":"topic","url":"\/documentation\/csv2img\/csv\/loadfromdisk(_:separator:encoding:exporttype:)","kind":"symbol","fragments":[{"text":"static","kind":"keyword"},{"kind":"text","text":" "},{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"loadFromDisk"},{"text":"(","kind":"text"},{"preciseIdentifier":"s:10Foundation3URLV","text":"URL","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"separator"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"text":", ","kind":"text"},{"text":"encoding","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"Encoding","preciseIdentifier":"s:SS10FoundationE8EncodingV"},{"kind":"text","text":", "},{"text":"exportType","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:7Csv2Img3CsvC","kind":"typeIdentifier","text":"Csv"},{"text":".","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7Csv2Img3CsvC10ExportTypeO","text":"ExportType"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"text":" -> ","kind":"text"},{"text":"Csv","kind":"typeIdentifier","preciseIdentifier":"s:7Csv2Img3CsvC"}],"identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/loadFromDisk(_:separator:encoding:exportType:)","role":"symbol","abstract":[{"type":"text","text":"Generate "},{"code":"Csv","type":"codeVoice"},{"type":"text","text":" from local disk url (like "},{"code":"file:\/\/Users\/...","type":"codeVoice"},{"type":"text","text":")."}]},"doc://Csv2Img/12_Concurrency8AnyActorP":{"title":"_Concurrency.AnyActor","type":"unresolvable","identifier":"doc:\/\/Csv2Img\/12_Concurrency8AnyActorP"},"doc://Csv2Img/documentation/Csv2Img/Csv/Error":{"fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"text":"Error","kind":"identifier"}],"navigatorTitle":[{"text":"Error","kind":"identifier"}],"type":"topic","abstract":[{"type":"codeVoice","code":"Error"},{"type":"text","text":" related with Csv implmentation."}],"kind":"symbol","title":"Csv.Error","identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/Error","url":"\/documentation\/csv2img\/csv\/error","role":"symbol"},"doc://Csv2Img/documentation/Csv2Img/Csv/loadFromString(_:encoding:separator:maxLength:exportType:)":{"title":"loadFromString(_:encoding:separator:maxLength:exportType:)","fragments":[{"text":"static","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"loadFromString","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"text":", ","kind":"text"},{"text":"encoding","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"kind":"text","text":"."},{"preciseIdentifier":"s:SS10FoundationE8EncodingV","kind":"typeIdentifier","text":"Encoding"},{"kind":"text","text":", "},{"kind":"externalParam","text":"separator"},{"text":": ","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"maxLength"},{"kind":"text","text":": "},{"preciseIdentifier":"s:Si","kind":"typeIdentifier","text":"Int"},{"text":"?, ","kind":"text"},{"kind":"externalParam","text":"exportType"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:7Csv2Img3CsvC","text":"Csv"},{"text":".","kind":"text"},{"preciseIdentifier":"s:7Csv2Img3CsvC10ExportTypeO","text":"ExportType","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"preciseIdentifier":"s:7Csv2Img3CsvC","kind":"typeIdentifier","text":"Csv"}],"kind":"symbol","role":"symbol","abstract":[{"type":"text","text":"Generate "},{"type":"codeVoice","code":"Csv"},{"text":" from ","type":"text"},{"type":"codeVoice","code":"String"},{"text":" data.","type":"text"}],"url":"\/documentation\/csv2img\/csv\/loadfromstring(_:encoding:separator:maxlength:exporttype:)","type":"topic","identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/loadFromString(_:encoding:separator:maxLength:exportType:)"},"doc://Csv2Img/documentation/Csv2Img/Csv/init(separator:rawString:encoding:columns:rows:exportType:)":{"role":"symbol","abstract":[{"text":"initialization","type":"text"}],"fragments":[{"kind":"identifier","text":"init"},{"text":"(","kind":"text"},{"text":"separator","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"text":", ","kind":"text"},{"text":"rawString","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"text":"?, ","kind":"text"},{"kind":"externalParam","text":"encoding"},{"kind":"text","text":": "},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"text":".","kind":"text"},{"preciseIdentifier":"s:SS10FoundationE8EncodingV","kind":"typeIdentifier","text":"Encoding"},{"kind":"text","text":", "},{"text":"columns","kind":"externalParam"},{"text":": [","kind":"text"},{"text":"Csv","preciseIdentifier":"s:7Csv2Img3CsvC","kind":"typeIdentifier"},{"kind":"text","text":"."},{"kind":"typeIdentifier","preciseIdentifier":"s:7Csv2Img3CsvC6ColumnV","text":"Column"},{"kind":"text","text":"], "},{"text":"rows","kind":"externalParam"},{"text":": [","kind":"text"},{"kind":"typeIdentifier","text":"Csv","preciseIdentifier":"s:7Csv2Img3CsvC"},{"kind":"text","text":"."},{"kind":"typeIdentifier","preciseIdentifier":"s:7Csv2Img3CsvC3RowV","text":"Row"},{"kind":"text","text":"], "},{"text":"exportType","kind":"externalParam"},{"kind":"text","text":": "},{"text":"Csv","preciseIdentifier":"s:7Csv2Img3CsvC","kind":"typeIdentifier"},{"text":".","kind":"text"},{"text":"ExportType","kind":"typeIdentifier","preciseIdentifier":"s:7Csv2Img3CsvC10ExportTypeO"},{"text":")","kind":"text"}],"url":"\/documentation\/csv2img\/csv\/init(separator:rawstring:encoding:columns:rows:exporttype:)","title":"init(separator:rawString:encoding:columns:rows:exportType:)","identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/init(separator:rawString:encoding:columns:rows:exportType:)","type":"topic","kind":"symbol"},"doc://Csv2Img/documentation/Csv2Img/Csv/Column":{"identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/Column","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Column","kind":"identifier"}],"type":"topic","role":"symbol","title":"Csv.Column","kind":"symbol","url":"\/documentation\/csv2img\/csv\/column","navigatorTitle":[{"text":"Column","kind":"identifier"}],"abstract":[{"type":"text","text":"Column (a head line)"}]},"doc://Csv2Img/documentation/Csv2Img/Csv/rows":{"abstract":[{"type":"text","text":"an array of row whose type is ``Row`."}],"title":"rows","role":"symbol","kind":"symbol","identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/rows","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"rows","kind":"identifier"},{"kind":"text","text":": ["},{"text":"Csv","preciseIdentifier":"s:7Csv2Img3CsvC","kind":"typeIdentifier"},{"kind":"text","text":"."},{"text":"Row","preciseIdentifier":"s:7Csv2Img3CsvC3RowV","kind":"typeIdentifier"},{"text":"]","kind":"text"}],"type":"topic","url":"\/documentation\/csv2img\/csv\/rows"},"doc://Csv2Img/documentation/Csv2Img/Csv/generate(fontSize:exportType:style:)":{"title":"generate(fontSize:exportType:style:)","abstract":[],"role":"symbol","url":"\/documentation\/csv2img\/csv\/generate(fontsize:exporttype:style:)","type":"topic","identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/generate(fontSize:exportType:style:)","kind":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"generate","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"fontSize"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Double","preciseIdentifier":"s:Sd"},{"kind":"text","text":"?, "},{"kind":"externalParam","text":"exportType"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:7Csv2Img3CsvC","text":"Csv"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"ExportType","preciseIdentifier":"s:7Csv2Img3CsvC10ExportTypeO"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"style"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Csv","preciseIdentifier":"s:7Csv2Img3CsvC"},{"text":".","kind":"text"},{"preciseIdentifier":"s:7Csv2Img3CsvC6ColumnV","text":"Column","kind":"typeIdentifier"},{"text":".","kind":"text"},{"text":"Style","kind":"typeIdentifier","preciseIdentifier":"s:7Csv2Img3CsvC6ColumnV5StyleV"},{"kind":"text","text":") "},{"text":"async","kind":"keyword"},{"text":" ","kind":"text"},{"text":"throws","kind":"keyword"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","preciseIdentifier":"s:7Csv2Img16AnyCsvExportableC","text":"AnyCsvExportable"}]},"doc://Csv2Img/documentation/Csv2Img/Csv/columns":{"title":"columns","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"columns"},{"kind":"text","text":": ["},{"text":"Csv","kind":"typeIdentifier","preciseIdentifier":"s:7Csv2Img3CsvC"},{"text":".","kind":"text"},{"preciseIdentifier":"s:7Csv2Img3CsvC6ColumnV","text":"Column","kind":"typeIdentifier"},{"kind":"text","text":"]"}],"kind":"symbol","role":"symbol","abstract":[{"text":"an array of ","type":"text"},{"type":"reference","identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/Column","isActive":true}],"url":"\/documentation\/csv2img\/csv\/columns","identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/columns","type":"topic"},"doc://Csv2Img/documentation/Csv2Img/Csv/encoding":{"url":"\/documentation\/csv2img\/csv\/encoding","title":"encoding","abstract":[],"role":"symbol","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"encoding","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Encoding","preciseIdentifier":"s:SS10FoundationE8EncodingV"}],"type":"topic","identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/encoding","kind":"symbol"}}} \ No newline at end of file +{"sections":[],"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"actor"},{"text":" ","kind":"text"},{"text":"Csv","kind":"identifier"}],"platforms":["macOS"],"languages":["swift"]}]},{"kind":"content","content":[{"level":2,"type":"heading","text":"Overview","anchor":"overview"},{"type":"paragraph","inlineContent":[{"type":"reference","identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv","isActive":true},{"text":" is a struct to store information to parse csv into table.","type":"text"}]},{"type":"paragraph","inlineContent":[{"type":"reference","identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv","isActive":true},{"type":"text","text":" automatically recognize first row as column and others as rows."}]},{"type":"codeListing","syntax":"swift","code":["let rawCsv = \"\"\"","a,b,c","1,2,3","4,5,6","7,8,9","10,11,12","\"\"\"","let csv = Csv.loadFromString(rawCsv)","Output:","| a | b | c |","| 1 | 2 | 3 |","| 4 | 5 | 6 |","| 7 | 8 | 9 |","| 10 | 11 | 12 |"]}]}],"identifier":{"url":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv","interfaceLanguage":"swift"},"abstract":[{"text":"Csv data structure","type":"text"}],"schemaVersion":{"minor":3,"major":0,"patch":0},"topicSections":[{"title":"Structures","identifiers":["doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/Column","doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/Row"]},{"title":"Initializers","identifiers":["doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/init(separator:rawString:encoding:columns:rows:exportType:pdfMetadata:)"]},{"identifiers":["doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/columns","doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/encoding","doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/exportType-swift.property","doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/isLoading","doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/isLoadingPublisher","doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/progress","doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/progressPublisher","doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/rawString","doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/rows","doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/separator"],"title":"Instance Properties"},{"identifiers":["doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/generate(fontSize:exportType:style:)","doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/generate(fontSize:exportType:styles:)","doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/update(pdfMetadata:)","doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/write(to:)"],"title":"Instance Methods"},{"identifiers":["doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/loadFromDisk(_:separator:encoding:exportType:)","doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/loadFromNetwork(_:separator:encoding:exportType:)","doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/loadFromString(_:encoding:separator:maxLength:exportType:)"],"title":"Type Methods"},{"title":"Enumerations","identifiers":["doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/Error","doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/ExportType-swift.enum"]},{"identifiers":["doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/Actor-Implementations"],"title":"Default Implementations","generated":true}],"metadata":{"role":"symbol","modules":[{"name":"Csv2Img"}],"title":"Csv","externalID":"s:7Csv2Img3CsvC","symbolKind":"class","roleHeading":"Class","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"Csv"}],"navigatorTitle":[{"kind":"identifier","text":"Csv"}]},"hierarchy":{"paths":[["doc:\/\/Csv2Img\/documentation\/Csv2Img"]]},"relationshipsSections":[{"kind":"relationships","identifiers":["doc:\/\/Csv2Img\/s8SendableP","doc:\/\/Csv2Img\/ScA","doc:\/\/Csv2Img\/12_Concurrency8AnyActorP"],"title":"Conforms To","type":"conformsTo"}],"kind":"symbol","variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/csv2img\/csv"]}],"references":{"doc://Csv2Img/12_Concurrency8AnyActorP":{"title":"_Concurrency.AnyActor","type":"unresolvable","identifier":"doc:\/\/Csv2Img\/12_Concurrency8AnyActorP"},"doc://Csv2Img/documentation/Csv2Img/Csv/generate(fontSize:exportType:styles:)":{"fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"generate","kind":"identifier"},{"kind":"text","text":"("},{"text":"fontSize","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:Sd","text":"Double"},{"kind":"text","text":"?, "},{"text":"exportType","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:7Csv2Img3CsvC","text":"Csv","kind":"typeIdentifier"},{"kind":"text","text":"."},{"preciseIdentifier":"s:7Csv2Img3CsvC10ExportTypeO","text":"ExportType","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"styles","kind":"externalParam"},{"text":": [","kind":"text"},{"preciseIdentifier":"s:7Csv2Img3CsvC","kind":"typeIdentifier","text":"Csv"},{"text":".","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7Csv2Img3CsvC6ColumnV","text":"Column"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Style","preciseIdentifier":"s:7Csv2Img3CsvC6ColumnV5StyleV"},{"kind":"text","text":"]?) "},{"kind":"keyword","text":"async"},{"text":" ","kind":"text"},{"text":"throws","kind":"keyword"},{"text":" -> ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7Csv2Img16AnyCsvExportableC","text":"AnyCsvExportable"}],"abstract":[{"text":"Generate Output (file-type is determined by ","type":"text"},{"type":"codeVoice","code":"exportType"},{"type":"text","text":" parameter)"}],"type":"topic","title":"generate(fontSize:exportType:styles:)","kind":"symbol","identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/generate(fontSize:exportType:styles:)","role":"symbol","url":"\/documentation\/csv2img\/csv\/generate(fontsize:exporttype:styles:)"},"doc://Csv2Img/documentation/Csv2Img/Csv/exportType-swift.property":{"kind":"symbol","type":"topic","title":"exportType","url":"\/documentation\/csv2img\/csv\/exporttype-swift.property","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"exportType"},{"text":": ","kind":"text"},{"text":"Csv","preciseIdentifier":"s:7Csv2Img3CsvC","kind":"typeIdentifier"},{"kind":"text","text":"."},{"preciseIdentifier":"s:7Csv2Img3CsvC10ExportTypeO","kind":"typeIdentifier","text":"ExportType"}],"role":"symbol","abstract":[{"type":"codeVoice","code":"exportType"},{"text":" determines export type. Please choose ","type":"text"},{"code":"ExportType.png","type":"codeVoice"},{"type":"text","text":" or "},{"code":"ExportType.pdf","type":"codeVoice"},{"text":".","type":"text"}],"identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/exportType-swift.property"},"doc://Csv2Img/documentation/Csv2Img/Csv/isLoading":{"abstract":[{"text":"A flag whether ","type":"text"},{"type":"reference","identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv","isActive":true},{"type":"text","text":" is loading contents or not"}],"url":"\/documentation\/csv2img\/csv\/isloading","role":"symbol","type":"topic","kind":"symbol","title":"isLoading","identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/isLoading","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"isLoading","kind":"identifier"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}]},"doc://Csv2Img/documentation/Csv2Img/Csv/rows":{"role":"symbol","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"rows","kind":"identifier"},{"text":": [","kind":"text"},{"preciseIdentifier":"s:7Csv2Img3CsvC","kind":"typeIdentifier","text":"Csv"},{"kind":"text","text":"."},{"text":"Row","preciseIdentifier":"s:7Csv2Img3CsvC3RowV","kind":"typeIdentifier"},{"kind":"text","text":"]"}],"type":"topic","url":"\/documentation\/csv2img\/csv\/rows","title":"rows","kind":"symbol","identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/rows","abstract":[{"text":"an array of row whose type is ``Row`.","type":"text"}]},"doc://Csv2Img/documentation/Csv2Img/Csv/loadFromDisk(_:separator:encoding:exportType:)":{"identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/loadFromDisk(_:separator:encoding:exportType:)","role":"symbol","url":"\/documentation\/csv2img\/csv\/loadfromdisk(_:separator:encoding:exporttype:)","title":"loadFromDisk(_:separator:encoding:exportType:)","type":"topic","fragments":[{"text":"static","kind":"keyword"},{"text":" ","kind":"text"},{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"loadFromDisk"},{"kind":"text","text":"("},{"text":"URL","kind":"typeIdentifier","preciseIdentifier":"s:10Foundation3URLV"},{"text":", ","kind":"text"},{"text":"separator","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":", "},{"kind":"externalParam","text":"encoding"},{"kind":"text","text":": "},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"text":".","kind":"text"},{"text":"Encoding","kind":"typeIdentifier","preciseIdentifier":"s:SS10FoundationE8EncodingV"},{"text":", ","kind":"text"},{"text":"exportType","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"Csv","kind":"typeIdentifier","preciseIdentifier":"s:7Csv2Img3CsvC"},{"text":".","kind":"text"},{"preciseIdentifier":"s:7Csv2Img3CsvC10ExportTypeO","text":"ExportType","kind":"typeIdentifier"},{"text":") ","kind":"text"},{"kind":"keyword","text":"throws"},{"text":" -> ","kind":"text"},{"text":"Csv","preciseIdentifier":"s:7Csv2Img3CsvC","kind":"typeIdentifier"}],"abstract":[{"text":"Generate ","type":"text"},{"code":"Csv","type":"codeVoice"},{"text":" from local disk url (like ","type":"text"},{"type":"codeVoice","code":"file:\/\/Users\/..."},{"type":"text","text":")."}],"kind":"symbol"},"doc://Csv2Img/documentation/Csv2Img/Csv/rawString":{"identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/rawString","role":"symbol","url":"\/documentation\/csv2img\/csv\/rawstring","title":"rawString","type":"topic","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"rawString"},{"text":": ","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"kind":"text","text":"?"}],"abstract":[{"code":"rawString","type":"codeVoice"},{"type":"text","text":" is original String read from Resource (either Local or Network)"}],"kind":"symbol"},"doc://Csv2Img/documentation/Csv2Img/Csv/columns":{"identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/columns","role":"symbol","url":"\/documentation\/csv2img\/csv\/columns","title":"columns","type":"topic","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"columns","kind":"identifier"},{"kind":"text","text":": ["},{"kind":"typeIdentifier","preciseIdentifier":"s:7Csv2Img3CsvC","text":"Csv"},{"text":".","kind":"text"},{"text":"Column","kind":"typeIdentifier","preciseIdentifier":"s:7Csv2Img3CsvC6ColumnV"},{"text":"]","kind":"text"}],"abstract":[{"type":"text","text":"an array of "},{"isActive":true,"type":"reference","identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/Column"}],"kind":"symbol"},"doc://Csv2Img/documentation/Csv2Img/Csv/Actor-Implementations":{"identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/Actor-Implementations","role":"collectionGroup","url":"\/documentation\/csv2img\/csv\/actor-implementations","title":"Actor Implementations","type":"topic","abstract":[],"kind":"article"},"doc://Csv2Img/documentation/Csv2Img/Csv/Row":{"abstract":[{"text":"Row (a line)","type":"text"}],"role":"symbol","identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/Row","url":"\/documentation\/csv2img\/csv\/row","title":"Csv.Row","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"text":"Row","kind":"identifier"}],"navigatorTitle":[{"kind":"identifier","text":"Row"}],"kind":"symbol","type":"topic"},"doc://Csv2Img/documentation/Csv2Img/Csv/separator":{"identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/separator","role":"symbol","url":"\/documentation\/csv2img\/csv\/separator","title":"separator","type":"topic","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"separator","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"}],"abstract":[{"type":"text","text":"an separator applied to each row and column"}],"kind":"symbol"},"doc://Csv2Img/documentation/Csv2Img/Csv/encoding":{"identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/encoding","role":"symbol","url":"\/documentation\/csv2img\/csv\/encoding","title":"encoding","type":"topic","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"encoding","kind":"identifier"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Encoding","preciseIdentifier":"s:SS10FoundationE8EncodingV"}],"abstract":[],"kind":"symbol"},"doc://Csv2Img/documentation/Csv2Img/Csv/progressPublisher":{"identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/progressPublisher","role":"symbol","url":"\/documentation\/csv2img\/csv\/progresspublisher","title":"progressPublisher","type":"topic","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"progressPublisher","kind":"identifier"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:7Combine12AnyPublisherV","kind":"typeIdentifier","text":"AnyPublisher"},{"text":"<","kind":"text"},{"text":"Double","kind":"typeIdentifier","preciseIdentifier":"s:Sd"},{"text":", ","kind":"text"},{"preciseIdentifier":"s:s5NeverO","text":"Never","kind":"typeIdentifier"},{"text":">","kind":"text"}],"abstract":[{"text":"A ","type":"text"},{"type":"codeVoice","code":"Publisher"},{"type":"text","text":" to send "},{"isActive":true,"type":"reference","identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/progress"},{"text":".","type":"text"}],"kind":"symbol"},"doc://Csv2Img/documentation/Csv2Img/Csv":{"identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv","title":"Csv","navigatorTitle":[{"text":"Csv","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Csv","kind":"identifier"}],"abstract":[{"type":"text","text":"Csv data structure"}],"role":"symbol","kind":"symbol","type":"topic","url":"\/documentation\/csv2img\/csv"},"doc://Csv2Img/documentation/Csv2Img/Csv/write(to:)":{"identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/write(to:)","role":"symbol","url":"\/documentation\/csv2img\/csv\/write(to:)","title":"write(to:)","type":"topic","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"write","kind":"identifier"},{"kind":"text","text":"("},{"kind":"externalParam","text":"to"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:10Foundation3URLV","text":"URL","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"text":"Data","kind":"typeIdentifier","preciseIdentifier":"s:10Foundation4DataV"},{"text":"?","kind":"text"}],"abstract":[],"kind":"symbol"},"doc://Csv2Img/documentation/Csv2Img/Csv/Column":{"type":"topic","fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"Column"}],"kind":"symbol","title":"Csv.Column","role":"symbol","url":"\/documentation\/csv2img\/csv\/column","navigatorTitle":[{"kind":"identifier","text":"Column"}],"abstract":[{"text":"Column (a head line)","type":"text"}],"identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/Column"},"doc://Csv2Img/documentation/Csv2Img/Csv/ExportType-swift.enum":{"fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"text":"ExportType","kind":"identifier"}],"role":"symbol","abstract":[{"type":"codeVoice","code":"ExportType"},{"type":"text","text":" is a enum that expresses"}],"type":"topic","title":"Csv.ExportType","navigatorTitle":[{"kind":"identifier","text":"ExportType"}],"url":"\/documentation\/csv2img\/csv\/exporttype-swift.enum","identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/ExportType-swift.enum","kind":"symbol"},"doc://Csv2Img/documentation/Csv2Img/Csv/loadFromNetwork(_:separator:encoding:exportType:)":{"identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/loadFromNetwork(_:separator:encoding:exportType:)","role":"symbol","url":"\/documentation\/csv2img\/csv\/loadfromnetwork(_:separator:encoding:exporttype:)","title":"loadFromNetwork(_:separator:encoding:exportType:)","type":"topic","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"loadFromNetwork","kind":"identifier"},{"kind":"text","text":"("},{"text":"URL","kind":"typeIdentifier","preciseIdentifier":"s:10Foundation3URLV"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"separator"},{"kind":"text","text":": "},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":", ","kind":"text"},{"text":"encoding","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Encoding","preciseIdentifier":"s:SS10FoundationE8EncodingV"},{"text":", ","kind":"text"},{"text":"exportType","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"Csv","kind":"typeIdentifier","preciseIdentifier":"s:7Csv2Img3CsvC"},{"kind":"text","text":"."},{"preciseIdentifier":"s:7Csv2Img3CsvC10ExportTypeO","kind":"typeIdentifier","text":"ExportType"},{"kind":"text","text":") "},{"text":"throws","kind":"keyword"},{"text":" -> ","kind":"text"},{"text":"Csv","kind":"typeIdentifier","preciseIdentifier":"s:7Csv2Img3CsvC"}],"abstract":[{"text":"Generate ","type":"text"},{"type":"codeVoice","code":"Csv"},{"type":"text","text":" from network url (like "},{"code":"HTTPS","type":"codeVoice"},{"text":").","type":"text"}],"kind":"symbol"},"doc://Csv2Img/documentation/Csv2Img/Csv/isLoadingPublisher":{"identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/isLoadingPublisher","role":"symbol","url":"\/documentation\/csv2img\/csv\/isloadingpublisher","title":"isLoadingPublisher","type":"topic","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"isLoadingPublisher","kind":"identifier"},{"kind":"text","text":": "},{"preciseIdentifier":"s:7Combine12AnyPublisherV","kind":"typeIdentifier","text":"AnyPublisher"},{"kind":"text","text":"<"},{"preciseIdentifier":"s:Sb","text":"Bool","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"Never","kind":"typeIdentifier","preciseIdentifier":"s:s5NeverO"},{"text":">","kind":"text"}],"abstract":[{"text":"A ","type":"text"},{"code":"Publisher","type":"codeVoice"},{"type":"text","text":" to send "},{"identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/isLoading","type":"reference","isActive":true},{"text":".","type":"text"}],"kind":"symbol"},"doc://Csv2Img/documentation/Csv2Img/Csv/init(separator:rawString:encoding:columns:rows:exportType:pdfMetadata:)":{"identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/init(separator:rawString:encoding:columns:rows:exportType:pdfMetadata:)","role":"symbol","url":"\/documentation\/csv2img\/csv\/init(separator:rawstring:encoding:columns:rows:exporttype:pdfmetadata:)","title":"init(separator:rawString:encoding:columns:rows:exportType:pdfMetadata:)","type":"topic","fragments":[{"text":"init","kind":"identifier"},{"text":"(","kind":"text"},{"text":"separator","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":", ","kind":"text"},{"text":"rawString","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:SS","kind":"typeIdentifier","text":"String"},{"kind":"text","text":"?, "},{"kind":"externalParam","text":"encoding"},{"text":": ","kind":"text"},{"text":"String","preciseIdentifier":"s:SS","kind":"typeIdentifier"},{"text":".","kind":"text"},{"text":"Encoding","preciseIdentifier":"s:SS10FoundationE8EncodingV","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"externalParam","text":"columns"},{"kind":"text","text":": ["},{"kind":"typeIdentifier","text":"Csv","preciseIdentifier":"s:7Csv2Img3CsvC"},{"text":".","kind":"text"},{"text":"Column","kind":"typeIdentifier","preciseIdentifier":"s:7Csv2Img3CsvC6ColumnV"},{"text":"], ","kind":"text"},{"kind":"externalParam","text":"rows"},{"kind":"text","text":": ["},{"text":"Csv","preciseIdentifier":"s:7Csv2Img3CsvC","kind":"typeIdentifier"},{"text":".","kind":"text"},{"preciseIdentifier":"s:7Csv2Img3CsvC3RowV","kind":"typeIdentifier","text":"Row"},{"text":"], ","kind":"text"},{"text":"exportType","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7Csv2Img3CsvC","text":"Csv"},{"kind":"text","text":"."},{"text":"ExportType","kind":"typeIdentifier","preciseIdentifier":"s:7Csv2Img3CsvC10ExportTypeO"},{"text":", ","kind":"text"},{"text":"pdfMetadata","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:7Csv2Img11PDFMetadataV","text":"PDFMetadata","kind":"typeIdentifier"},{"kind":"text","text":"?)"}],"abstract":[{"text":"initialization","type":"text"}],"kind":"symbol"},"doc://Csv2Img/documentation/Csv2Img/Csv/update(pdfMetadata:)":{"identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/update(pdfMetadata:)","role":"symbol","url":"\/documentation\/csv2img\/csv\/update(pdfmetadata:)","title":"update(pdfMetadata:)","type":"topic","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"update","kind":"identifier"},{"text":"(","kind":"text"},{"text":"pdfMetadata","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"PDFMetadata","kind":"typeIdentifier","preciseIdentifier":"s:7Csv2Img11PDFMetadataV"},{"kind":"text","text":")"}],"abstract":[],"kind":"symbol"},"doc://Csv2Img/documentation/Csv2Img/Csv/loadFromString(_:encoding:separator:maxLength:exportType:)":{"url":"\/documentation\/csv2img\/csv\/loadfromstring(_:encoding:separator:maxlength:exporttype:)","kind":"symbol","fragments":[{"text":"static","kind":"keyword"},{"kind":"text","text":" "},{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"loadFromString"},{"kind":"text","text":"("},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"encoding","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"kind":"text","text":"."},{"text":"Encoding","kind":"typeIdentifier","preciseIdentifier":"s:SS10FoundationE8EncodingV"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"separator"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"kind":"text","text":", "},{"kind":"externalParam","text":"maxLength"},{"kind":"text","text":": "},{"preciseIdentifier":"s:Si","kind":"typeIdentifier","text":"Int"},{"text":"?, ","kind":"text"},{"text":"exportType","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7Csv2Img3CsvC","text":"Csv"},{"text":".","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7Csv2Img3CsvC10ExportTypeO","text":"ExportType"},{"kind":"text","text":") -> "},{"text":"Csv","kind":"typeIdentifier","preciseIdentifier":"s:7Csv2Img3CsvC"}],"title":"loadFromString(_:encoding:separator:maxLength:exportType:)","abstract":[{"text":"Generate ","type":"text"},{"type":"codeVoice","code":"Csv"},{"type":"text","text":" from "},{"code":"String","type":"codeVoice"},{"type":"text","text":" data."}],"type":"topic","role":"symbol","identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/loadFromString(_:encoding:separator:maxLength:exportType:)"},"doc://Csv2Img/documentation/Csv2Img/Csv/progress":{"identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/progress","role":"symbol","url":"\/documentation\/csv2img\/csv\/progress","title":"progress","type":"topic","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"progress","kind":"identifier"},{"text":": ","kind":"text"},{"text":"Double","preciseIdentifier":"s:Sd","kind":"typeIdentifier"}],"abstract":[{"text":"progress stores current completeFraction of convert","type":"text"},{"text":" ","type":"text"},{"text":"Value is in ","type":"text"},{"code":"0...1","type":"codeVoice"},{"type":"text","text":" with "},{"type":"codeVoice","code":"Double"},{"text":" type","type":"text"}],"kind":"symbol"},"doc://Csv2Img/documentation/Csv2Img/Csv/generate(fontSize:exportType:style:)":{"fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"generate"},{"kind":"text","text":"("},{"kind":"externalParam","text":"fontSize"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:Sd","text":"Double"},{"text":"?, ","kind":"text"},{"kind":"externalParam","text":"exportType"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:7Csv2Img3CsvC","text":"Csv"},{"text":".","kind":"text"},{"preciseIdentifier":"s:7Csv2Img3CsvC10ExportTypeO","text":"ExportType","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"style"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:7Csv2Img3CsvC","kind":"typeIdentifier","text":"Csv"},{"text":".","kind":"text"},{"text":"Column","kind":"typeIdentifier","preciseIdentifier":"s:7Csv2Img3CsvC6ColumnV"},{"kind":"text","text":"."},{"text":"Style","preciseIdentifier":"s:7Csv2Img3CsvC6ColumnV5StyleV","kind":"typeIdentifier"},{"kind":"text","text":") "},{"kind":"keyword","text":"async"},{"kind":"text","text":" "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"preciseIdentifier":"s:7Csv2Img16AnyCsvExportableC","text":"AnyCsvExportable","kind":"typeIdentifier"}],"role":"symbol","type":"topic","abstract":[],"title":"generate(fontSize:exportType:style:)","url":"\/documentation\/csv2img\/csv\/generate(fontsize:exporttype:style:)","kind":"symbol","identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/generate(fontSize:exportType:style:)"},"doc://Csv2Img/documentation/Csv2Img":{"role":"collection","title":"Csv2Img","abstract":[],"kind":"symbol","identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img","type":"topic","url":"\/documentation\/csv2img"},"doc://Csv2Img/documentation/Csv2Img/Csv/Error":{"identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/Error","role":"symbol","url":"\/documentation\/csv2img\/csv\/error","title":"Csv.Error","type":"topic","fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Error","kind":"identifier"}],"navigatorTitle":[{"text":"Error","kind":"identifier"}],"abstract":[{"code":"Error","type":"codeVoice"},{"text":" related with Csv implmentation.","type":"text"}],"kind":"symbol"},"doc://Csv2Img/s8SendableP":{"identifier":"doc:\/\/Csv2Img\/s8SendableP","type":"unresolvable","title":"Swift.Sendable"},"doc://Csv2Img/ScA":{"identifier":"doc:\/\/Csv2Img\/ScA","type":"unresolvable","title":"_Concurrency.Actor"}}} \ No newline at end of file diff --git a/docs/data/documentation/csv2img/csv/actor-implementations.json b/docs/data/documentation/csv2img/csv/actor-implementations.json index c892fb3..72c0dea 100644 --- a/docs/data/documentation/csv2img/csv/actor-implementations.json +++ b/docs/data/documentation/csv2img/csv/actor-implementations.json @@ -1 +1 @@ -{"schemaVersion":{"minor":3,"patch":0,"major":0},"hierarchy":{"paths":[["doc:\/\/Csv2Img\/documentation\/Csv2Img","doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv"]]},"kind":"article","identifier":{"url":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/Actor-Implementations","interfaceLanguage":"swift"},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/csv2img\/csv\/actor-implementations"]}],"topicSections":[{"identifiers":["doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/assertIsolated(_:file:line:)","doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/assumeIsolated(_:file:line:)","doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/preconditionIsolated(_:file:line:)"],"generated":true,"title":"Instance Methods"}],"metadata":{"modules":[{"name":"Csv2Img"}],"role":"collectionGroup","title":"Actor Implementations"},"sections":[],"references":{"doc://Csv2Img/documentation/Csv2Img/Csv":{"type":"topic","title":"Csv","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"Csv","kind":"identifier"}],"abstract":[{"type":"text","text":"Csv data structure"}],"role":"symbol","identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv","kind":"symbol","navigatorTitle":[{"text":"Csv","kind":"identifier"}],"url":"\/documentation\/csv2img\/csv"},"doc://Csv2Img/documentation/Csv2Img/Csv/assertIsolated(_:file:line:)":{"url":"\/documentation\/csv2img\/csv\/assertisolated(_:file:line:)","title":"assertIsolated(_:file:line:)","abstract":[],"role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"assertIsolated"},{"text":"(() -> ","kind":"text"},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"file","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:s12StaticStringV","kind":"typeIdentifier","text":"StaticString"},{"kind":"text","text":", "},{"text":"line","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:Su","text":"UInt"},{"kind":"text","text":")"}],"type":"topic","identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/assertIsolated(_:file:line:)","kind":"symbol"},"doc://Csv2Img/documentation/Csv2Img":{"url":"\/documentation\/csv2img","role":"collection","identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img","abstract":[],"title":"Csv2Img","kind":"symbol","type":"topic"},"doc://Csv2Img/documentation/Csv2Img/Csv/assumeIsolated(_:file:line:)":{"kind":"symbol","role":"symbol","identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/assumeIsolated(_:file:line:)","type":"topic","abstract":[],"title":"assumeIsolated(_:file:line:)","url":"\/documentation\/csv2img\/csv\/assumeisolated(_:file:line:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"assumeIsolated"},{"text":"<","kind":"text"},{"kind":"genericParameter","text":"T"},{"text":">((","kind":"text"},{"text":"isolated","kind":"keyword"},{"kind":"text","text":" "},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"T"},{"kind":"text","text":", "},{"kind":"externalParam","text":"file"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:s12StaticStringV","text":"StaticString"},{"text":", ","kind":"text"},{"text":"line","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:Su","text":"UInt","kind":"typeIdentifier"},{"text":") ","kind":"text"},{"text":"rethrows","kind":"keyword"},{"text":" -> ","kind":"text"},{"text":"T","kind":"typeIdentifier"}]},"doc://Csv2Img/documentation/Csv2Img/Csv/preconditionIsolated(_:file:line:)":{"url":"\/documentation\/csv2img\/csv\/preconditionisolated(_:file:line:)","type":"topic","role":"symbol","kind":"symbol","abstract":[],"identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/preconditionIsolated(_:file:line:)","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"preconditionIsolated"},{"kind":"text","text":"(() -> "},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"file"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:s12StaticStringV","text":"StaticString","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"line","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:Su","text":"UInt","kind":"typeIdentifier"},{"kind":"text","text":")"}],"title":"preconditionIsolated(_:file:line:)"}}} \ No newline at end of file +{"kind":"article","topicSections":[{"identifiers":["doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/assertIsolated(_:file:line:)","doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/assumeIsolated(_:file:line:)","doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/preconditionIsolated(_:file:line:)"],"title":"Instance Methods","generated":true}],"metadata":{"role":"collectionGroup","modules":[{"name":"Csv2Img"}],"title":"Actor Implementations"},"variants":[{"paths":["\/documentation\/csv2img\/csv\/actor-implementations"],"traits":[{"interfaceLanguage":"swift"}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"identifier":{"url":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/Actor-Implementations","interfaceLanguage":"swift"},"sections":[],"hierarchy":{"paths":[["doc:\/\/Csv2Img\/documentation\/Csv2Img","doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv"]]},"references":{"doc://Csv2Img/documentation/Csv2Img":{"role":"collection","title":"Csv2Img","abstract":[],"kind":"symbol","identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img","type":"topic","url":"\/documentation\/csv2img"},"doc://Csv2Img/documentation/Csv2Img/Csv":{"identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv","title":"Csv","navigatorTitle":[{"text":"Csv","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Csv","kind":"identifier"}],"abstract":[{"type":"text","text":"Csv data structure"}],"role":"symbol","kind":"symbol","type":"topic","url":"\/documentation\/csv2img\/csv"},"doc://Csv2Img/documentation/Csv2Img/Csv/assumeIsolated(_:file:line:)":{"type":"topic","url":"\/documentation\/csv2img\/csv\/assumeisolated(_:file:line:)","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"assumeIsolated"},{"text":"<","kind":"text"},{"kind":"genericParameter","text":"T"},{"text":">((","kind":"text"},{"kind":"keyword","text":"isolated"},{"kind":"text","text":" "},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":") "},{"text":"throws","kind":"keyword"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"T"},{"text":", ","kind":"text"},{"text":"file","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:s12StaticStringV","text":"StaticString"},{"kind":"text","text":", "},{"kind":"externalParam","text":"line"},{"kind":"text","text":": "},{"preciseIdentifier":"s:Su","kind":"typeIdentifier","text":"UInt"},{"text":") ","kind":"text"},{"text":"rethrows","kind":"keyword"},{"text":" -> ","kind":"text"},{"kind":"typeIdentifier","text":"T"}],"kind":"symbol","title":"assumeIsolated(_:file:line:)","identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/assumeIsolated(_:file:line:)","role":"symbol","abstract":[]},"doc://Csv2Img/documentation/Csv2Img/Csv/assertIsolated(_:file:line:)":{"fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"assertIsolated","kind":"identifier"},{"text":"(() -> ","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"file"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:s12StaticStringV","text":"StaticString"},{"kind":"text","text":", "},{"kind":"externalParam","text":"line"},{"text":": ","kind":"text"},{"text":"UInt","preciseIdentifier":"s:Su","kind":"typeIdentifier"},{"kind":"text","text":")"}],"role":"symbol","abstract":[],"type":"topic","title":"assertIsolated(_:file:line:)","url":"\/documentation\/csv2img\/csv\/assertisolated(_:file:line:)","identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/assertIsolated(_:file:line:)","kind":"symbol"},"doc://Csv2Img/documentation/Csv2Img/Csv/preconditionIsolated(_:file:line:)":{"type":"topic","identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/preconditionIsolated(_:file:line:)","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"preconditionIsolated","kind":"identifier"},{"text":"(() -> ","kind":"text"},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"file"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:s12StaticStringV","text":"StaticString","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"line","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"UInt","kind":"typeIdentifier","preciseIdentifier":"s:Su"},{"text":")","kind":"text"}],"title":"preconditionIsolated(_:file:line:)","role":"symbol","url":"\/documentation\/csv2img\/csv\/preconditionisolated(_:file:line:)","abstract":[],"kind":"symbol"}}} \ No newline at end of file diff --git a/docs/data/documentation/csv2img/csv/assertisolated(_:file:line:).json b/docs/data/documentation/csv2img/csv/assertisolated(_:file:line:).json index 82c6e0b..1d118ab 100644 --- a/docs/data/documentation/csv2img/csv/assertisolated(_:file:line:).json +++ b/docs/data/documentation/csv2img/csv/assertisolated(_:file:line:).json @@ -1 +1 @@ -{"metadata":{"fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"assertIsolated","kind":"identifier"},{"text":"(() -> ","kind":"text"},{"preciseIdentifier":"s:SS","kind":"typeIdentifier","text":"String"},{"kind":"text","text":", "},{"text":"file","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:s12StaticStringV","text":"StaticString"},{"kind":"text","text":", "},{"text":"line","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:Su","text":"UInt"},{"text":")","kind":"text"}],"extendedModule":"_Concurrency","externalID":"s:ScA12_ConcurrencyE14assertIsolated_4file4lineySSyXK_s12StaticStringVSutF::SYNTHESIZED::s:7Csv2Img3CsvC","role":"symbol","symbolKind":"method","modules":[{"name":"Csv2Img","relatedModules":["_Concurrency"]}],"title":"assertIsolated(_:file:line:)","platforms":[{"unavailable":false,"beta":false,"introducedAt":"17.0","deprecated":false,"name":"iOS"},{"beta":false,"name":"macOS","unavailable":false,"deprecated":false,"introducedAt":"14.0"},{"unavailable":false,"deprecated":false,"introducedAt":"17.0","name":"tvOS","beta":false},{"unavailable":false,"beta":false,"deprecated":false,"name":"watchOS","introducedAt":"10.0"}],"roleHeading":"Instance Method"},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/assertIsolated(_:file:line:)"},"kind":"symbol","abstract":[{"text":"Inherited from ","type":"text"},{"code":"Actor.assertIsolated(_:file:line:)","type":"codeVoice"},{"type":"text","text":"."}],"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"platforms":["macOS"],"tokens":[{"text":"nonisolated","kind":"keyword"},{"text":" ","kind":"text"},{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"assertIsolated"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"_"},{"text":" ","kind":"text"},{"kind":"internalParam","text":"message"},{"kind":"text","text":": "},{"text":"@autoclosure ","kind":"attribute"},{"kind":"text","text":"() -> "},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"text":" = String(), ","kind":"text"},{"text":"file","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:s12StaticStringV","text":"StaticString","kind":"typeIdentifier"},{"kind":"text","text":" = "},{"kind":"keyword","text":"#fileID"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"line"},{"text":": ","kind":"text"},{"text":"UInt","preciseIdentifier":"s:Su","kind":"typeIdentifier"},{"text":" = ","kind":"text"},{"text":"#line","kind":"keyword"},{"text":")","kind":"text"}]}]}],"schemaVersion":{"major":0,"patch":0,"minor":3},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/csv2img\/csv\/assertisolated(_:file:line:)"]}],"sections":[],"hierarchy":{"paths":[["doc:\/\/Csv2Img\/documentation\/Csv2Img","doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv","doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/Actor-Implementations"]]},"references":{"doc://Csv2Img/documentation/Csv2Img/Csv/Actor-Implementations":{"url":"\/documentation\/csv2img\/csv\/actor-implementations","abstract":[],"kind":"article","identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/Actor-Implementations","role":"collectionGroup","type":"topic","title":"Actor Implementations"},"doc://Csv2Img/documentation/Csv2Img":{"url":"\/documentation\/csv2img","role":"collection","identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img","abstract":[],"title":"Csv2Img","kind":"symbol","type":"topic"},"doc://Csv2Img/documentation/Csv2Img/Csv":{"type":"topic","title":"Csv","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"Csv","kind":"identifier"}],"abstract":[{"type":"text","text":"Csv data structure"}],"role":"symbol","identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv","kind":"symbol","navigatorTitle":[{"text":"Csv","kind":"identifier"}],"url":"\/documentation\/csv2img\/csv"},"doc://Csv2Img/documentation/Csv2Img/Csv/assertIsolated(_:file:line:)":{"url":"\/documentation\/csv2img\/csv\/assertisolated(_:file:line:)","title":"assertIsolated(_:file:line:)","abstract":[],"role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"assertIsolated"},{"text":"(() -> ","kind":"text"},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"file","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:s12StaticStringV","kind":"typeIdentifier","text":"StaticString"},{"kind":"text","text":", "},{"text":"line","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:Su","text":"UInt"},{"kind":"text","text":")"}],"type":"topic","identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/assertIsolated(_:file:line:)","kind":"symbol"}}} \ No newline at end of file +{"variants":[{"paths":["\/documentation\/csv2img\/csv\/assertisolated(_:file:line:)"],"traits":[{"interfaceLanguage":"swift"}]}],"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["macOS"],"tokens":[{"text":"nonisolated","kind":"keyword"},{"kind":"text","text":" "},{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"assertIsolated","kind":"identifier"},{"kind":"text","text":"("},{"kind":"externalParam","text":"_"},{"text":" ","kind":"text"},{"kind":"internalParam","text":"message"},{"text":": ","kind":"text"},{"text":"@autoclosure ","kind":"attribute"},{"kind":"text","text":"() -> "},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"kind":"text","text":" = String(), "},{"text":"file","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"StaticString","preciseIdentifier":"s:s12StaticStringV","kind":"typeIdentifier"},{"text":" = ","kind":"text"},{"kind":"keyword","text":"#fileID"},{"kind":"text","text":", "},{"kind":"externalParam","text":"line"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:Su","kind":"typeIdentifier","text":"UInt"},{"text":" = ","kind":"text"},{"text":"#line","kind":"keyword"},{"kind":"text","text":")"}],"languages":["swift"]}]}],"metadata":{"externalID":"s:ScA12_ConcurrencyE14assertIsolated_4file4lineySSyXK_s12StaticStringVSutF::SYNTHESIZED::s:7Csv2Img3CsvC","roleHeading":"Instance Method","modules":[{"relatedModules":["_Concurrency"],"name":"Csv2Img"}],"fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"assertIsolated"},{"kind":"text","text":"(() -> "},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"file","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"StaticString","preciseIdentifier":"s:s12StaticStringV"},{"kind":"text","text":", "},{"kind":"externalParam","text":"line"},{"kind":"text","text":": "},{"preciseIdentifier":"s:Su","kind":"typeIdentifier","text":"UInt"},{"text":")","kind":"text"}],"extendedModule":"_Concurrency","symbolKind":"method","title":"assertIsolated(_:file:line:)","platforms":[{"introducedAt":"17.0","deprecated":false,"name":"iOS","unavailable":false,"beta":false},{"name":"macOS","deprecated":false,"beta":false,"unavailable":false,"introducedAt":"14.0"},{"beta":false,"introducedAt":"17.0","deprecated":false,"name":"tvOS","unavailable":false},{"unavailable":false,"beta":false,"name":"watchOS","introducedAt":"10.0","deprecated":false}],"role":"symbol"},"schemaVersion":{"minor":3,"patch":0,"major":0},"kind":"symbol","hierarchy":{"paths":[["doc:\/\/Csv2Img\/documentation\/Csv2Img","doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv","doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/Actor-Implementations"]]},"abstract":[{"text":"Inherited from ","type":"text"},{"code":"Actor.assertIsolated(_:file:line:)","type":"codeVoice"},{"type":"text","text":"."}],"sections":[],"identifier":{"url":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/assertIsolated(_:file:line:)","interfaceLanguage":"swift"},"references":{"doc://Csv2Img/documentation/Csv2Img":{"role":"collection","title":"Csv2Img","abstract":[],"kind":"symbol","identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img","type":"topic","url":"\/documentation\/csv2img"},"doc://Csv2Img/documentation/Csv2Img/Csv/Actor-Implementations":{"identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/Actor-Implementations","role":"collectionGroup","url":"\/documentation\/csv2img\/csv\/actor-implementations","title":"Actor Implementations","type":"topic","abstract":[],"kind":"article"},"doc://Csv2Img/documentation/Csv2Img/Csv/assertIsolated(_:file:line:)":{"fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"assertIsolated","kind":"identifier"},{"text":"(() -> ","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"file"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:s12StaticStringV","text":"StaticString"},{"kind":"text","text":", "},{"kind":"externalParam","text":"line"},{"text":": ","kind":"text"},{"text":"UInt","preciseIdentifier":"s:Su","kind":"typeIdentifier"},{"kind":"text","text":")"}],"role":"symbol","abstract":[],"type":"topic","title":"assertIsolated(_:file:line:)","url":"\/documentation\/csv2img\/csv\/assertisolated(_:file:line:)","identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/assertIsolated(_:file:line:)","kind":"symbol"},"doc://Csv2Img/documentation/Csv2Img/Csv":{"identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv","title":"Csv","navigatorTitle":[{"text":"Csv","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Csv","kind":"identifier"}],"abstract":[{"type":"text","text":"Csv data structure"}],"role":"symbol","kind":"symbol","type":"topic","url":"\/documentation\/csv2img\/csv"}}} \ No newline at end of file diff --git a/docs/data/documentation/csv2img/csv/assumeisolated(_:file:line:).json b/docs/data/documentation/csv2img/csv/assumeisolated(_:file:line:).json index caaa992..66ef471 100644 --- a/docs/data/documentation/csv2img/csv/assumeisolated(_:file:line:).json +++ b/docs/data/documentation/csv2img/csv/assumeisolated(_:file:line:).json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["macOS"],"languages":["swift"],"tokens":[{"text":"nonisolated","kind":"keyword"},{"text":" ","kind":"text"},{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"assumeIsolated","kind":"identifier"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"T"},{"text":">(","kind":"text"},{"kind":"externalParam","text":"_"},{"kind":"text","text":" "},{"kind":"internalParam","text":"operation"},{"text":": (","kind":"text"},{"text":"isolated","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":") ","kind":"text"},{"text":"throws","kind":"keyword"},{"text":" -> ","kind":"text"},{"text":"T","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"file","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:s12StaticStringV","text":"StaticString","kind":"typeIdentifier"},{"kind":"text","text":" = "},{"kind":"keyword","text":"#fileID"},{"kind":"text","text":", "},{"kind":"externalParam","text":"line"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UInt","preciseIdentifier":"s:Su"},{"text":" = ","kind":"text"},{"kind":"keyword","text":"#line"},{"text":") ","kind":"text"},{"text":"rethrows","kind":"keyword"},{"kind":"text","text":" -> "},{"text":"T","kind":"typeIdentifier"}]}]}],"schemaVersion":{"major":0,"patch":0,"minor":3},"kind":"symbol","hierarchy":{"paths":[["doc:\/\/Csv2Img\/documentation\/Csv2Img","doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv","doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/Actor-Implementations"]]},"identifier":{"url":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/assumeIsolated(_:file:line:)","interfaceLanguage":"swift"},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/csv2img\/csv\/assumeisolated(_:file:line:)"]}],"sections":[],"metadata":{"modules":[{"name":"Csv2Img","relatedModules":["_Concurrency"]}],"platforms":[{"introducedAt":"17.0","unavailable":false,"beta":false,"name":"iOS","deprecated":false},{"beta":false,"name":"macOS","introducedAt":"14.0","deprecated":false,"unavailable":false},{"name":"tvOS","introducedAt":"17.0","unavailable":false,"deprecated":false,"beta":false},{"beta":false,"name":"watchOS","introducedAt":"10.0","deprecated":false,"unavailable":false}],"title":"assumeIsolated(_:file:line:)","role":"symbol","roleHeading":"Instance Method","extendedModule":"_Concurrency","symbolKind":"method","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"assumeIsolated","kind":"identifier"},{"text":"<","kind":"text"},{"text":"T","kind":"genericParameter"},{"text":">((","kind":"text"},{"text":"isolated","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") "},{"text":"throws","kind":"keyword"},{"text":" -> ","kind":"text"},{"text":"T","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"externalParam","text":"file"},{"text":": ","kind":"text"},{"text":"StaticString","kind":"typeIdentifier","preciseIdentifier":"s:s12StaticStringV"},{"text":", ","kind":"text"},{"text":"line","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"UInt","kind":"typeIdentifier","preciseIdentifier":"s:Su"},{"kind":"text","text":") "},{"text":"rethrows","kind":"keyword"},{"kind":"text","text":" -> "},{"text":"T","kind":"typeIdentifier"}],"externalID":"s:ScA12_ConcurrencyE14assumeIsolated_4file4lineqd__qd__xYiKXE_s12StaticStringVSutKlF::SYNTHESIZED::s:7Csv2Img3CsvC"},"abstract":[{"text":"Inherited from ","type":"text"},{"type":"codeVoice","code":"Actor.assumeIsolated(_:file:line:)"},{"type":"text","text":"."}],"references":{"doc://Csv2Img/documentation/Csv2Img":{"url":"\/documentation\/csv2img","role":"collection","identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img","abstract":[],"title":"Csv2Img","kind":"symbol","type":"topic"},"doc://Csv2Img/documentation/Csv2Img/Csv/Actor-Implementations":{"url":"\/documentation\/csv2img\/csv\/actor-implementations","abstract":[],"kind":"article","identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/Actor-Implementations","role":"collectionGroup","type":"topic","title":"Actor Implementations"},"doc://Csv2Img/documentation/Csv2Img/Csv":{"type":"topic","title":"Csv","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"Csv","kind":"identifier"}],"abstract":[{"type":"text","text":"Csv data structure"}],"role":"symbol","identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv","kind":"symbol","navigatorTitle":[{"text":"Csv","kind":"identifier"}],"url":"\/documentation\/csv2img\/csv"},"doc://Csv2Img/documentation/Csv2Img/Csv/assumeIsolated(_:file:line:)":{"kind":"symbol","role":"symbol","identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/assumeIsolated(_:file:line:)","type":"topic","abstract":[],"title":"assumeIsolated(_:file:line:)","url":"\/documentation\/csv2img\/csv\/assumeisolated(_:file:line:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"assumeIsolated"},{"text":"<","kind":"text"},{"kind":"genericParameter","text":"T"},{"text":">((","kind":"text"},{"text":"isolated","kind":"keyword"},{"kind":"text","text":" "},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"T"},{"kind":"text","text":", "},{"kind":"externalParam","text":"file"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:s12StaticStringV","text":"StaticString"},{"text":", ","kind":"text"},{"text":"line","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:Su","text":"UInt","kind":"typeIdentifier"},{"text":") ","kind":"text"},{"text":"rethrows","kind":"keyword"},{"text":" -> ","kind":"text"},{"text":"T","kind":"typeIdentifier"}]}}} \ No newline at end of file +{"schemaVersion":{"patch":0,"minor":3,"major":0},"metadata":{"roleHeading":"Instance Method","role":"symbol","extendedModule":"_Concurrency","externalID":"s:ScA12_ConcurrencyE14assumeIsolated_4file4lineqd__qd__xYiKXE_s12StaticStringVSutKlF::SYNTHESIZED::s:7Csv2Img3CsvC","title":"assumeIsolated(_:file:line:)","modules":[{"name":"Csv2Img","relatedModules":["_Concurrency"]}],"symbolKind":"method","platforms":[{"name":"iOS","introducedAt":"17.0","unavailable":false,"beta":false,"deprecated":false},{"deprecated":false,"introducedAt":"14.0","beta":false,"name":"macOS","unavailable":false},{"introducedAt":"17.0","beta":false,"name":"tvOS","deprecated":false,"unavailable":false},{"introducedAt":"10.0","deprecated":false,"unavailable":false,"beta":false,"name":"watchOS"}],"fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"assumeIsolated"},{"kind":"text","text":"<"},{"text":"T","kind":"genericParameter"},{"text":">((","kind":"text"},{"text":"isolated","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":") "},{"text":"throws","kind":"keyword"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"T"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"file"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:s12StaticStringV","text":"StaticString"},{"kind":"text","text":", "},{"text":"line","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:Su","text":"UInt"},{"kind":"text","text":") "},{"text":"rethrows","kind":"keyword"},{"text":" -> ","kind":"text"},{"text":"T","kind":"typeIdentifier"}]},"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"nonisolated"},{"text":" ","kind":"text"},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"assumeIsolated","kind":"identifier"},{"text":"<","kind":"text"},{"text":"T","kind":"genericParameter"},{"text":">(","kind":"text"},{"kind":"externalParam","text":"_"},{"text":" ","kind":"text"},{"kind":"internalParam","text":"operation"},{"text":": (","kind":"text"},{"text":"isolated","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":") ","kind":"text"},{"text":"throws","kind":"keyword"},{"text":" -> ","kind":"text"},{"kind":"typeIdentifier","text":"T"},{"text":", ","kind":"text"},{"text":"file","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:s12StaticStringV","text":"StaticString","kind":"typeIdentifier"},{"kind":"text","text":" = "},{"text":"#fileID","kind":"keyword"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"line"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:Su","kind":"typeIdentifier","text":"UInt"},{"text":" = ","kind":"text"},{"text":"#line","kind":"keyword"},{"kind":"text","text":") "},{"text":"rethrows","kind":"keyword"},{"kind":"text","text":" -> "},{"text":"T","kind":"typeIdentifier"}],"languages":["swift"],"platforms":["macOS"]}]}],"kind":"symbol","identifier":{"url":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/assumeIsolated(_:file:line:)","interfaceLanguage":"swift"},"abstract":[{"text":"Inherited from ","type":"text"},{"type":"codeVoice","code":"Actor.assumeIsolated(_:file:line:)"},{"type":"text","text":"."}],"hierarchy":{"paths":[["doc:\/\/Csv2Img\/documentation\/Csv2Img","doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv","doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/Actor-Implementations"]]},"sections":[],"variants":[{"paths":["\/documentation\/csv2img\/csv\/assumeisolated(_:file:line:)"],"traits":[{"interfaceLanguage":"swift"}]}],"references":{"doc://Csv2Img/documentation/Csv2Img/Csv":{"identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv","title":"Csv","navigatorTitle":[{"text":"Csv","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Csv","kind":"identifier"}],"abstract":[{"type":"text","text":"Csv data structure"}],"role":"symbol","kind":"symbol","type":"topic","url":"\/documentation\/csv2img\/csv"},"doc://Csv2Img/documentation/Csv2Img":{"role":"collection","title":"Csv2Img","abstract":[],"kind":"symbol","identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img","type":"topic","url":"\/documentation\/csv2img"},"doc://Csv2Img/documentation/Csv2Img/Csv/Actor-Implementations":{"identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/Actor-Implementations","role":"collectionGroup","url":"\/documentation\/csv2img\/csv\/actor-implementations","title":"Actor Implementations","type":"topic","abstract":[],"kind":"article"},"doc://Csv2Img/documentation/Csv2Img/Csv/assumeIsolated(_:file:line:)":{"type":"topic","url":"\/documentation\/csv2img\/csv\/assumeisolated(_:file:line:)","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"assumeIsolated"},{"text":"<","kind":"text"},{"kind":"genericParameter","text":"T"},{"text":">((","kind":"text"},{"kind":"keyword","text":"isolated"},{"kind":"text","text":" "},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":") "},{"text":"throws","kind":"keyword"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"T"},{"text":", ","kind":"text"},{"text":"file","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:s12StaticStringV","text":"StaticString"},{"kind":"text","text":", "},{"kind":"externalParam","text":"line"},{"kind":"text","text":": "},{"preciseIdentifier":"s:Su","kind":"typeIdentifier","text":"UInt"},{"text":") ","kind":"text"},{"text":"rethrows","kind":"keyword"},{"text":" -> ","kind":"text"},{"kind":"typeIdentifier","text":"T"}],"kind":"symbol","title":"assumeIsolated(_:file:line:)","identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/assumeIsolated(_:file:line:)","role":"symbol","abstract":[]}}} \ No newline at end of file diff --git a/docs/data/documentation/csv2img/csv/column.json b/docs/data/documentation/csv2img/csv/column.json index 8a75f09..d11c712 100644 --- a/docs/data/documentation/csv2img/csv/column.json +++ b/docs/data/documentation/csv2img/csv/column.json @@ -1 +1 @@ -{"schemaVersion":{"major":0,"patch":0,"minor":3},"sections":[],"metadata":{"roleHeading":"Structure","modules":[{"name":"Csv2Img"}],"title":"Csv.Column","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Column"}],"externalID":"s:7Csv2Img3CsvC6ColumnV","extendedModule":"Csv2Img","symbolKind":"struct","navigatorTitle":[{"kind":"identifier","text":"Column"}],"role":"symbol"},"variants":[{"paths":["\/documentation\/csv2img\/csv\/column"],"traits":[{"interfaceLanguage":"swift"}]}],"topicSections":[{"title":"Structures","identifiers":["doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/Column\/Style-swift.struct"]},{"identifiers":["doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/Column\/init(name:style:)"],"title":"Initializers"},{"title":"Instance Properties","identifiers":["doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/Column\/name-swift.property","doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/Column\/style-swift.property"]},{"title":"Type Aliases","identifiers":["doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/Column\/Name-swift.typealias"]}],"abstract":[{"text":"Column (a head line)","type":"text"}],"relationshipsSections":[{"identifiers":["doc:\/\/Csv2Img\/s8SendableP"],"kind":"relationships","title":"Conforms To","type":"conformsTo"}],"identifier":{"url":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/Column","interfaceLanguage":"swift"},"kind":"symbol","hierarchy":{"paths":[["doc:\/\/Csv2Img\/documentation\/Csv2Img","doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv"]]},"primaryContentSections":[{"declarations":[{"platforms":["macOS"],"tokens":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"text":"Column","kind":"identifier"}],"languages":["swift"]}],"kind":"declarations"},{"content":[{"type":"heading","text":"Overview","anchor":"overview","level":2},{"inlineContent":[{"text":"Column is the first one of vertically separated groups.","type":"text"}],"type":"paragraph"},{"inlineContent":[{"text":"following groups are treated as ","type":"text"},{"isActive":true,"identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/Row","type":"reference"},{"type":"text","text":"."}],"type":"paragraph"},{"type":"paragraph","inlineContent":[{"type":"text","text":"eg."}]},{"inlineContent":[{"type":"text","text":"1 2 3 4"}],"type":"paragraph"},{"inlineContent":[{"type":"text","text":"5 6 7 8"},{"type":"text","text":" "},{"type":"text","text":"→Column is [1, 2, 3, 4] and Row is [5, 6, 7, 8]."}],"type":"paragraph"},{"inlineContent":[{"type":"text","text":"Because this class is usually initialized via "},{"type":"reference","identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv","isActive":true},{"type":"text","text":", you do not have to take care about "},{"type":"reference","isActive":true,"identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/Column"},{"text":" in detail.","type":"text"}],"type":"paragraph"}],"kind":"content"}],"references":{"doc://Csv2Img/documentation/Csv2Img":{"url":"\/documentation\/csv2img","role":"collection","identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img","abstract":[],"title":"Csv2Img","kind":"symbol","type":"topic"},"doc://Csv2Img/documentation/Csv2Img/Csv":{"type":"topic","title":"Csv","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"Csv","kind":"identifier"}],"abstract":[{"type":"text","text":"Csv data structure"}],"role":"symbol","identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv","kind":"symbol","navigatorTitle":[{"text":"Csv","kind":"identifier"}],"url":"\/documentation\/csv2img\/csv"},"doc://Csv2Img/documentation/Csv2Img/Csv/Column/style-swift.property":{"fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"style","kind":"identifier"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Csv","preciseIdentifier":"s:7Csv2Img3CsvC"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"Column","preciseIdentifier":"s:7Csv2Img3CsvC6ColumnV"},{"kind":"text","text":"."},{"preciseIdentifier":"s:7Csv2Img3CsvC6ColumnV5StyleV","text":"Style","kind":"typeIdentifier"}],"title":"style","type":"topic","abstract":[],"identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/Column\/style-swift.property","role":"symbol","kind":"symbol","url":"\/documentation\/csv2img\/csv\/column\/style-swift.property"},"doc://Csv2Img/documentation/Csv2Img/Csv/Row":{"url":"\/documentation\/csv2img\/csv\/row","title":"Csv.Row","abstract":[{"text":"Row (a line)","type":"text"}],"navigatorTitle":[{"text":"Row","kind":"identifier"}],"role":"symbol","fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"Row"}],"type":"topic","identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/Row","kind":"symbol"},"doc://Csv2Img/documentation/Csv2Img/Csv/Column/name-swift.property":{"identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/Column\/name-swift.property","kind":"symbol","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"name","kind":"identifier"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:7Csv2Img3CsvC","text":"Csv"},{"kind":"text","text":"."},{"text":"Column","preciseIdentifier":"s:7Csv2Img3CsvC6ColumnV","kind":"typeIdentifier"},{"text":".","kind":"text"},{"preciseIdentifier":"s:7Csv2Img3CsvC6ColumnV4Namea","kind":"typeIdentifier","text":"Name"}],"abstract":[],"role":"symbol","url":"\/documentation\/csv2img\/csv\/column\/name-swift.property","title":"name","type":"topic"},"doc://Csv2Img/documentation/Csv2Img/Csv/Column/Name-swift.typealias":{"type":"topic","title":"Csv.Column.Name","fragments":[{"text":"typealias","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Name","kind":"identifier"}],"abstract":[{"type":"reference","identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/Column\/Name-swift.typealias","isActive":true},{"type":"text","text":" is just a typealias of "},{"type":"codeVoice","code":"String"}],"role":"symbol","identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/Column\/Name-swift.typealias","kind":"symbol","navigatorTitle":[{"text":"Name","kind":"identifier"}],"url":"\/documentation\/csv2img\/csv\/column\/name-swift.typealias"},"doc://Csv2Img/s8SendableP":{"type":"unresolvable","identifier":"doc:\/\/Csv2Img\/s8SendableP","title":"Swift.Sendable"},"doc://Csv2Img/documentation/Csv2Img/Csv/Column":{"identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/Column","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Column","kind":"identifier"}],"type":"topic","role":"symbol","title":"Csv.Column","kind":"symbol","url":"\/documentation\/csv2img\/csv\/column","navigatorTitle":[{"text":"Column","kind":"identifier"}],"abstract":[{"type":"text","text":"Column (a head line)"}]},"doc://Csv2Img/documentation/Csv2Img/Csv/Column/Style-swift.struct":{"title":"Csv.Column.Style","url":"\/documentation\/csv2img\/csv\/column\/style-swift.struct","kind":"symbol","abstract":[{"identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/Column\/Style-swift.struct","isActive":true,"type":"reference"},{"text":" decides the appearance of certain ","type":"text"},{"isActive":true,"identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/Column","type":"reference"},{"text":" group.","type":"text"}],"type":"topic","role":"symbol","identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/Column\/Style-swift.struct","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Style"}],"navigatorTitle":[{"kind":"identifier","text":"Style"}]},"doc://Csv2Img/documentation/Csv2Img/Csv/Column/init(name:style:)":{"url":"\/documentation\/csv2img\/csv\/column\/init(name:style:)","title":"init(name:style:)","role":"symbol","abstract":[],"kind":"symbol","identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/Column\/init(name:style:)","fragments":[{"kind":"identifier","text":"init"},{"text":"(","kind":"text"},{"text":"name","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:7Csv2Img3CsvC","text":"Csv","kind":"typeIdentifier"},{"kind":"text","text":"."},{"kind":"typeIdentifier","preciseIdentifier":"s:7Csv2Img3CsvC6ColumnV","text":"Column"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Name","preciseIdentifier":"s:7Csv2Img3CsvC6ColumnV4Namea"},{"text":", ","kind":"text"},{"text":"style","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Csv","preciseIdentifier":"s:7Csv2Img3CsvC"},{"kind":"text","text":"."},{"preciseIdentifier":"s:7Csv2Img3CsvC6ColumnV","text":"Column","kind":"typeIdentifier"},{"text":".","kind":"text"},{"preciseIdentifier":"s:7Csv2Img3CsvC6ColumnV5StyleV","text":"Style","kind":"typeIdentifier"},{"kind":"text","text":")"}],"type":"topic"}}} \ No newline at end of file +{"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/csv2img\/csv\/column"]}],"primaryContentSections":[{"declarations":[{"tokens":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"text":"Column","kind":"identifier"}],"platforms":["macOS"],"languages":["swift"]}],"kind":"declarations"},{"kind":"content","content":[{"level":2,"text":"Overview","anchor":"overview","type":"heading"},{"type":"paragraph","inlineContent":[{"type":"text","text":"Column is the first one of vertically separated groups."}]},{"inlineContent":[{"text":"following groups are treated as ","type":"text"},{"type":"reference","identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/Row","isActive":true},{"text":".","type":"text"}],"type":"paragraph"},{"type":"paragraph","inlineContent":[{"type":"text","text":"eg."}]},{"inlineContent":[{"type":"text","text":"1 2 3 4"}],"type":"paragraph"},{"type":"paragraph","inlineContent":[{"text":"5 6 7 8","type":"text"},{"type":"text","text":" "},{"type":"text","text":"→Column is [1, 2, 3, 4] and Row is [5, 6, 7, 8]."}]},{"inlineContent":[{"type":"text","text":"Because this class is usually initialized via "},{"type":"reference","isActive":true,"identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv"},{"type":"text","text":", you do not have to take care about "},{"identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/Column","isActive":true,"type":"reference"},{"text":" in detail.","type":"text"}],"type":"paragraph"}]}],"abstract":[{"type":"text","text":"Column (a head line)"}],"hierarchy":{"paths":[["doc:\/\/Csv2Img\/documentation\/Csv2Img","doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv"]]},"kind":"symbol","sections":[],"metadata":{"symbolKind":"struct","extendedModule":"Csv2Img","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Column"}],"title":"Csv.Column","role":"symbol","modules":[{"name":"Csv2Img"}],"navigatorTitle":[{"kind":"identifier","text":"Column"}],"roleHeading":"Structure","externalID":"s:7Csv2Img3CsvC6ColumnV"},"topicSections":[{"identifiers":["doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/Column\/Style-swift.struct"],"title":"Structures"},{"title":"Initializers","identifiers":["doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/Column\/init(name:style:)"]},{"identifiers":["doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/Column\/name-swift.property","doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/Column\/style-swift.property"],"title":"Instance Properties"},{"title":"Type Aliases","identifiers":["doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/Column\/Name-swift.typealias"]}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/Column"},"schemaVersion":{"major":0,"patch":0,"minor":3},"relationshipsSections":[{"identifiers":["doc:\/\/Csv2Img\/s8SendableP"],"kind":"relationships","title":"Conforms To","type":"conformsTo"}],"references":{"doc://Csv2Img/documentation/Csv2Img":{"abstract":[],"role":"collection","title":"Csv2Img","url":"\/documentation\/csv2img","identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img","type":"topic","kind":"symbol"},"doc://Csv2Img/documentation/Csv2Img/Csv/Column/Name-swift.typealias":{"navigatorTitle":[{"kind":"identifier","text":"Name"}],"abstract":[{"identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/Column\/Name-swift.typealias","isActive":true,"type":"reference"},{"text":" is just a typealias of ","type":"text"},{"code":"String","type":"codeVoice"}],"fragments":[{"text":"typealias","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Name"}],"role":"symbol","title":"Csv.Column.Name","identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/Column\/Name-swift.typealias","type":"topic","url":"\/documentation\/csv2img\/csv\/column\/name-swift.typealias","kind":"symbol"},"doc://Csv2Img/documentation/Csv2Img/Csv":{"identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv","title":"Csv","navigatorTitle":[{"text":"Csv","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Csv","kind":"identifier"}],"abstract":[{"type":"text","text":"Csv data structure"}],"role":"symbol","kind":"symbol","type":"topic","url":"\/documentation\/csv2img\/csv"},"doc://Csv2Img/s8SendableP":{"title":"Swift.Sendable","type":"unresolvable","identifier":"doc:\/\/Csv2Img\/s8SendableP"},"doc://Csv2Img/documentation/Csv2Img/Csv/Row":{"abstract":[{"text":"Row (a line)","type":"text"}],"role":"symbol","identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/Row","url":"\/documentation\/csv2img\/csv\/row","title":"Csv.Row","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"text":"Row","kind":"identifier"}],"navigatorTitle":[{"kind":"identifier","text":"Row"}],"kind":"symbol","type":"topic"},"doc://Csv2Img/documentation/Csv2Img/Csv/Column":{"type":"topic","fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"Column"}],"kind":"symbol","title":"Csv.Column","role":"symbol","url":"\/documentation\/csv2img\/csv\/column","navigatorTitle":[{"kind":"identifier","text":"Column"}],"abstract":[{"text":"Column (a head line)","type":"text"}],"identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/Column"},"doc://Csv2Img/documentation/Csv2Img/Csv/Column/name-swift.property":{"type":"topic","title":"name","role":"symbol","kind":"symbol","identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/Column\/name-swift.property","url":"\/documentation\/csv2img\/csv\/column\/name-swift.property","abstract":[],"fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"name"},{"kind":"text","text":": "},{"preciseIdentifier":"s:7Csv2Img3CsvC","text":"Csv","kind":"typeIdentifier"},{"text":".","kind":"text"},{"preciseIdentifier":"s:7Csv2Img3CsvC6ColumnV","kind":"typeIdentifier","text":"Column"},{"kind":"text","text":"."},{"kind":"typeIdentifier","preciseIdentifier":"s:7Csv2Img3CsvC6ColumnV4Namea","text":"Name"}]},"doc://Csv2Img/documentation/Csv2Img/Csv/Column/init(name:style:)":{"type":"topic","title":"init(name:style:)","role":"symbol","kind":"symbol","identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/Column\/init(name:style:)","url":"\/documentation\/csv2img\/csv\/column\/init(name:style:)","abstract":[],"fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"name"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:7Csv2Img3CsvC","text":"Csv","kind":"typeIdentifier"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Column","preciseIdentifier":"s:7Csv2Img3CsvC6ColumnV"},{"text":".","kind":"text"},{"preciseIdentifier":"s:7Csv2Img3CsvC6ColumnV4Namea","kind":"typeIdentifier","text":"Name"},{"kind":"text","text":", "},{"kind":"externalParam","text":"style"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:7Csv2Img3CsvC","kind":"typeIdentifier","text":"Csv"},{"kind":"text","text":"."},{"kind":"typeIdentifier","preciseIdentifier":"s:7Csv2Img3CsvC6ColumnV","text":"Column"},{"text":".","kind":"text"},{"text":"Style","kind":"typeIdentifier","preciseIdentifier":"s:7Csv2Img3CsvC6ColumnV5StyleV"},{"kind":"text","text":")"}]},"doc://Csv2Img/documentation/Csv2Img/Csv/Column/style-swift.property":{"identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/Column\/style-swift.property","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"style","kind":"identifier"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:7Csv2Img3CsvC","kind":"typeIdentifier","text":"Csv"},{"kind":"text","text":"."},{"kind":"typeIdentifier","preciseIdentifier":"s:7Csv2Img3CsvC6ColumnV","text":"Column"},{"kind":"text","text":"."},{"text":"Style","kind":"typeIdentifier","preciseIdentifier":"s:7Csv2Img3CsvC6ColumnV5StyleV"}],"url":"\/documentation\/csv2img\/csv\/column\/style-swift.property","type":"topic","title":"style","role":"symbol","abstract":[],"kind":"symbol"},"doc://Csv2Img/documentation/Csv2Img/Csv/Column/Style-swift.struct":{"abstract":[{"identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/Column\/Style-swift.struct","type":"reference","isActive":true},{"text":" decides the appearance of certain ","type":"text"},{"identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/Column","type":"reference","isActive":true},{"type":"text","text":" group."}],"title":"Csv.Column.Style","navigatorTitle":[{"kind":"identifier","text":"Style"}],"fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"Style"}],"type":"topic","identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/Column\/Style-swift.struct","kind":"symbol","url":"\/documentation\/csv2img\/csv\/column\/style-swift.struct","role":"symbol"}}} \ No newline at end of file diff --git a/docs/data/documentation/csv2img/csv/column/init(name:style:).json b/docs/data/documentation/csv2img/csv/column/init(name:style:).json index e7c1df2..2ea4628 100644 --- a/docs/data/documentation/csv2img/csv/column/init(name:style:).json +++ b/docs/data/documentation/csv2img/csv/column/init(name:style:).json @@ -1 +1 @@ -{"schemaVersion":{"major":0,"patch":0,"minor":3},"sections":[],"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["macOS"],"tokens":[{"kind":"keyword","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"name"},{"kind":"text","text":": "},{"preciseIdentifier":"s:7Csv2Img3CsvC","text":"Csv","identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv","kind":"typeIdentifier"},{"kind":"text","text":"."},{"identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/Column","kind":"typeIdentifier","text":"Column","preciseIdentifier":"s:7Csv2Img3CsvC6ColumnV"},{"text":".","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7Csv2Img3CsvC6ColumnV4Namea","text":"Name","identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/Column\/Name-swift.typealias"},{"text":", ","kind":"text"},{"text":"style","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:7Csv2Img3CsvC","text":"Csv","kind":"typeIdentifier","identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv"},{"kind":"text","text":"."},{"preciseIdentifier":"s:7Csv2Img3CsvC6ColumnV","identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/Column","text":"Column","kind":"typeIdentifier"},{"text":".","kind":"text"},{"text":"Style","preciseIdentifier":"s:7Csv2Img3CsvC6ColumnV5StyleV","identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/Column\/Style-swift.struct","kind":"typeIdentifier"},{"kind":"text","text":")"}],"languages":["swift"]}]}],"variants":[{"paths":["\/documentation\/csv2img\/csv\/column\/init(name:style:)"],"traits":[{"interfaceLanguage":"swift"}]}],"kind":"symbol","identifier":{"url":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/Column\/init(name:style:)","interfaceLanguage":"swift"},"metadata":{"externalID":"s:7Csv2Img3CsvC6ColumnV4name5styleAESS_AE5StyleVtcfc","modules":[{"name":"Csv2Img"}],"role":"symbol","roleHeading":"Initializer","symbolKind":"init","title":"init(name:style:)","fragments":[{"text":"init","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"name"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:7Csv2Img3CsvC","text":"Csv","kind":"typeIdentifier"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Column","preciseIdentifier":"s:7Csv2Img3CsvC6ColumnV"},{"kind":"text","text":"."},{"preciseIdentifier":"s:7Csv2Img3CsvC6ColumnV4Namea","text":"Name","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"style"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:7Csv2Img3CsvC","text":"Csv"},{"kind":"text","text":"."},{"preciseIdentifier":"s:7Csv2Img3CsvC6ColumnV","text":"Column","kind":"typeIdentifier"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Style","preciseIdentifier":"s:7Csv2Img3CsvC6ColumnV5StyleV"},{"text":")","kind":"text"}]},"hierarchy":{"paths":[["doc:\/\/Csv2Img\/documentation\/Csv2Img","doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv","doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/Column"]]},"references":{"doc://Csv2Img/documentation/Csv2Img":{"url":"\/documentation\/csv2img","role":"collection","identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img","abstract":[],"title":"Csv2Img","kind":"symbol","type":"topic"},"doc://Csv2Img/documentation/Csv2Img/Csv/Column/Style-swift.struct":{"title":"Csv.Column.Style","url":"\/documentation\/csv2img\/csv\/column\/style-swift.struct","kind":"symbol","abstract":[{"identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/Column\/Style-swift.struct","isActive":true,"type":"reference"},{"text":" decides the appearance of certain ","type":"text"},{"isActive":true,"identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/Column","type":"reference"},{"text":" group.","type":"text"}],"type":"topic","role":"symbol","identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/Column\/Style-swift.struct","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Style"}],"navigatorTitle":[{"kind":"identifier","text":"Style"}]},"doc://Csv2Img/documentation/Csv2Img/Csv/Column/init(name:style:)":{"url":"\/documentation\/csv2img\/csv\/column\/init(name:style:)","title":"init(name:style:)","role":"symbol","abstract":[],"kind":"symbol","identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/Column\/init(name:style:)","fragments":[{"kind":"identifier","text":"init"},{"text":"(","kind":"text"},{"text":"name","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:7Csv2Img3CsvC","text":"Csv","kind":"typeIdentifier"},{"kind":"text","text":"."},{"kind":"typeIdentifier","preciseIdentifier":"s:7Csv2Img3CsvC6ColumnV","text":"Column"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Name","preciseIdentifier":"s:7Csv2Img3CsvC6ColumnV4Namea"},{"text":", ","kind":"text"},{"text":"style","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Csv","preciseIdentifier":"s:7Csv2Img3CsvC"},{"kind":"text","text":"."},{"preciseIdentifier":"s:7Csv2Img3CsvC6ColumnV","text":"Column","kind":"typeIdentifier"},{"text":".","kind":"text"},{"preciseIdentifier":"s:7Csv2Img3CsvC6ColumnV5StyleV","text":"Style","kind":"typeIdentifier"},{"kind":"text","text":")"}],"type":"topic"},"doc://Csv2Img/documentation/Csv2Img/Csv/Column":{"identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/Column","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Column","kind":"identifier"}],"type":"topic","role":"symbol","title":"Csv.Column","kind":"symbol","url":"\/documentation\/csv2img\/csv\/column","navigatorTitle":[{"text":"Column","kind":"identifier"}],"abstract":[{"type":"text","text":"Column (a head line)"}]},"doc://Csv2Img/documentation/Csv2Img/Csv/Column/Name-swift.typealias":{"type":"topic","title":"Csv.Column.Name","fragments":[{"text":"typealias","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Name","kind":"identifier"}],"abstract":[{"type":"reference","identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/Column\/Name-swift.typealias","isActive":true},{"type":"text","text":" is just a typealias of "},{"type":"codeVoice","code":"String"}],"role":"symbol","identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/Column\/Name-swift.typealias","kind":"symbol","navigatorTitle":[{"text":"Name","kind":"identifier"}],"url":"\/documentation\/csv2img\/csv\/column\/name-swift.typealias"},"doc://Csv2Img/documentation/Csv2Img/Csv":{"type":"topic","title":"Csv","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"Csv","kind":"identifier"}],"abstract":[{"type":"text","text":"Csv data structure"}],"role":"symbol","identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv","kind":"symbol","navigatorTitle":[{"text":"Csv","kind":"identifier"}],"url":"\/documentation\/csv2img\/csv"}}} \ No newline at end of file +{"metadata":{"modules":[{"name":"Csv2Img"}],"roleHeading":"Initializer","symbolKind":"init","fragments":[{"text":"init","kind":"identifier"},{"kind":"text","text":"("},{"kind":"externalParam","text":"name"},{"text":": ","kind":"text"},{"text":"Csv","kind":"typeIdentifier","preciseIdentifier":"s:7Csv2Img3CsvC"},{"kind":"text","text":"."},{"text":"Column","kind":"typeIdentifier","preciseIdentifier":"s:7Csv2Img3CsvC6ColumnV"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"Name","preciseIdentifier":"s:7Csv2Img3CsvC6ColumnV4Namea"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"style"},{"text":": ","kind":"text"},{"text":"Csv","kind":"typeIdentifier","preciseIdentifier":"s:7Csv2Img3CsvC"},{"text":".","kind":"text"},{"preciseIdentifier":"s:7Csv2Img3CsvC6ColumnV","text":"Column","kind":"typeIdentifier"},{"text":".","kind":"text"},{"text":"Style","kind":"typeIdentifier","preciseIdentifier":"s:7Csv2Img3CsvC6ColumnV5StyleV"},{"text":")","kind":"text"}],"title":"init(name:style:)","externalID":"s:7Csv2Img3CsvC6ColumnV4name5styleAESS_AE5StyleVtcfc","role":"symbol"},"sections":[],"primaryContentSections":[{"declarations":[{"tokens":[{"kind":"keyword","text":"init"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"name"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Csv","preciseIdentifier":"s:7Csv2Img3CsvC","identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv"},{"kind":"text","text":"."},{"kind":"typeIdentifier","identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/Column","text":"Column","preciseIdentifier":"s:7Csv2Img3CsvC6ColumnV"},{"kind":"text","text":"."},{"preciseIdentifier":"s:7Csv2Img3CsvC6ColumnV4Namea","identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/Column\/Name-swift.typealias","text":"Name","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"style","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7Csv2Img3CsvC","text":"Csv","identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv"},{"kind":"text","text":"."},{"kind":"typeIdentifier","preciseIdentifier":"s:7Csv2Img3CsvC6ColumnV","text":"Column","identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/Column"},{"kind":"text","text":"."},{"identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/Column\/Style-swift.struct","text":"Style","kind":"typeIdentifier","preciseIdentifier":"s:7Csv2Img3CsvC6ColumnV5StyleV"},{"text":")","kind":"text"}],"platforms":["macOS"],"languages":["swift"]}],"kind":"declarations"}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/csv2img\/csv\/column\/init(name:style:)"]}],"schemaVersion":{"major":0,"patch":0,"minor":3},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/Column\/init(name:style:)"},"kind":"symbol","hierarchy":{"paths":[["doc:\/\/Csv2Img\/documentation\/Csv2Img","doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv","doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/Column"]]},"references":{"doc://Csv2Img/documentation/Csv2Img/Csv/Column/init(name:style:)":{"type":"topic","title":"init(name:style:)","role":"symbol","kind":"symbol","identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/Column\/init(name:style:)","url":"\/documentation\/csv2img\/csv\/column\/init(name:style:)","abstract":[],"fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"name"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:7Csv2Img3CsvC","text":"Csv","kind":"typeIdentifier"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Column","preciseIdentifier":"s:7Csv2Img3CsvC6ColumnV"},{"text":".","kind":"text"},{"preciseIdentifier":"s:7Csv2Img3CsvC6ColumnV4Namea","kind":"typeIdentifier","text":"Name"},{"kind":"text","text":", "},{"kind":"externalParam","text":"style"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:7Csv2Img3CsvC","kind":"typeIdentifier","text":"Csv"},{"kind":"text","text":"."},{"kind":"typeIdentifier","preciseIdentifier":"s:7Csv2Img3CsvC6ColumnV","text":"Column"},{"text":".","kind":"text"},{"text":"Style","kind":"typeIdentifier","preciseIdentifier":"s:7Csv2Img3CsvC6ColumnV5StyleV"},{"kind":"text","text":")"}]},"doc://Csv2Img/documentation/Csv2Img/Csv/Column":{"type":"topic","fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"Column"}],"kind":"symbol","title":"Csv.Column","role":"symbol","url":"\/documentation\/csv2img\/csv\/column","navigatorTitle":[{"kind":"identifier","text":"Column"}],"abstract":[{"text":"Column (a head line)","type":"text"}],"identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/Column"},"doc://Csv2Img/documentation/Csv2Img/Csv":{"identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv","title":"Csv","navigatorTitle":[{"text":"Csv","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Csv","kind":"identifier"}],"abstract":[{"type":"text","text":"Csv data structure"}],"role":"symbol","kind":"symbol","type":"topic","url":"\/documentation\/csv2img\/csv"},"doc://Csv2Img/documentation/Csv2Img":{"role":"collection","title":"Csv2Img","abstract":[],"kind":"symbol","identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img","type":"topic","url":"\/documentation\/csv2img"},"doc://Csv2Img/documentation/Csv2Img/Csv/Column/Name-swift.typealias":{"navigatorTitle":[{"kind":"identifier","text":"Name"}],"abstract":[{"identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/Column\/Name-swift.typealias","isActive":true,"type":"reference"},{"text":" is just a typealias of ","type":"text"},{"code":"String","type":"codeVoice"}],"fragments":[{"text":"typealias","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Name"}],"role":"symbol","title":"Csv.Column.Name","identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/Column\/Name-swift.typealias","type":"topic","url":"\/documentation\/csv2img\/csv\/column\/name-swift.typealias","kind":"symbol"},"doc://Csv2Img/documentation/Csv2Img/Csv/Column/Style-swift.struct":{"abstract":[{"identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/Column\/Style-swift.struct","type":"reference","isActive":true},{"text":" decides the appearance of certain ","type":"text"},{"identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/Column","type":"reference","isActive":true},{"type":"text","text":" group."}],"title":"Csv.Column.Style","navigatorTitle":[{"kind":"identifier","text":"Style"}],"fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"Style"}],"type":"topic","identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/Column\/Style-swift.struct","kind":"symbol","url":"\/documentation\/csv2img\/csv\/column\/style-swift.struct","role":"symbol"}}} \ No newline at end of file diff --git a/docs/data/documentation/csv2img/csv/column/name-swift.property.json b/docs/data/documentation/csv2img/csv/column/name-swift.property.json index a95a0a0..4d2c22c 100644 --- a/docs/data/documentation/csv2img/csv/column/name-swift.property.json +++ b/docs/data/documentation/csv2img/csv/column/name-swift.property.json @@ -1 +1 @@ -{"schemaVersion":{"minor":3,"patch":0,"major":0},"kind":"symbol","sections":[],"metadata":{"role":"symbol","roleHeading":"Instance Property","symbolKind":"property","modules":[{"name":"Csv2Img"}],"title":"name","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"name"},{"kind":"text","text":": "},{"text":"Csv","preciseIdentifier":"s:7Csv2Img3CsvC","kind":"typeIdentifier"},{"text":".","kind":"text"},{"text":"Column","preciseIdentifier":"s:7Csv2Img3CsvC6ColumnV","kind":"typeIdentifier"},{"kind":"text","text":"."},{"text":"Name","kind":"typeIdentifier","preciseIdentifier":"s:7Csv2Img3CsvC6ColumnV4Namea"}],"externalID":"s:7Csv2Img3CsvC6ColumnV4nameSSvp"},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/Column\/name-swift.property"},"hierarchy":{"paths":[["doc:\/\/Csv2Img\/documentation\/Csv2Img","doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv","doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/Column"]]},"primaryContentSections":[{"declarations":[{"platforms":["macOS"],"tokens":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"name","kind":"identifier"},{"kind":"text","text":": "},{"identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv","kind":"typeIdentifier","preciseIdentifier":"s:7Csv2Img3CsvC","text":"Csv"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Column","preciseIdentifier":"s:7Csv2Img3CsvC6ColumnV","identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/Column"},{"kind":"text","text":"."},{"identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/Column\/Name-swift.typealias","preciseIdentifier":"s:7Csv2Img3CsvC6ColumnV4Namea","kind":"typeIdentifier","text":"Name"}],"languages":["swift"]}],"kind":"declarations"}],"variants":[{"paths":["\/documentation\/csv2img\/csv\/column\/name-swift.property"],"traits":[{"interfaceLanguage":"swift"}]}],"references":{"doc://Csv2Img/documentation/Csv2Img/Csv":{"type":"topic","title":"Csv","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"Csv","kind":"identifier"}],"abstract":[{"type":"text","text":"Csv data structure"}],"role":"symbol","identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv","kind":"symbol","navigatorTitle":[{"text":"Csv","kind":"identifier"}],"url":"\/documentation\/csv2img\/csv"},"doc://Csv2Img/documentation/Csv2Img/Csv/Column":{"identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/Column","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Column","kind":"identifier"}],"type":"topic","role":"symbol","title":"Csv.Column","kind":"symbol","url":"\/documentation\/csv2img\/csv\/column","navigatorTitle":[{"text":"Column","kind":"identifier"}],"abstract":[{"type":"text","text":"Column (a head line)"}]},"doc://Csv2Img/documentation/Csv2Img":{"url":"\/documentation\/csv2img","role":"collection","identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img","abstract":[],"title":"Csv2Img","kind":"symbol","type":"topic"},"doc://Csv2Img/documentation/Csv2Img/Csv/Column/name-swift.property":{"identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/Column\/name-swift.property","kind":"symbol","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"name","kind":"identifier"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:7Csv2Img3CsvC","text":"Csv"},{"kind":"text","text":"."},{"text":"Column","preciseIdentifier":"s:7Csv2Img3CsvC6ColumnV","kind":"typeIdentifier"},{"text":".","kind":"text"},{"preciseIdentifier":"s:7Csv2Img3CsvC6ColumnV4Namea","kind":"typeIdentifier","text":"Name"}],"abstract":[],"role":"symbol","url":"\/documentation\/csv2img\/csv\/column\/name-swift.property","title":"name","type":"topic"},"doc://Csv2Img/documentation/Csv2Img/Csv/Column/Name-swift.typealias":{"type":"topic","title":"Csv.Column.Name","fragments":[{"text":"typealias","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Name","kind":"identifier"}],"abstract":[{"type":"reference","identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/Column\/Name-swift.typealias","isActive":true},{"type":"text","text":" is just a typealias of "},{"type":"codeVoice","code":"String"}],"role":"symbol","identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/Column\/Name-swift.typealias","kind":"symbol","navigatorTitle":[{"text":"Name","kind":"identifier"}],"url":"\/documentation\/csv2img\/csv\/column\/name-swift.typealias"}}} \ No newline at end of file +{"metadata":{"role":"symbol","externalID":"s:7Csv2Img3CsvC6ColumnV4nameSSvp","symbolKind":"property","roleHeading":"Instance Property","modules":[{"name":"Csv2Img"}],"title":"name","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"name"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7Csv2Img3CsvC","text":"Csv"},{"text":".","kind":"text"},{"text":"Column","kind":"typeIdentifier","preciseIdentifier":"s:7Csv2Img3CsvC6ColumnV"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"Name","preciseIdentifier":"s:7Csv2Img3CsvC6ColumnV4Namea"}]},"identifier":{"url":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/Column\/name-swift.property","interfaceLanguage":"swift"},"hierarchy":{"paths":[["doc:\/\/Csv2Img\/documentation\/Csv2Img","doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv","doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/Column"]]},"variants":[{"paths":["\/documentation\/csv2img\/csv\/column\/name-swift.property"],"traits":[{"interfaceLanguage":"swift"}]}],"kind":"symbol","sections":[],"primaryContentSections":[{"declarations":[{"platforms":["macOS"],"tokens":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"name","kind":"identifier"},{"text":": ","kind":"text"},{"text":"Csv","preciseIdentifier":"s:7Csv2Img3CsvC","identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv","kind":"typeIdentifier"},{"kind":"text","text":"."},{"identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/Column","text":"Column","preciseIdentifier":"s:7Csv2Img3CsvC6ColumnV","kind":"typeIdentifier"},{"kind":"text","text":"."},{"kind":"typeIdentifier","preciseIdentifier":"s:7Csv2Img3CsvC6ColumnV4Namea","text":"Name","identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/Column\/Name-swift.typealias"}],"languages":["swift"]}],"kind":"declarations"}],"schemaVersion":{"minor":3,"patch":0,"major":0},"references":{"doc://Csv2Img/documentation/Csv2Img/Csv/Column/name-swift.property":{"type":"topic","title":"name","role":"symbol","kind":"symbol","identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/Column\/name-swift.property","url":"\/documentation\/csv2img\/csv\/column\/name-swift.property","abstract":[],"fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"name"},{"kind":"text","text":": "},{"preciseIdentifier":"s:7Csv2Img3CsvC","text":"Csv","kind":"typeIdentifier"},{"text":".","kind":"text"},{"preciseIdentifier":"s:7Csv2Img3CsvC6ColumnV","kind":"typeIdentifier","text":"Column"},{"kind":"text","text":"."},{"kind":"typeIdentifier","preciseIdentifier":"s:7Csv2Img3CsvC6ColumnV4Namea","text":"Name"}]},"doc://Csv2Img/documentation/Csv2Img":{"role":"collection","title":"Csv2Img","abstract":[],"kind":"symbol","identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img","type":"topic","url":"\/documentation\/csv2img"},"doc://Csv2Img/documentation/Csv2Img/Csv/Column/Name-swift.typealias":{"navigatorTitle":[{"kind":"identifier","text":"Name"}],"abstract":[{"identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/Column\/Name-swift.typealias","isActive":true,"type":"reference"},{"text":" is just a typealias of ","type":"text"},{"code":"String","type":"codeVoice"}],"fragments":[{"text":"typealias","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Name"}],"role":"symbol","title":"Csv.Column.Name","identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/Column\/Name-swift.typealias","type":"topic","url":"\/documentation\/csv2img\/csv\/column\/name-swift.typealias","kind":"symbol"},"doc://Csv2Img/documentation/Csv2Img/Csv/Column":{"type":"topic","fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"Column"}],"kind":"symbol","title":"Csv.Column","role":"symbol","url":"\/documentation\/csv2img\/csv\/column","navigatorTitle":[{"kind":"identifier","text":"Column"}],"abstract":[{"text":"Column (a head line)","type":"text"}],"identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/Column"},"doc://Csv2Img/documentation/Csv2Img/Csv":{"identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv","title":"Csv","navigatorTitle":[{"text":"Csv","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Csv","kind":"identifier"}],"abstract":[{"type":"text","text":"Csv data structure"}],"role":"symbol","kind":"symbol","type":"topic","url":"\/documentation\/csv2img\/csv"}}} \ No newline at end of file diff --git a/docs/data/documentation/csv2img/csv/column/name-swift.typealias.json b/docs/data/documentation/csv2img/csv/column/name-swift.typealias.json index 4ecf61b..dfda146 100644 --- a/docs/data/documentation/csv2img/csv/column/name-swift.typealias.json +++ b/docs/data/documentation/csv2img/csv/column/name-swift.typealias.json @@ -1 +1 @@ -{"hierarchy":{"paths":[["doc:\/\/Csv2Img\/documentation\/Csv2Img","doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv","doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/Column"]]},"variants":[{"paths":["\/documentation\/csv2img\/csv\/column\/name-swift.typealias"],"traits":[{"interfaceLanguage":"swift"}]}],"sections":[],"schemaVersion":{"minor":3,"patch":0,"major":0},"kind":"symbol","primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["macOS"],"tokens":[{"text":"typealias","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"Name"},{"kind":"text","text":" = "},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"}],"languages":["swift"]}]}],"abstract":[{"isActive":true,"identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/Column\/Name-swift.typealias","type":"reference"},{"text":" is just a typealias of ","type":"text"},{"type":"codeVoice","code":"String"}],"identifier":{"url":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/Column\/Name-swift.typealias","interfaceLanguage":"swift"},"metadata":{"navigatorTitle":[{"text":"Name","kind":"identifier"}],"externalID":"s:7Csv2Img3CsvC6ColumnV4Namea","role":"symbol","fragments":[{"kind":"keyword","text":"typealias"},{"kind":"text","text":" "},{"text":"Name","kind":"identifier"}],"extendedModule":"Csv2Img","roleHeading":"Type Alias","modules":[{"name":"Csv2Img"}],"title":"Csv.Column.Name","symbolKind":"typealias"},"references":{"doc://Csv2Img/documentation/Csv2Img/Csv/Column/Name-swift.typealias":{"type":"topic","title":"Csv.Column.Name","fragments":[{"text":"typealias","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Name","kind":"identifier"}],"abstract":[{"type":"reference","identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/Column\/Name-swift.typealias","isActive":true},{"type":"text","text":" is just a typealias of "},{"type":"codeVoice","code":"String"}],"role":"symbol","identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/Column\/Name-swift.typealias","kind":"symbol","navigatorTitle":[{"text":"Name","kind":"identifier"}],"url":"\/documentation\/csv2img\/csv\/column\/name-swift.typealias"},"doc://Csv2Img/documentation/Csv2Img/Csv":{"type":"topic","title":"Csv","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"Csv","kind":"identifier"}],"abstract":[{"type":"text","text":"Csv data structure"}],"role":"symbol","identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv","kind":"symbol","navigatorTitle":[{"text":"Csv","kind":"identifier"}],"url":"\/documentation\/csv2img\/csv"},"doc://Csv2Img/documentation/Csv2Img/Csv/Column":{"identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/Column","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Column","kind":"identifier"}],"type":"topic","role":"symbol","title":"Csv.Column","kind":"symbol","url":"\/documentation\/csv2img\/csv\/column","navigatorTitle":[{"text":"Column","kind":"identifier"}],"abstract":[{"type":"text","text":"Column (a head line)"}]},"doc://Csv2Img/documentation/Csv2Img":{"url":"\/documentation\/csv2img","role":"collection","identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img","abstract":[],"title":"Csv2Img","kind":"symbol","type":"topic"}}} \ No newline at end of file +{"hierarchy":{"paths":[["doc:\/\/Csv2Img\/documentation\/Csv2Img","doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv","doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/Column"]]},"abstract":[{"identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/Column\/Name-swift.typealias","isActive":true,"type":"reference"},{"type":"text","text":" is just a typealias of "},{"type":"codeVoice","code":"String"}],"variants":[{"paths":["\/documentation\/csv2img\/csv\/column\/name-swift.typealias"],"traits":[{"interfaceLanguage":"swift"}]}],"sections":[],"primaryContentSections":[{"declarations":[{"languages":["swift"],"platforms":["macOS"],"tokens":[{"text":"typealias","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Name","kind":"identifier"},{"text":" = ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"}]}],"kind":"declarations"}],"metadata":{"role":"symbol","symbolKind":"typealias","navigatorTitle":[{"text":"Name","kind":"identifier"}],"roleHeading":"Type Alias","externalID":"s:7Csv2Img3CsvC6ColumnV4Namea","title":"Csv.Column.Name","fragments":[{"kind":"keyword","text":"typealias"},{"text":" ","kind":"text"},{"text":"Name","kind":"identifier"}],"extendedModule":"Csv2Img","modules":[{"name":"Csv2Img"}]},"identifier":{"url":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/Column\/Name-swift.typealias","interfaceLanguage":"swift"},"kind":"symbol","schemaVersion":{"minor":3,"major":0,"patch":0},"references":{"doc://Csv2Img/documentation/Csv2Img/Csv/Column/Name-swift.typealias":{"navigatorTitle":[{"kind":"identifier","text":"Name"}],"abstract":[{"identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/Column\/Name-swift.typealias","isActive":true,"type":"reference"},{"text":" is just a typealias of ","type":"text"},{"code":"String","type":"codeVoice"}],"fragments":[{"text":"typealias","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Name"}],"role":"symbol","title":"Csv.Column.Name","identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/Column\/Name-swift.typealias","type":"topic","url":"\/documentation\/csv2img\/csv\/column\/name-swift.typealias","kind":"symbol"},"doc://Csv2Img/documentation/Csv2Img/Csv":{"identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv","title":"Csv","navigatorTitle":[{"text":"Csv","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Csv","kind":"identifier"}],"abstract":[{"type":"text","text":"Csv data structure"}],"role":"symbol","kind":"symbol","type":"topic","url":"\/documentation\/csv2img\/csv"},"doc://Csv2Img/documentation/Csv2Img":{"role":"collection","title":"Csv2Img","abstract":[],"kind":"symbol","identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img","type":"topic","url":"\/documentation\/csv2img"},"doc://Csv2Img/documentation/Csv2Img/Csv/Column":{"type":"topic","fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"Column"}],"kind":"symbol","title":"Csv.Column","role":"symbol","url":"\/documentation\/csv2img\/csv\/column","navigatorTitle":[{"kind":"identifier","text":"Column"}],"abstract":[{"text":"Column (a head line)","type":"text"}],"identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/Column"}}} \ No newline at end of file diff --git a/docs/data/documentation/csv2img/csv/column/style-swift.property.json b/docs/data/documentation/csv2img/csv/column/style-swift.property.json index e5d4eff..0eb83f4 100644 --- a/docs/data/documentation/csv2img/csv/column/style-swift.property.json +++ b/docs/data/documentation/csv2img/csv/column/style-swift.property.json @@ -1 +1 @@ -{"sections":[],"hierarchy":{"paths":[["doc:\/\/Csv2Img\/documentation\/Csv2Img","doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv","doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/Column"]]},"metadata":{"role":"symbol","symbolKind":"property","modules":[{"name":"Csv2Img"}],"fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"style"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7Csv2Img3CsvC","text":"Csv"},{"text":".","kind":"text"},{"text":"Column","kind":"typeIdentifier","preciseIdentifier":"s:7Csv2Img3CsvC6ColumnV"},{"text":".","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7Csv2Img3CsvC6ColumnV5StyleV","text":"Style"}],"externalID":"s:7Csv2Img3CsvC6ColumnV5styleAE5StyleVvp","roleHeading":"Instance Property","title":"style"},"kind":"symbol","schemaVersion":{"major":0,"minor":3,"patch":0},"variants":[{"paths":["\/documentation\/csv2img\/csv\/column\/style-swift.property"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/Column\/style-swift.property","interfaceLanguage":"swift"},"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"tokens":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"style"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7Csv2Img3CsvC","identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv","text":"Csv"},{"kind":"text","text":"."},{"identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/Column","preciseIdentifier":"s:7Csv2Img3CsvC6ColumnV","text":"Column","kind":"typeIdentifier"},{"kind":"text","text":"."},{"preciseIdentifier":"s:7Csv2Img3CsvC6ColumnV5StyleV","text":"Style","identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/Column\/Style-swift.struct","kind":"typeIdentifier"}],"platforms":["macOS"]}]}],"references":{"doc://Csv2Img/documentation/Csv2Img/Csv":{"type":"topic","title":"Csv","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"Csv","kind":"identifier"}],"abstract":[{"type":"text","text":"Csv data structure"}],"role":"symbol","identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv","kind":"symbol","navigatorTitle":[{"text":"Csv","kind":"identifier"}],"url":"\/documentation\/csv2img\/csv"},"doc://Csv2Img/documentation/Csv2Img/Csv/Column":{"identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/Column","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Column","kind":"identifier"}],"type":"topic","role":"symbol","title":"Csv.Column","kind":"symbol","url":"\/documentation\/csv2img\/csv\/column","navigatorTitle":[{"text":"Column","kind":"identifier"}],"abstract":[{"type":"text","text":"Column (a head line)"}]},"doc://Csv2Img/documentation/Csv2Img/Csv/Column/Style-swift.struct":{"title":"Csv.Column.Style","url":"\/documentation\/csv2img\/csv\/column\/style-swift.struct","kind":"symbol","abstract":[{"identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/Column\/Style-swift.struct","isActive":true,"type":"reference"},{"text":" decides the appearance of certain ","type":"text"},{"isActive":true,"identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/Column","type":"reference"},{"text":" group.","type":"text"}],"type":"topic","role":"symbol","identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/Column\/Style-swift.struct","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Style"}],"navigatorTitle":[{"kind":"identifier","text":"Style"}]},"doc://Csv2Img/documentation/Csv2Img":{"url":"\/documentation\/csv2img","role":"collection","identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img","abstract":[],"title":"Csv2Img","kind":"symbol","type":"topic"},"doc://Csv2Img/documentation/Csv2Img/Csv/Column/style-swift.property":{"fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"style","kind":"identifier"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Csv","preciseIdentifier":"s:7Csv2Img3CsvC"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"Column","preciseIdentifier":"s:7Csv2Img3CsvC6ColumnV"},{"kind":"text","text":"."},{"preciseIdentifier":"s:7Csv2Img3CsvC6ColumnV5StyleV","text":"Style","kind":"typeIdentifier"}],"title":"style","type":"topic","abstract":[],"identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/Column\/style-swift.property","role":"symbol","kind":"symbol","url":"\/documentation\/csv2img\/csv\/column\/style-swift.property"}}} \ No newline at end of file +{"schemaVersion":{"minor":3,"major":0,"patch":0},"metadata":{"role":"symbol","roleHeading":"Instance Property","symbolKind":"property","title":"style","modules":[{"name":"Csv2Img"}],"externalID":"s:7Csv2Img3CsvC6ColumnV5styleAE5StyleVvp","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"style"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:7Csv2Img3CsvC","kind":"typeIdentifier","text":"Csv"},{"kind":"text","text":"."},{"text":"Column","kind":"typeIdentifier","preciseIdentifier":"s:7Csv2Img3CsvC6ColumnV"},{"text":".","kind":"text"},{"text":"Style","kind":"typeIdentifier","preciseIdentifier":"s:7Csv2Img3CsvC6ColumnV5StyleV"}]},"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["macOS"],"languages":["swift"],"tokens":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"style","kind":"identifier"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:7Csv2Img3CsvC","identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv","text":"Csv"},{"kind":"text","text":"."},{"identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/Column","preciseIdentifier":"s:7Csv2Img3CsvC6ColumnV","text":"Column","kind":"typeIdentifier"},{"text":".","kind":"text"},{"identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/Column\/Style-swift.struct","kind":"typeIdentifier","preciseIdentifier":"s:7Csv2Img3CsvC6ColumnV5StyleV","text":"Style"}]}]}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/Column\/style-swift.property"},"sections":[],"variants":[{"paths":["\/documentation\/csv2img\/csv\/column\/style-swift.property"],"traits":[{"interfaceLanguage":"swift"}]}],"hierarchy":{"paths":[["doc:\/\/Csv2Img\/documentation\/Csv2Img","doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv","doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/Column"]]},"kind":"symbol","references":{"doc://Csv2Img/documentation/Csv2Img/Csv/Column":{"type":"topic","fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"Column"}],"kind":"symbol","title":"Csv.Column","role":"symbol","url":"\/documentation\/csv2img\/csv\/column","navigatorTitle":[{"kind":"identifier","text":"Column"}],"abstract":[{"text":"Column (a head line)","type":"text"}],"identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/Column"},"doc://Csv2Img/documentation/Csv2Img/Csv":{"identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv","title":"Csv","navigatorTitle":[{"text":"Csv","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Csv","kind":"identifier"}],"abstract":[{"type":"text","text":"Csv data structure"}],"role":"symbol","kind":"symbol","type":"topic","url":"\/documentation\/csv2img\/csv"},"doc://Csv2Img/documentation/Csv2Img":{"role":"collection","title":"Csv2Img","abstract":[],"kind":"symbol","identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img","type":"topic","url":"\/documentation\/csv2img"},"doc://Csv2Img/documentation/Csv2Img/Csv/Column/style-swift.property":{"identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/Column\/style-swift.property","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"style","kind":"identifier"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:7Csv2Img3CsvC","kind":"typeIdentifier","text":"Csv"},{"kind":"text","text":"."},{"kind":"typeIdentifier","preciseIdentifier":"s:7Csv2Img3CsvC6ColumnV","text":"Column"},{"kind":"text","text":"."},{"text":"Style","kind":"typeIdentifier","preciseIdentifier":"s:7Csv2Img3CsvC6ColumnV5StyleV"}],"url":"\/documentation\/csv2img\/csv\/column\/style-swift.property","type":"topic","title":"style","role":"symbol","abstract":[],"kind":"symbol"},"doc://Csv2Img/documentation/Csv2Img/Csv/Column/Style-swift.struct":{"abstract":[{"identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/Column\/Style-swift.struct","type":"reference","isActive":true},{"text":" decides the appearance of certain ","type":"text"},{"identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/Column","type":"reference","isActive":true},{"type":"text","text":" group."}],"title":"Csv.Column.Style","navigatorTitle":[{"kind":"identifier","text":"Style"}],"fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"Style"}],"type":"topic","identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/Column\/Style-swift.struct","kind":"symbol","url":"\/documentation\/csv2img\/csv\/column\/style-swift.struct","role":"symbol"}}} \ No newline at end of file diff --git a/docs/data/documentation/csv2img/csv/column/style-swift.struct.json b/docs/data/documentation/csv2img/csv/column/style-swift.struct.json index a2e4c4b..e01857d 100644 --- a/docs/data/documentation/csv2img/csv/column/style-swift.struct.json +++ b/docs/data/documentation/csv2img/csv/column/style-swift.struct.json @@ -1 +1 @@ -{"abstract":[{"isActive":true,"identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/Column\/Style-swift.struct","type":"reference"},{"text":" decides the appearance of certain ","type":"text"},{"identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/Column","isActive":true,"type":"reference"},{"text":" group.","type":"text"}],"primaryContentSections":[{"declarations":[{"languages":["swift"],"platforms":["macOS"],"tokens":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"text":"Style","kind":"identifier"}]}],"kind":"declarations"}],"identifier":{"url":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/Column\/Style-swift.struct","interfaceLanguage":"swift"},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/csv2img\/csv\/column\/style-swift.struct"]}],"sections":[],"relationshipsSections":[{"title":"Conforms To","type":"conformsTo","identifiers":["doc:\/\/Csv2Img\/s8SendableP"],"kind":"relationships"}],"metadata":{"navigatorTitle":[{"text":"Style","kind":"identifier"}],"title":"Csv.Column.Style","role":"symbol","symbolKind":"struct","externalID":"s:7Csv2Img3CsvC6ColumnV5StyleV","modules":[{"name":"Csv2Img"}],"extendedModule":"Csv2Img","roleHeading":"Structure","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"text":"Style","kind":"identifier"}]},"kind":"symbol","hierarchy":{"paths":[["doc:\/\/Csv2Img\/documentation\/Csv2Img","doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv","doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/Column"]]},"schemaVersion":{"major":0,"patch":0,"minor":3},"topicSections":[{"identifiers":["doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/Column\/Style-swift.struct\/init(color:applyOnlyColumn:)"],"title":"Initializers"},{"title":"Instance Properties","identifiers":["doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/Column\/Style-swift.struct\/applyOnlyColumn","doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/Column\/Style-swift.struct\/color"]},{"title":"Type Methods","identifiers":["doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/Column\/Style-swift.struct\/random()","doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/Column\/Style-swift.struct\/random(count:)"]}],"references":{"doc://Csv2Img/documentation/Csv2Img/Csv":{"type":"topic","title":"Csv","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"Csv","kind":"identifier"}],"abstract":[{"type":"text","text":"Csv data structure"}],"role":"symbol","identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv","kind":"symbol","navigatorTitle":[{"text":"Csv","kind":"identifier"}],"url":"\/documentation\/csv2img\/csv"},"doc://Csv2Img/documentation/Csv2Img/Csv/Column":{"identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/Column","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Column","kind":"identifier"}],"type":"topic","role":"symbol","title":"Csv.Column","kind":"symbol","url":"\/documentation\/csv2img\/csv\/column","navigatorTitle":[{"text":"Column","kind":"identifier"}],"abstract":[{"type":"text","text":"Column (a head line)"}]},"doc://Csv2Img/documentation/Csv2Img/Csv/Column/Style-swift.struct/random(count:)":{"identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/Column\/Style-swift.struct\/random(count:)","title":"random(count:)","url":"\/documentation\/csv2img\/csv\/column\/style-swift.struct\/random(count:)","role":"symbol","fragments":[{"kind":"keyword","text":"static"},{"text":" ","kind":"text"},{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"random","kind":"identifier"},{"kind":"text","text":"("},{"kind":"externalParam","text":"count"},{"kind":"text","text":": "},{"text":"Int","kind":"typeIdentifier","preciseIdentifier":"s:Si"},{"text":") -> [","kind":"text"},{"preciseIdentifier":"s:7Csv2Img3CsvC","text":"Csv","kind":"typeIdentifier"},{"text":".","kind":"text"},{"text":"Column","preciseIdentifier":"s:7Csv2Img3CsvC6ColumnV","kind":"typeIdentifier"},{"kind":"text","text":"."},{"preciseIdentifier":"s:7Csv2Img3CsvC6ColumnV5StyleV","text":"Style","kind":"typeIdentifier"},{"text":"]","kind":"text"}],"abstract":[],"kind":"symbol","type":"topic"},"doc://Csv2Img/documentation/Csv2Img/Csv/Column/Style-swift.struct/color":{"type":"topic","abstract":[{"type":"codeVoice","code":"color"},{"text":" is a ","type":"text"},{"code":"CGColor","type":"codeVoice"},{"text":" corresponding to textColor which is used when drawing","type":"text"}],"kind":"symbol","title":"color","url":"\/documentation\/csv2img\/csv\/column\/style-swift.struct\/color","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"color","kind":"identifier"},{"kind":"text","text":": "},{"text":"CGColor","kind":"typeIdentifier","preciseIdentifier":"c:@T@CGColorRef"}],"identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/Column\/Style-swift.struct\/color","role":"symbol"},"doc://Csv2Img/documentation/Csv2Img":{"url":"\/documentation\/csv2img","role":"collection","identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img","abstract":[],"title":"Csv2Img","kind":"symbol","type":"topic"},"doc://Csv2Img/documentation/Csv2Img/Csv/Column/Style-swift.struct":{"title":"Csv.Column.Style","url":"\/documentation\/csv2img\/csv\/column\/style-swift.struct","kind":"symbol","abstract":[{"identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/Column\/Style-swift.struct","isActive":true,"type":"reference"},{"text":" decides the appearance of certain ","type":"text"},{"isActive":true,"identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/Column","type":"reference"},{"text":" group.","type":"text"}],"type":"topic","role":"symbol","identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/Column\/Style-swift.struct","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Style"}],"navigatorTitle":[{"kind":"identifier","text":"Style"}]},"doc://Csv2Img/documentation/Csv2Img/Csv/Column/Style-swift.struct/random()":{"title":"random()","url":"\/documentation\/csv2img\/csv\/column\/style-swift.struct\/random()","type":"topic","abstract":[],"kind":"symbol","role":"symbol","identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/Column\/Style-swift.struct\/random()","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"random","kind":"identifier"},{"kind":"text","text":"() -> "},{"text":"Csv","preciseIdentifier":"s:7Csv2Img3CsvC","kind":"typeIdentifier"},{"text":".","kind":"text"},{"preciseIdentifier":"s:7Csv2Img3CsvC6ColumnV","text":"Column","kind":"typeIdentifier"},{"kind":"text","text":"."},{"text":"Style","kind":"typeIdentifier","preciseIdentifier":"s:7Csv2Img3CsvC6ColumnV5StyleV"}]},"doc://Csv2Img/documentation/Csv2Img/Csv/Column/Style-swift.struct/init(color:applyOnlyColumn:)":{"kind":"symbol","title":"init(color:applyOnlyColumn:)","abstract":[],"url":"\/documentation\/csv2img\/csv\/column\/style-swift.struct\/init(color:applyonlycolumn:)","role":"symbol","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"color"},{"text":": ","kind":"text"},{"text":"CGColor","kind":"typeIdentifier","preciseIdentifier":"c:@T@CGColorRef"},{"text":", ","kind":"text"},{"text":"applyOnlyColumn","kind":"externalParam"},{"kind":"text","text":": "},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"},{"text":")","kind":"text"}],"identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/Column\/Style-swift.struct\/init(color:applyOnlyColumn:)","type":"topic"},"doc://Csv2Img/documentation/Csv2Img/Csv/Row":{"url":"\/documentation\/csv2img\/csv\/row","title":"Csv.Row","abstract":[{"text":"Row (a line)","type":"text"}],"navigatorTitle":[{"text":"Row","kind":"identifier"}],"role":"symbol","fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"Row"}],"type":"topic","identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/Row","kind":"symbol"},"doc://Csv2Img/documentation/Csv2Img/Csv/Column/Style-swift.struct/applyOnlyColumn":{"title":"applyOnlyColumn","type":"topic","url":"\/documentation\/csv2img\/csv\/column\/style-swift.struct\/applyonlycolumn","kind":"symbol","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"applyOnlyColumn"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:Sb","text":"Bool"}],"identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/Column\/Style-swift.struct\/applyOnlyColumn","role":"symbol","abstract":[{"type":"codeVoice","code":"applyOnlyColumn"},{"text":" determines whether this style affects both ","type":"text"},{"type":"codeVoice","code":"Column"},{"text":" and ","type":"text"},{"code":"Row","type":"codeVoice"},{"text":" or not.","type":"text"},{"text":" ","type":"text"},{"text":"Default value of ","type":"text"},{"type":"codeVoice","code":"applyOnlyColumn"},{"text":" is false, which means ","type":"text"},{"type":"reference","identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/Column\/Style-swift.struct","isActive":true},{"type":"text","text":" is also applied to "},{"type":"reference","identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/Row","isActive":true},{"type":"text","text":"."}]},"doc://Csv2Img/s8SendableP":{"type":"unresolvable","identifier":"doc:\/\/Csv2Img\/s8SendableP","title":"Swift.Sendable"}}} \ No newline at end of file +{"topicSections":[{"title":"Initializers","identifiers":["doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/Column\/Style-swift.struct\/init(color:applyOnlyColumn:)"]},{"title":"Instance Properties","identifiers":["doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/Column\/Style-swift.struct\/applyOnlyColumn","doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/Column\/Style-swift.struct\/color"]},{"identifiers":["doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/Column\/Style-swift.struct\/random()","doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/Column\/Style-swift.struct\/random(count:)"],"title":"Type Methods"}],"kind":"symbol","identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/Column\/Style-swift.struct"},"metadata":{"extendedModule":"Csv2Img","navigatorTitle":[{"text":"Style","kind":"identifier"}],"role":"symbol","roleHeading":"Structure","symbolKind":"struct","title":"Csv.Column.Style","fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"text":"Style","kind":"identifier"}],"externalID":"s:7Csv2Img3CsvC6ColumnV5StyleV","modules":[{"name":"Csv2Img"}]},"hierarchy":{"paths":[["doc:\/\/Csv2Img\/documentation\/Csv2Img","doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv","doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/Column"]]},"abstract":[{"identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/Column\/Style-swift.struct","isActive":true,"type":"reference"},{"text":" decides the appearance of certain ","type":"text"},{"identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/Column","isActive":true,"type":"reference"},{"text":" group.","type":"text"}],"sections":[],"relationshipsSections":[{"identifiers":["doc:\/\/Csv2Img\/s8SendableP"],"kind":"relationships","type":"conformsTo","title":"Conforms To"}],"schemaVersion":{"patch":0,"major":0,"minor":3},"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["macOS"],"tokens":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"text":"Style","kind":"identifier"}],"languages":["swift"]}]}],"variants":[{"paths":["\/documentation\/csv2img\/csv\/column\/style-swift.struct"],"traits":[{"interfaceLanguage":"swift"}]}],"references":{"doc://Csv2Img/documentation/Csv2Img":{"role":"collection","title":"Csv2Img","abstract":[],"kind":"symbol","identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img","type":"topic","url":"\/documentation\/csv2img"},"doc://Csv2Img/documentation/Csv2Img/Csv":{"identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv","title":"Csv","navigatorTitle":[{"text":"Csv","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Csv","kind":"identifier"}],"abstract":[{"type":"text","text":"Csv data structure"}],"role":"symbol","kind":"symbol","type":"topic","url":"\/documentation\/csv2img\/csv"},"doc://Csv2Img/documentation/Csv2Img/Csv/Column/Style-swift.struct/random(count:)":{"type":"topic","fragments":[{"text":"static","kind":"keyword"},{"text":" ","kind":"text"},{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"random"},{"kind":"text","text":"("},{"text":"count","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:Si","text":"Int"},{"kind":"text","text":") -> ["},{"text":"Csv","preciseIdentifier":"s:7Csv2Img3CsvC","kind":"typeIdentifier"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"Column","preciseIdentifier":"s:7Csv2Img3CsvC6ColumnV"},{"kind":"text","text":"."},{"kind":"typeIdentifier","preciseIdentifier":"s:7Csv2Img3CsvC6ColumnV5StyleV","text":"Style"},{"kind":"text","text":"]"}],"kind":"symbol","identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/Column\/Style-swift.struct\/random(count:)","abstract":[],"url":"\/documentation\/csv2img\/csv\/column\/style-swift.struct\/random(count:)","title":"random(count:)","role":"symbol"},"doc://Csv2Img/documentation/Csv2Img/Csv/Column/Style-swift.struct":{"abstract":[{"identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/Column\/Style-swift.struct","type":"reference","isActive":true},{"text":" decides the appearance of certain ","type":"text"},{"identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/Column","type":"reference","isActive":true},{"type":"text","text":" group."}],"title":"Csv.Column.Style","navigatorTitle":[{"kind":"identifier","text":"Style"}],"fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"Style"}],"type":"topic","identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/Column\/Style-swift.struct","kind":"symbol","url":"\/documentation\/csv2img\/csv\/column\/style-swift.struct","role":"symbol"},"doc://Csv2Img/documentation/Csv2Img/Csv/Column/Style-swift.struct/color":{"title":"color","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"color"},{"kind":"text","text":": "},{"preciseIdentifier":"c:@T@CGColorRef","kind":"typeIdentifier","text":"CGColor"}],"identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/Column\/Style-swift.struct\/color","role":"symbol","url":"\/documentation\/csv2img\/csv\/column\/style-swift.struct\/color","kind":"symbol","abstract":[{"type":"codeVoice","code":"color"},{"text":" is a ","type":"text"},{"code":"CGColor","type":"codeVoice"},{"text":" corresponding to textColor which is used when drawing","type":"text"}],"type":"topic"},"doc://Csv2Img/s8SendableP":{"title":"Swift.Sendable","type":"unresolvable","identifier":"doc:\/\/Csv2Img\/s8SendableP"},"doc://Csv2Img/documentation/Csv2Img/Csv/Column/Style-swift.struct/applyOnlyColumn":{"abstract":[{"type":"codeVoice","code":"applyOnlyColumn"},{"type":"text","text":" determines whether this style affects both "},{"type":"codeVoice","code":"Column"},{"text":" and ","type":"text"},{"type":"codeVoice","code":"Row"},{"type":"text","text":" or not."},{"type":"text","text":" "},{"text":"Default value of ","type":"text"},{"code":"applyOnlyColumn","type":"codeVoice"},{"text":" is false, which means ","type":"text"},{"type":"reference","identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/Column\/Style-swift.struct","isActive":true},{"text":" is also applied to ","type":"text"},{"type":"reference","isActive":true,"identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/Row"},{"text":".","type":"text"}],"identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/Column\/Style-swift.struct\/applyOnlyColumn","role":"symbol","kind":"symbol","title":"applyOnlyColumn","url":"\/documentation\/csv2img\/csv\/column\/style-swift.struct\/applyonlycolumn","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"applyOnlyColumn","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"type":"topic"},"doc://Csv2Img/documentation/Csv2Img/Csv/Column":{"type":"topic","fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"Column"}],"kind":"symbol","title":"Csv.Column","role":"symbol","url":"\/documentation\/csv2img\/csv\/column","navigatorTitle":[{"kind":"identifier","text":"Column"}],"abstract":[{"text":"Column (a head line)","type":"text"}],"identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/Column"},"doc://Csv2Img/documentation/Csv2Img/Csv/Row":{"abstract":[{"text":"Row (a line)","type":"text"}],"role":"symbol","identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/Row","url":"\/documentation\/csv2img\/csv\/row","title":"Csv.Row","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"text":"Row","kind":"identifier"}],"navigatorTitle":[{"kind":"identifier","text":"Row"}],"kind":"symbol","type":"topic"},"doc://Csv2Img/documentation/Csv2Img/Csv/Column/Style-swift.struct/random()":{"kind":"symbol","identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/Column\/Style-swift.struct\/random()","title":"random()","role":"symbol","abstract":[],"url":"\/documentation\/csv2img\/csv\/column\/style-swift.struct\/random()","fragments":[{"text":"static","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"random"},{"text":"() -> ","kind":"text"},{"preciseIdentifier":"s:7Csv2Img3CsvC","text":"Csv","kind":"typeIdentifier"},{"text":".","kind":"text"},{"preciseIdentifier":"s:7Csv2Img3CsvC6ColumnV","kind":"typeIdentifier","text":"Column"},{"text":".","kind":"text"},{"preciseIdentifier":"s:7Csv2Img3CsvC6ColumnV5StyleV","text":"Style","kind":"typeIdentifier"}],"type":"topic"},"doc://Csv2Img/documentation/Csv2Img/Csv/Column/Style-swift.struct/init(color:applyOnlyColumn:)":{"identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/Column\/Style-swift.struct\/init(color:applyOnlyColumn:)","role":"symbol","url":"\/documentation\/csv2img\/csv\/column\/style-swift.struct\/init(color:applyonlycolumn:)","title":"init(color:applyOnlyColumn:)","type":"topic","fragments":[{"text":"init","kind":"identifier"},{"text":"(","kind":"text"},{"text":"color","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"CGColor","kind":"typeIdentifier","preciseIdentifier":"c:@T@CGColorRef"},{"text":", ","kind":"text"},{"text":"applyOnlyColumn","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"},{"text":")","kind":"text"}],"abstract":[],"kind":"symbol"}}} \ No newline at end of file diff --git a/docs/data/documentation/csv2img/csv/column/style-swift.struct/applyonlycolumn.json b/docs/data/documentation/csv2img/csv/column/style-swift.struct/applyonlycolumn.json index 14a3445..be32520 100644 --- a/docs/data/documentation/csv2img/csv/column/style-swift.struct/applyonlycolumn.json +++ b/docs/data/documentation/csv2img/csv/column/style-swift.struct/applyonlycolumn.json @@ -1 +1 @@ -{"sections":[],"identifier":{"url":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/Column\/Style-swift.struct\/applyOnlyColumn","interfaceLanguage":"swift"},"kind":"symbol","schemaVersion":{"major":0,"minor":3,"patch":0},"metadata":{"role":"symbol","roleHeading":"Instance Property","externalID":"s:7Csv2Img3CsvC6ColumnV5StyleV09applyOnlyD0Sbvp","modules":[{"name":"Csv2Img"}],"symbolKind":"property","title":"applyOnlyColumn","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"applyOnlyColumn"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:Sb","text":"Bool"}]},"abstract":[{"code":"applyOnlyColumn","type":"codeVoice"},{"type":"text","text":" determines whether this style affects both "},{"code":"Column","type":"codeVoice"},{"text":" and ","type":"text"},{"code":"Row","type":"codeVoice"},{"type":"text","text":" or not."},{"type":"text","text":" "},{"type":"text","text":"Default value of "},{"type":"codeVoice","code":"applyOnlyColumn"},{"type":"text","text":" is false, which means "},{"isActive":true,"identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/Column\/Style-swift.struct","type":"reference"},{"type":"text","text":" is also applied to "},{"identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/Row","type":"reference","isActive":true},{"type":"text","text":"."}],"variants":[{"paths":["\/documentation\/csv2img\/csv\/column\/style-swift.struct\/applyonlycolumn"],"traits":[{"interfaceLanguage":"swift"}]}],"hierarchy":{"paths":[["doc:\/\/Csv2Img\/documentation\/Csv2Img","doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv","doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/Column","doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/Column\/Style-swift.struct"]]},"primaryContentSections":[{"declarations":[{"languages":["swift"],"platforms":["macOS"],"tokens":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"applyOnlyColumn","kind":"identifier"},{"kind":"text","text":": "},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"}]}],"kind":"declarations"}],"references":{"doc://Csv2Img/documentation/Csv2Img":{"url":"\/documentation\/csv2img","role":"collection","identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img","abstract":[],"title":"Csv2Img","kind":"symbol","type":"topic"},"doc://Csv2Img/documentation/Csv2Img/Csv":{"type":"topic","title":"Csv","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"Csv","kind":"identifier"}],"abstract":[{"type":"text","text":"Csv data structure"}],"role":"symbol","identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv","kind":"symbol","navigatorTitle":[{"text":"Csv","kind":"identifier"}],"url":"\/documentation\/csv2img\/csv"},"doc://Csv2Img/documentation/Csv2Img/Csv/Row":{"url":"\/documentation\/csv2img\/csv\/row","title":"Csv.Row","abstract":[{"text":"Row (a line)","type":"text"}],"navigatorTitle":[{"text":"Row","kind":"identifier"}],"role":"symbol","fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"Row"}],"type":"topic","identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/Row","kind":"symbol"},"doc://Csv2Img/documentation/Csv2Img/Csv/Column/Style-swift.struct":{"title":"Csv.Column.Style","url":"\/documentation\/csv2img\/csv\/column\/style-swift.struct","kind":"symbol","abstract":[{"identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/Column\/Style-swift.struct","isActive":true,"type":"reference"},{"text":" decides the appearance of certain ","type":"text"},{"isActive":true,"identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/Column","type":"reference"},{"text":" group.","type":"text"}],"type":"topic","role":"symbol","identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/Column\/Style-swift.struct","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Style"}],"navigatorTitle":[{"kind":"identifier","text":"Style"}]},"doc://Csv2Img/documentation/Csv2Img/Csv/Column/Style-swift.struct/applyOnlyColumn":{"title":"applyOnlyColumn","type":"topic","url":"\/documentation\/csv2img\/csv\/column\/style-swift.struct\/applyonlycolumn","kind":"symbol","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"applyOnlyColumn"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:Sb","text":"Bool"}],"identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/Column\/Style-swift.struct\/applyOnlyColumn","role":"symbol","abstract":[{"type":"codeVoice","code":"applyOnlyColumn"},{"text":" determines whether this style affects both ","type":"text"},{"type":"codeVoice","code":"Column"},{"text":" and ","type":"text"},{"code":"Row","type":"codeVoice"},{"text":" or not.","type":"text"},{"text":" ","type":"text"},{"text":"Default value of ","type":"text"},{"type":"codeVoice","code":"applyOnlyColumn"},{"text":" is false, which means ","type":"text"},{"type":"reference","identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/Column\/Style-swift.struct","isActive":true},{"type":"text","text":" is also applied to "},{"type":"reference","identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/Row","isActive":true},{"type":"text","text":"."}]},"doc://Csv2Img/documentation/Csv2Img/Csv/Column":{"identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/Column","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Column","kind":"identifier"}],"type":"topic","role":"symbol","title":"Csv.Column","kind":"symbol","url":"\/documentation\/csv2img\/csv\/column","navigatorTitle":[{"text":"Column","kind":"identifier"}],"abstract":[{"type":"text","text":"Column (a head line)"}]}}} \ No newline at end of file +{"variants":[{"paths":["\/documentation\/csv2img\/csv\/column\/style-swift.struct\/applyonlycolumn"],"traits":[{"interfaceLanguage":"swift"}]}],"schemaVersion":{"patch":0,"major":0,"minor":3},"metadata":{"role":"symbol","modules":[{"name":"Csv2Img"}],"title":"applyOnlyColumn","roleHeading":"Instance Property","symbolKind":"property","externalID":"s:7Csv2Img3CsvC6ColumnV5StyleV09applyOnlyD0Sbvp","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"applyOnlyColumn","kind":"identifier"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:Sb","text":"Bool","kind":"typeIdentifier"}]},"kind":"symbol","sections":[],"hierarchy":{"paths":[["doc:\/\/Csv2Img\/documentation\/Csv2Img","doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv","doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/Column","doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/Column\/Style-swift.struct"]]},"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["macOS"],"tokens":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"applyOnlyColumn","kind":"identifier"},{"kind":"text","text":": "},{"text":"Bool","preciseIdentifier":"s:Sb","kind":"typeIdentifier"}],"languages":["swift"]}]}],"abstract":[{"type":"codeVoice","code":"applyOnlyColumn"},{"text":" determines whether this style affects both ","type":"text"},{"type":"codeVoice","code":"Column"},{"text":" and ","type":"text"},{"type":"codeVoice","code":"Row"},{"text":" or not.","type":"text"},{"text":" ","type":"text"},{"text":"Default value of ","type":"text"},{"type":"codeVoice","code":"applyOnlyColumn"},{"type":"text","text":" is false, which means "},{"type":"reference","identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/Column\/Style-swift.struct","isActive":true},{"text":" is also applied to ","type":"text"},{"type":"reference","identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/Row","isActive":true},{"type":"text","text":"."}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/Column\/Style-swift.struct\/applyOnlyColumn"},"references":{"doc://Csv2Img/documentation/Csv2Img":{"role":"collection","title":"Csv2Img","abstract":[],"kind":"symbol","identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img","type":"topic","url":"\/documentation\/csv2img"},"doc://Csv2Img/documentation/Csv2Img/Csv":{"identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv","title":"Csv","navigatorTitle":[{"text":"Csv","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Csv","kind":"identifier"}],"abstract":[{"type":"text","text":"Csv data structure"}],"role":"symbol","kind":"symbol","type":"topic","url":"\/documentation\/csv2img\/csv"},"doc://Csv2Img/documentation/Csv2Img/Csv/Column/Style-swift.struct":{"abstract":[{"identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/Column\/Style-swift.struct","type":"reference","isActive":true},{"text":" decides the appearance of certain ","type":"text"},{"identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/Column","type":"reference","isActive":true},{"type":"text","text":" group."}],"title":"Csv.Column.Style","navigatorTitle":[{"kind":"identifier","text":"Style"}],"fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"Style"}],"type":"topic","identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/Column\/Style-swift.struct","kind":"symbol","url":"\/documentation\/csv2img\/csv\/column\/style-swift.struct","role":"symbol"},"doc://Csv2Img/documentation/Csv2Img/Csv/Column":{"type":"topic","fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"Column"}],"kind":"symbol","title":"Csv.Column","role":"symbol","url":"\/documentation\/csv2img\/csv\/column","navigatorTitle":[{"kind":"identifier","text":"Column"}],"abstract":[{"text":"Column (a head line)","type":"text"}],"identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/Column"},"doc://Csv2Img/documentation/Csv2Img/Csv/Column/Style-swift.struct/applyOnlyColumn":{"abstract":[{"type":"codeVoice","code":"applyOnlyColumn"},{"type":"text","text":" determines whether this style affects both "},{"type":"codeVoice","code":"Column"},{"text":" and ","type":"text"},{"type":"codeVoice","code":"Row"},{"type":"text","text":" or not."},{"type":"text","text":" "},{"text":"Default value of ","type":"text"},{"code":"applyOnlyColumn","type":"codeVoice"},{"text":" is false, which means ","type":"text"},{"type":"reference","identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/Column\/Style-swift.struct","isActive":true},{"text":" is also applied to ","type":"text"},{"type":"reference","isActive":true,"identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/Row"},{"text":".","type":"text"}],"identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/Column\/Style-swift.struct\/applyOnlyColumn","role":"symbol","kind":"symbol","title":"applyOnlyColumn","url":"\/documentation\/csv2img\/csv\/column\/style-swift.struct\/applyonlycolumn","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"applyOnlyColumn","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"type":"topic"},"doc://Csv2Img/documentation/Csv2Img/Csv/Row":{"abstract":[{"text":"Row (a line)","type":"text"}],"role":"symbol","identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/Row","url":"\/documentation\/csv2img\/csv\/row","title":"Csv.Row","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"text":"Row","kind":"identifier"}],"navigatorTitle":[{"kind":"identifier","text":"Row"}],"kind":"symbol","type":"topic"}}} \ No newline at end of file diff --git a/docs/data/documentation/csv2img/csv/column/style-swift.struct/color.json b/docs/data/documentation/csv2img/csv/column/style-swift.struct/color.json index 58106ba..9962341 100644 --- a/docs/data/documentation/csv2img/csv/column/style-swift.struct/color.json +++ b/docs/data/documentation/csv2img/csv/column/style-swift.struct/color.json @@ -1 +1 @@ -{"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/Column\/Style-swift.struct\/color"},"hierarchy":{"paths":[["doc:\/\/Csv2Img\/documentation\/Csv2Img","doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv","doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/Column","doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/Column\/Style-swift.struct"]]},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/csv2img\/csv\/column\/style-swift.struct\/color"]}],"schemaVersion":{"minor":3,"patch":0,"major":0},"metadata":{"fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"color"},{"text":": ","kind":"text"},{"text":"CGColor","kind":"typeIdentifier","preciseIdentifier":"c:@T@CGColorRef"}],"symbolKind":"property","externalID":"s:7Csv2Img3CsvC6ColumnV5StyleV5colorSo10CGColorRefavp","role":"symbol","title":"color","modules":[{"name":"Csv2Img"}],"roleHeading":"Instance Property"},"kind":"symbol","sections":[],"abstract":[{"type":"codeVoice","code":"color"},{"type":"text","text":" is a "},{"type":"codeVoice","code":"CGColor"},{"text":" corresponding to textColor which is used when drawing","type":"text"}],"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["macOS"],"tokens":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"color"},{"kind":"text","text":": "},{"preciseIdentifier":"c:@T@CGColorRef","kind":"typeIdentifier","text":"CGColor"}],"languages":["swift"]}]}],"references":{"doc://Csv2Img/documentation/Csv2Img/Csv/Column/Style-swift.struct":{"title":"Csv.Column.Style","url":"\/documentation\/csv2img\/csv\/column\/style-swift.struct","kind":"symbol","abstract":[{"identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/Column\/Style-swift.struct","isActive":true,"type":"reference"},{"text":" decides the appearance of certain ","type":"text"},{"isActive":true,"identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/Column","type":"reference"},{"text":" group.","type":"text"}],"type":"topic","role":"symbol","identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/Column\/Style-swift.struct","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Style"}],"navigatorTitle":[{"kind":"identifier","text":"Style"}]},"doc://Csv2Img/documentation/Csv2Img/Csv/Column":{"identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/Column","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Column","kind":"identifier"}],"type":"topic","role":"symbol","title":"Csv.Column","kind":"symbol","url":"\/documentation\/csv2img\/csv\/column","navigatorTitle":[{"text":"Column","kind":"identifier"}],"abstract":[{"type":"text","text":"Column (a head line)"}]},"doc://Csv2Img/documentation/Csv2Img/Csv":{"type":"topic","title":"Csv","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"Csv","kind":"identifier"}],"abstract":[{"type":"text","text":"Csv data structure"}],"role":"symbol","identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv","kind":"symbol","navigatorTitle":[{"text":"Csv","kind":"identifier"}],"url":"\/documentation\/csv2img\/csv"},"doc://Csv2Img/documentation/Csv2Img/Csv/Column/Style-swift.struct/color":{"type":"topic","abstract":[{"type":"codeVoice","code":"color"},{"text":" is a ","type":"text"},{"code":"CGColor","type":"codeVoice"},{"text":" corresponding to textColor which is used when drawing","type":"text"}],"kind":"symbol","title":"color","url":"\/documentation\/csv2img\/csv\/column\/style-swift.struct\/color","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"color","kind":"identifier"},{"kind":"text","text":": "},{"text":"CGColor","kind":"typeIdentifier","preciseIdentifier":"c:@T@CGColorRef"}],"identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/Column\/Style-swift.struct\/color","role":"symbol"},"doc://Csv2Img/documentation/Csv2Img":{"url":"\/documentation\/csv2img","role":"collection","identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img","abstract":[],"title":"Csv2Img","kind":"symbol","type":"topic"}}} \ No newline at end of file +{"abstract":[{"code":"color","type":"codeVoice"},{"text":" is a ","type":"text"},{"type":"codeVoice","code":"CGColor"},{"text":" corresponding to textColor which is used when drawing","type":"text"}],"variants":[{"paths":["\/documentation\/csv2img\/csv\/column\/style-swift.struct\/color"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/Column\/Style-swift.struct\/color"},"metadata":{"symbolKind":"property","title":"color","modules":[{"name":"Csv2Img"}],"fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"color"},{"kind":"text","text":": "},{"preciseIdentifier":"c:@T@CGColorRef","kind":"typeIdentifier","text":"CGColor"}],"externalID":"s:7Csv2Img3CsvC6ColumnV5StyleV5colorSo10CGColorRefavp","role":"symbol","roleHeading":"Instance Property"},"kind":"symbol","schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"primaryContentSections":[{"declarations":[{"languages":["swift"],"platforms":["macOS"],"tokens":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"color"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"CGColor","preciseIdentifier":"c:@T@CGColorRef"}]}],"kind":"declarations"}],"hierarchy":{"paths":[["doc:\/\/Csv2Img\/documentation\/Csv2Img","doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv","doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/Column","doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/Column\/Style-swift.struct"]]},"references":{"doc://Csv2Img/documentation/Csv2Img/Csv/Column/Style-swift.struct/color":{"title":"color","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"color"},{"kind":"text","text":": "},{"preciseIdentifier":"c:@T@CGColorRef","kind":"typeIdentifier","text":"CGColor"}],"identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/Column\/Style-swift.struct\/color","role":"symbol","url":"\/documentation\/csv2img\/csv\/column\/style-swift.struct\/color","kind":"symbol","abstract":[{"type":"codeVoice","code":"color"},{"text":" is a ","type":"text"},{"code":"CGColor","type":"codeVoice"},{"text":" corresponding to textColor which is used when drawing","type":"text"}],"type":"topic"},"doc://Csv2Img/documentation/Csv2Img":{"role":"collection","title":"Csv2Img","abstract":[],"kind":"symbol","identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img","type":"topic","url":"\/documentation\/csv2img"},"doc://Csv2Img/documentation/Csv2Img/Csv":{"identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv","title":"Csv","navigatorTitle":[{"text":"Csv","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Csv","kind":"identifier"}],"abstract":[{"type":"text","text":"Csv data structure"}],"role":"symbol","kind":"symbol","type":"topic","url":"\/documentation\/csv2img\/csv"},"doc://Csv2Img/documentation/Csv2Img/Csv/Column":{"type":"topic","fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"Column"}],"kind":"symbol","title":"Csv.Column","role":"symbol","url":"\/documentation\/csv2img\/csv\/column","navigatorTitle":[{"kind":"identifier","text":"Column"}],"abstract":[{"text":"Column (a head line)","type":"text"}],"identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/Column"},"doc://Csv2Img/documentation/Csv2Img/Csv/Column/Style-swift.struct":{"abstract":[{"identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/Column\/Style-swift.struct","type":"reference","isActive":true},{"text":" decides the appearance of certain ","type":"text"},{"identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/Column","type":"reference","isActive":true},{"type":"text","text":" group."}],"title":"Csv.Column.Style","navigatorTitle":[{"kind":"identifier","text":"Style"}],"fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"Style"}],"type":"topic","identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/Column\/Style-swift.struct","kind":"symbol","url":"\/documentation\/csv2img\/csv\/column\/style-swift.struct","role":"symbol"}}} \ No newline at end of file diff --git a/docs/data/documentation/csv2img/csv/column/style-swift.struct/init(color:applyonlycolumn:).json b/docs/data/documentation/csv2img/csv/column/style-swift.struct/init(color:applyonlycolumn:).json index ac1ef23..574052b 100644 --- a/docs/data/documentation/csv2img/csv/column/style-swift.struct/init(color:applyonlycolumn:).json +++ b/docs/data/documentation/csv2img/csv/column/style-swift.struct/init(color:applyonlycolumn:).json @@ -1 +1 @@ -{"kind":"symbol","identifier":{"url":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/Column\/Style-swift.struct\/init(color:applyOnlyColumn:)","interfaceLanguage":"swift"},"hierarchy":{"paths":[["doc:\/\/Csv2Img\/documentation\/Csv2Img","doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv","doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/Column","doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/Column\/Style-swift.struct"]]},"schemaVersion":{"patch":0,"major":0,"minor":3},"sections":[],"metadata":{"title":"init(color:applyOnlyColumn:)","modules":[{"name":"Csv2Img"}],"externalID":"s:7Csv2Img3CsvC6ColumnV5StyleV5color09applyOnlyD0AGSo10CGColorRefa_Sbtcfc","role":"symbol","roleHeading":"Initializer","symbolKind":"init","fragments":[{"text":"init","kind":"identifier"},{"text":"(","kind":"text"},{"text":"color","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:@T@CGColorRef","text":"CGColor","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"applyOnlyColumn"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:Sb","text":"Bool","kind":"typeIdentifier"},{"text":")","kind":"text"}]},"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["macOS"],"languages":["swift"],"tokens":[{"text":"init","kind":"keyword"},{"kind":"text","text":"("},{"kind":"externalParam","text":"color"},{"text":": ","kind":"text"},{"text":"CGColor","kind":"typeIdentifier","preciseIdentifier":"c:@T@CGColorRef"},{"kind":"text","text":", "},{"text":"applyOnlyColumn","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"},{"text":" = false)","kind":"text"}]}]}],"variants":[{"paths":["\/documentation\/csv2img\/csv\/column\/style-swift.struct\/init(color:applyonlycolumn:)"],"traits":[{"interfaceLanguage":"swift"}]}],"references":{"doc://Csv2Img/documentation/Csv2Img/Csv/Column/Style-swift.struct/init(color:applyOnlyColumn:)":{"kind":"symbol","title":"init(color:applyOnlyColumn:)","abstract":[],"url":"\/documentation\/csv2img\/csv\/column\/style-swift.struct\/init(color:applyonlycolumn:)","role":"symbol","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"color"},{"text":": ","kind":"text"},{"text":"CGColor","kind":"typeIdentifier","preciseIdentifier":"c:@T@CGColorRef"},{"text":", ","kind":"text"},{"text":"applyOnlyColumn","kind":"externalParam"},{"kind":"text","text":": "},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"},{"text":")","kind":"text"}],"identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/Column\/Style-swift.struct\/init(color:applyOnlyColumn:)","type":"topic"},"doc://Csv2Img/documentation/Csv2Img/Csv/Column":{"identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/Column","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Column","kind":"identifier"}],"type":"topic","role":"symbol","title":"Csv.Column","kind":"symbol","url":"\/documentation\/csv2img\/csv\/column","navigatorTitle":[{"text":"Column","kind":"identifier"}],"abstract":[{"type":"text","text":"Column (a head line)"}]},"doc://Csv2Img/documentation/Csv2Img":{"url":"\/documentation\/csv2img","role":"collection","identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img","abstract":[],"title":"Csv2Img","kind":"symbol","type":"topic"},"doc://Csv2Img/documentation/Csv2Img/Csv/Column/Style-swift.struct":{"title":"Csv.Column.Style","url":"\/documentation\/csv2img\/csv\/column\/style-swift.struct","kind":"symbol","abstract":[{"identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/Column\/Style-swift.struct","isActive":true,"type":"reference"},{"text":" decides the appearance of certain ","type":"text"},{"isActive":true,"identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/Column","type":"reference"},{"text":" group.","type":"text"}],"type":"topic","role":"symbol","identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/Column\/Style-swift.struct","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Style"}],"navigatorTitle":[{"kind":"identifier","text":"Style"}]},"doc://Csv2Img/documentation/Csv2Img/Csv":{"type":"topic","title":"Csv","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"Csv","kind":"identifier"}],"abstract":[{"type":"text","text":"Csv data structure"}],"role":"symbol","identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv","kind":"symbol","navigatorTitle":[{"text":"Csv","kind":"identifier"}],"url":"\/documentation\/csv2img\/csv"}}} \ No newline at end of file +{"sections":[],"hierarchy":{"paths":[["doc:\/\/Csv2Img\/documentation\/Csv2Img","doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv","doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/Column","doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/Column\/Style-swift.struct"]]},"schemaVersion":{"patch":0,"minor":3,"major":0},"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"platforms":["macOS"],"tokens":[{"text":"init","kind":"keyword"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"color"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"c:@T@CGColorRef","text":"CGColor"},{"kind":"text","text":", "},{"text":"applyOnlyColumn","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"},{"text":" = false)","kind":"text"}]}]}],"variants":[{"paths":["\/documentation\/csv2img\/csv\/column\/style-swift.struct\/init(color:applyonlycolumn:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/Column\/Style-swift.struct\/init(color:applyOnlyColumn:)","interfaceLanguage":"swift"},"metadata":{"role":"symbol","externalID":"s:7Csv2Img3CsvC6ColumnV5StyleV5color09applyOnlyD0AGSo10CGColorRefa_Sbtcfc","symbolKind":"init","modules":[{"name":"Csv2Img"}],"title":"init(color:applyOnlyColumn:)","roleHeading":"Initializer","fragments":[{"text":"init","kind":"identifier"},{"text":"(","kind":"text"},{"text":"color","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"CGColor","kind":"typeIdentifier","preciseIdentifier":"c:@T@CGColorRef"},{"text":", ","kind":"text"},{"text":"applyOnlyColumn","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"},{"text":")","kind":"text"}]},"kind":"symbol","references":{"doc://Csv2Img/documentation/Csv2Img":{"role":"collection","title":"Csv2Img","abstract":[],"kind":"symbol","identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img","type":"topic","url":"\/documentation\/csv2img"},"doc://Csv2Img/documentation/Csv2Img/Csv":{"identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv","title":"Csv","navigatorTitle":[{"text":"Csv","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Csv","kind":"identifier"}],"abstract":[{"type":"text","text":"Csv data structure"}],"role":"symbol","kind":"symbol","type":"topic","url":"\/documentation\/csv2img\/csv"},"doc://Csv2Img/documentation/Csv2Img/Csv/Column/Style-swift.struct":{"abstract":[{"identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/Column\/Style-swift.struct","type":"reference","isActive":true},{"text":" decides the appearance of certain ","type":"text"},{"identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/Column","type":"reference","isActive":true},{"type":"text","text":" group."}],"title":"Csv.Column.Style","navigatorTitle":[{"kind":"identifier","text":"Style"}],"fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"Style"}],"type":"topic","identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/Column\/Style-swift.struct","kind":"symbol","url":"\/documentation\/csv2img\/csv\/column\/style-swift.struct","role":"symbol"},"doc://Csv2Img/documentation/Csv2Img/Csv/Column":{"type":"topic","fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"Column"}],"kind":"symbol","title":"Csv.Column","role":"symbol","url":"\/documentation\/csv2img\/csv\/column","navigatorTitle":[{"kind":"identifier","text":"Column"}],"abstract":[{"text":"Column (a head line)","type":"text"}],"identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/Column"},"doc://Csv2Img/documentation/Csv2Img/Csv/Column/Style-swift.struct/init(color:applyOnlyColumn:)":{"identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/Column\/Style-swift.struct\/init(color:applyOnlyColumn:)","role":"symbol","url":"\/documentation\/csv2img\/csv\/column\/style-swift.struct\/init(color:applyonlycolumn:)","title":"init(color:applyOnlyColumn:)","type":"topic","fragments":[{"text":"init","kind":"identifier"},{"text":"(","kind":"text"},{"text":"color","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"CGColor","kind":"typeIdentifier","preciseIdentifier":"c:@T@CGColorRef"},{"text":", ","kind":"text"},{"text":"applyOnlyColumn","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"},{"text":")","kind":"text"}],"abstract":[],"kind":"symbol"}}} \ No newline at end of file diff --git a/docs/data/documentation/csv2img/csv/column/style-swift.struct/random().json b/docs/data/documentation/csv2img/csv/column/style-swift.struct/random().json index a189b4a..f40f8cd 100644 --- a/docs/data/documentation/csv2img/csv/column/style-swift.struct/random().json +++ b/docs/data/documentation/csv2img/csv/column/style-swift.struct/random().json @@ -1 +1 @@ -{"sections":[],"hierarchy":{"paths":[["doc:\/\/Csv2Img\/documentation\/Csv2Img","doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv","doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/Column","doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/Column\/Style-swift.struct"]]},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/csv2img\/csv\/column\/style-swift.struct\/random()"]}],"kind":"symbol","schemaVersion":{"minor":3,"major":0,"patch":0},"metadata":{"title":"random()","externalID":"s:7Csv2Img3CsvC6ColumnV5StyleV6randomAGyFZ","role":"symbol","symbolKind":"method","modules":[{"name":"Csv2Img"}],"roleHeading":"Type Method","fragments":[{"text":"static","kind":"keyword"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"random","kind":"identifier"},{"text":"() -> ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7Csv2Img3CsvC","text":"Csv"},{"text":".","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7Csv2Img3CsvC6ColumnV","text":"Column"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Style","preciseIdentifier":"s:7Csv2Img3CsvC6ColumnV5StyleV"}]},"identifier":{"url":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/Column\/Style-swift.struct\/random()","interfaceLanguage":"swift"},"primaryContentSections":[{"declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"text":" ","kind":"text"},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"random","kind":"identifier"},{"text":"() -> ","kind":"text"},{"kind":"typeIdentifier","text":"Csv","identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv","preciseIdentifier":"s:7Csv2Img3CsvC"},{"text":".","kind":"text"},{"identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/Column","preciseIdentifier":"s:7Csv2Img3CsvC6ColumnV","kind":"typeIdentifier","text":"Column"},{"kind":"text","text":"."},{"preciseIdentifier":"s:7Csv2Img3CsvC6ColumnV5StyleV","identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/Column\/Style-swift.struct","text":"Style","kind":"typeIdentifier"}],"languages":["swift"],"platforms":["macOS"]}],"kind":"declarations"}],"references":{"doc://Csv2Img/documentation/Csv2Img/Csv/Column/Style-swift.struct":{"title":"Csv.Column.Style","url":"\/documentation\/csv2img\/csv\/column\/style-swift.struct","kind":"symbol","abstract":[{"identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/Column\/Style-swift.struct","isActive":true,"type":"reference"},{"text":" decides the appearance of certain ","type":"text"},{"isActive":true,"identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/Column","type":"reference"},{"text":" group.","type":"text"}],"type":"topic","role":"symbol","identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/Column\/Style-swift.struct","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Style"}],"navigatorTitle":[{"kind":"identifier","text":"Style"}]},"doc://Csv2Img/documentation/Csv2Img/Csv":{"type":"topic","title":"Csv","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"Csv","kind":"identifier"}],"abstract":[{"type":"text","text":"Csv data structure"}],"role":"symbol","identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv","kind":"symbol","navigatorTitle":[{"text":"Csv","kind":"identifier"}],"url":"\/documentation\/csv2img\/csv"},"doc://Csv2Img/documentation/Csv2Img":{"url":"\/documentation\/csv2img","role":"collection","identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img","abstract":[],"title":"Csv2Img","kind":"symbol","type":"topic"},"doc://Csv2Img/documentation/Csv2Img/Csv/Column/Style-swift.struct/random()":{"title":"random()","url":"\/documentation\/csv2img\/csv\/column\/style-swift.struct\/random()","type":"topic","abstract":[],"kind":"symbol","role":"symbol","identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/Column\/Style-swift.struct\/random()","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"random","kind":"identifier"},{"kind":"text","text":"() -> "},{"text":"Csv","preciseIdentifier":"s:7Csv2Img3CsvC","kind":"typeIdentifier"},{"text":".","kind":"text"},{"preciseIdentifier":"s:7Csv2Img3CsvC6ColumnV","text":"Column","kind":"typeIdentifier"},{"kind":"text","text":"."},{"text":"Style","kind":"typeIdentifier","preciseIdentifier":"s:7Csv2Img3CsvC6ColumnV5StyleV"}]},"doc://Csv2Img/documentation/Csv2Img/Csv/Column":{"identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/Column","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Column","kind":"identifier"}],"type":"topic","role":"symbol","title":"Csv.Column","kind":"symbol","url":"\/documentation\/csv2img\/csv\/column","navigatorTitle":[{"text":"Column","kind":"identifier"}],"abstract":[{"type":"text","text":"Column (a head line)"}]}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["macOS"],"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"random","kind":"identifier"},{"text":"() -> ","kind":"text"},{"identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv","kind":"typeIdentifier","text":"Csv","preciseIdentifier":"s:7Csv2Img3CsvC"},{"kind":"text","text":"."},{"preciseIdentifier":"s:7Csv2Img3CsvC6ColumnV","text":"Column","kind":"typeIdentifier","identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/Column"},{"kind":"text","text":"."},{"identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/Column\/Style-swift.struct","text":"Style","preciseIdentifier":"s:7Csv2Img3CsvC6ColumnV5StyleV","kind":"typeIdentifier"}],"languages":["swift"]}]}],"schemaVersion":{"patch":0,"major":0,"minor":3},"identifier":{"url":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/Column\/Style-swift.struct\/random()","interfaceLanguage":"swift"},"metadata":{"title":"random()","role":"symbol","modules":[{"name":"Csv2Img"}],"roleHeading":"Type Method","symbolKind":"method","externalID":"s:7Csv2Img3CsvC6ColumnV5StyleV6randomAGyFZ","fragments":[{"text":"static","kind":"keyword"},{"text":" ","kind":"text"},{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"random","kind":"identifier"},{"text":"() -> ","kind":"text"},{"text":"Csv","preciseIdentifier":"s:7Csv2Img3CsvC","kind":"typeIdentifier"},{"kind":"text","text":"."},{"kind":"typeIdentifier","preciseIdentifier":"s:7Csv2Img3CsvC6ColumnV","text":"Column"},{"kind":"text","text":"."},{"text":"Style","kind":"typeIdentifier","preciseIdentifier":"s:7Csv2Img3CsvC6ColumnV5StyleV"}]},"hierarchy":{"paths":[["doc:\/\/Csv2Img\/documentation\/Csv2Img","doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv","doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/Column","doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/Column\/Style-swift.struct"]]},"kind":"symbol","sections":[],"variants":[{"paths":["\/documentation\/csv2img\/csv\/column\/style-swift.struct\/random()"],"traits":[{"interfaceLanguage":"swift"}]}],"references":{"doc://Csv2Img/documentation/Csv2Img/Csv/Column/Style-swift.struct":{"abstract":[{"identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/Column\/Style-swift.struct","type":"reference","isActive":true},{"text":" decides the appearance of certain ","type":"text"},{"identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/Column","type":"reference","isActive":true},{"type":"text","text":" group."}],"title":"Csv.Column.Style","navigatorTitle":[{"kind":"identifier","text":"Style"}],"fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"Style"}],"type":"topic","identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/Column\/Style-swift.struct","kind":"symbol","url":"\/documentation\/csv2img\/csv\/column\/style-swift.struct","role":"symbol"},"doc://Csv2Img/documentation/Csv2Img/Csv/Column/Style-swift.struct/random()":{"kind":"symbol","identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/Column\/Style-swift.struct\/random()","title":"random()","role":"symbol","abstract":[],"url":"\/documentation\/csv2img\/csv\/column\/style-swift.struct\/random()","fragments":[{"text":"static","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"random"},{"text":"() -> ","kind":"text"},{"preciseIdentifier":"s:7Csv2Img3CsvC","text":"Csv","kind":"typeIdentifier"},{"text":".","kind":"text"},{"preciseIdentifier":"s:7Csv2Img3CsvC6ColumnV","kind":"typeIdentifier","text":"Column"},{"text":".","kind":"text"},{"preciseIdentifier":"s:7Csv2Img3CsvC6ColumnV5StyleV","text":"Style","kind":"typeIdentifier"}],"type":"topic"},"doc://Csv2Img/documentation/Csv2Img":{"role":"collection","title":"Csv2Img","abstract":[],"kind":"symbol","identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img","type":"topic","url":"\/documentation\/csv2img"},"doc://Csv2Img/documentation/Csv2Img/Csv":{"identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv","title":"Csv","navigatorTitle":[{"text":"Csv","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Csv","kind":"identifier"}],"abstract":[{"type":"text","text":"Csv data structure"}],"role":"symbol","kind":"symbol","type":"topic","url":"\/documentation\/csv2img\/csv"},"doc://Csv2Img/documentation/Csv2Img/Csv/Column":{"type":"topic","fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"Column"}],"kind":"symbol","title":"Csv.Column","role":"symbol","url":"\/documentation\/csv2img\/csv\/column","navigatorTitle":[{"kind":"identifier","text":"Column"}],"abstract":[{"text":"Column (a head line)","type":"text"}],"identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/Column"}}} \ No newline at end of file diff --git a/docs/data/documentation/csv2img/csv/column/style-swift.struct/random(count:).json b/docs/data/documentation/csv2img/csv/column/style-swift.struct/random(count:).json index f2d8eb6..e585573 100644 --- a/docs/data/documentation/csv2img/csv/column/style-swift.struct/random(count:).json +++ b/docs/data/documentation/csv2img/csv/column/style-swift.struct/random(count:).json @@ -1 +1 @@ -{"sections":[],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/csv2img\/csv\/column\/style-swift.struct\/random(count:)"]}],"metadata":{"externalID":"s:7Csv2Img3CsvC6ColumnV5StyleV6random5countSayAGGSi_tFZ","title":"random(count:)","modules":[{"name":"Csv2Img"}],"symbolKind":"method","role":"symbol","fragments":[{"text":"static","kind":"keyword"},{"kind":"text","text":" "},{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"random"},{"kind":"text","text":"("},{"kind":"externalParam","text":"count"},{"kind":"text","text":": "},{"text":"Int","kind":"typeIdentifier","preciseIdentifier":"s:Si"},{"text":") -> [","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7Csv2Img3CsvC","text":"Csv"},{"kind":"text","text":"."},{"preciseIdentifier":"s:7Csv2Img3CsvC6ColumnV","text":"Column","kind":"typeIdentifier"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"Style","preciseIdentifier":"s:7Csv2Img3CsvC6ColumnV5StyleV"},{"text":"]","kind":"text"}],"roleHeading":"Type Method"},"hierarchy":{"paths":[["doc:\/\/Csv2Img\/documentation\/Csv2Img","doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv","doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/Column","doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/Column\/Style-swift.struct"]]},"schemaVersion":{"major":0,"patch":0,"minor":3},"kind":"symbol","identifier":{"url":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/Column\/Style-swift.struct\/random(count:)","interfaceLanguage":"swift"},"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"text":"static","kind":"keyword"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"random","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"count"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:Si","text":"Int"},{"text":") -> [","kind":"text"},{"text":"Csv","kind":"typeIdentifier","preciseIdentifier":"s:7Csv2Img3CsvC","identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv"},{"text":".","kind":"text"},{"preciseIdentifier":"s:7Csv2Img3CsvC6ColumnV","identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/Column","text":"Column","kind":"typeIdentifier"},{"kind":"text","text":"."},{"preciseIdentifier":"s:7Csv2Img3CsvC6ColumnV5StyleV","identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/Column\/Style-swift.struct","text":"Style","kind":"typeIdentifier"},{"text":"]","kind":"text"}],"languages":["swift"],"platforms":["macOS"]}]}],"references":{"doc://Csv2Img/documentation/Csv2Img/Csv":{"type":"topic","title":"Csv","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"Csv","kind":"identifier"}],"abstract":[{"type":"text","text":"Csv data structure"}],"role":"symbol","identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv","kind":"symbol","navigatorTitle":[{"text":"Csv","kind":"identifier"}],"url":"\/documentation\/csv2img\/csv"},"doc://Csv2Img/documentation/Csv2Img":{"url":"\/documentation\/csv2img","role":"collection","identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img","abstract":[],"title":"Csv2Img","kind":"symbol","type":"topic"},"doc://Csv2Img/documentation/Csv2Img/Csv/Column/Style-swift.struct/random(count:)":{"identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/Column\/Style-swift.struct\/random(count:)","title":"random(count:)","url":"\/documentation\/csv2img\/csv\/column\/style-swift.struct\/random(count:)","role":"symbol","fragments":[{"kind":"keyword","text":"static"},{"text":" ","kind":"text"},{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"random","kind":"identifier"},{"kind":"text","text":"("},{"kind":"externalParam","text":"count"},{"kind":"text","text":": "},{"text":"Int","kind":"typeIdentifier","preciseIdentifier":"s:Si"},{"text":") -> [","kind":"text"},{"preciseIdentifier":"s:7Csv2Img3CsvC","text":"Csv","kind":"typeIdentifier"},{"text":".","kind":"text"},{"text":"Column","preciseIdentifier":"s:7Csv2Img3CsvC6ColumnV","kind":"typeIdentifier"},{"kind":"text","text":"."},{"preciseIdentifier":"s:7Csv2Img3CsvC6ColumnV5StyleV","text":"Style","kind":"typeIdentifier"},{"text":"]","kind":"text"}],"abstract":[],"kind":"symbol","type":"topic"},"doc://Csv2Img/documentation/Csv2Img/Csv/Column":{"identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/Column","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Column","kind":"identifier"}],"type":"topic","role":"symbol","title":"Csv.Column","kind":"symbol","url":"\/documentation\/csv2img\/csv\/column","navigatorTitle":[{"text":"Column","kind":"identifier"}],"abstract":[{"type":"text","text":"Column (a head line)"}]},"doc://Csv2Img/documentation/Csv2Img/Csv/Column/Style-swift.struct":{"title":"Csv.Column.Style","url":"\/documentation\/csv2img\/csv\/column\/style-swift.struct","kind":"symbol","abstract":[{"identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/Column\/Style-swift.struct","isActive":true,"type":"reference"},{"text":" decides the appearance of certain ","type":"text"},{"isActive":true,"identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/Column","type":"reference"},{"text":" group.","type":"text"}],"type":"topic","role":"symbol","identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/Column\/Style-swift.struct","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Style"}],"navigatorTitle":[{"kind":"identifier","text":"Style"}]}}} \ No newline at end of file +{"hierarchy":{"paths":[["doc:\/\/Csv2Img\/documentation\/Csv2Img","doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv","doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/Column","doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/Column\/Style-swift.struct"]]},"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"platforms":["macOS"],"tokens":[{"text":"static","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"random"},{"text":"(","kind":"text"},{"text":"count","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:Si","text":"Int","kind":"typeIdentifier"},{"kind":"text","text":") -> ["},{"kind":"typeIdentifier","preciseIdentifier":"s:7Csv2Img3CsvC","identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv","text":"Csv"},{"kind":"text","text":"."},{"text":"Column","preciseIdentifier":"s:7Csv2Img3CsvC6ColumnV","kind":"typeIdentifier","identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/Column"},{"kind":"text","text":"."},{"text":"Style","kind":"typeIdentifier","identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/Column\/Style-swift.struct","preciseIdentifier":"s:7Csv2Img3CsvC6ColumnV5StyleV"},{"text":"]","kind":"text"}]}]}],"kind":"symbol","identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/Column\/Style-swift.struct\/random(count:)"},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/csv2img\/csv\/column\/style-swift.struct\/random(count:)"]}],"sections":[],"schemaVersion":{"major":0,"patch":0,"minor":3},"metadata":{"fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"random","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"count"},{"kind":"text","text":": "},{"text":"Int","kind":"typeIdentifier","preciseIdentifier":"s:Si"},{"text":") -> [","kind":"text"},{"kind":"typeIdentifier","text":"Csv","preciseIdentifier":"s:7Csv2Img3CsvC"},{"kind":"text","text":"."},{"preciseIdentifier":"s:7Csv2Img3CsvC6ColumnV","text":"Column","kind":"typeIdentifier"},{"text":".","kind":"text"},{"text":"Style","kind":"typeIdentifier","preciseIdentifier":"s:7Csv2Img3CsvC6ColumnV5StyleV"},{"text":"]","kind":"text"}],"role":"symbol","modules":[{"name":"Csv2Img"}],"title":"random(count:)","symbolKind":"method","externalID":"s:7Csv2Img3CsvC6ColumnV5StyleV6random5countSayAGGSi_tFZ","roleHeading":"Type Method"},"references":{"doc://Csv2Img/documentation/Csv2Img/Csv/Column":{"type":"topic","fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"Column"}],"kind":"symbol","title":"Csv.Column","role":"symbol","url":"\/documentation\/csv2img\/csv\/column","navigatorTitle":[{"kind":"identifier","text":"Column"}],"abstract":[{"text":"Column (a head line)","type":"text"}],"identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/Column"},"doc://Csv2Img/documentation/Csv2Img/Csv/Column/Style-swift.struct/random(count:)":{"type":"topic","fragments":[{"text":"static","kind":"keyword"},{"text":" ","kind":"text"},{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"random"},{"kind":"text","text":"("},{"text":"count","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:Si","text":"Int"},{"kind":"text","text":") -> ["},{"text":"Csv","preciseIdentifier":"s:7Csv2Img3CsvC","kind":"typeIdentifier"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"Column","preciseIdentifier":"s:7Csv2Img3CsvC6ColumnV"},{"kind":"text","text":"."},{"kind":"typeIdentifier","preciseIdentifier":"s:7Csv2Img3CsvC6ColumnV5StyleV","text":"Style"},{"kind":"text","text":"]"}],"kind":"symbol","identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/Column\/Style-swift.struct\/random(count:)","abstract":[],"url":"\/documentation\/csv2img\/csv\/column\/style-swift.struct\/random(count:)","title":"random(count:)","role":"symbol"},"doc://Csv2Img/documentation/Csv2Img/Csv/Column/Style-swift.struct":{"abstract":[{"identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/Column\/Style-swift.struct","type":"reference","isActive":true},{"text":" decides the appearance of certain ","type":"text"},{"identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/Column","type":"reference","isActive":true},{"type":"text","text":" group."}],"title":"Csv.Column.Style","navigatorTitle":[{"kind":"identifier","text":"Style"}],"fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"Style"}],"type":"topic","identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/Column\/Style-swift.struct","kind":"symbol","url":"\/documentation\/csv2img\/csv\/column\/style-swift.struct","role":"symbol"},"doc://Csv2Img/documentation/Csv2Img/Csv":{"identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv","title":"Csv","navigatorTitle":[{"text":"Csv","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Csv","kind":"identifier"}],"abstract":[{"type":"text","text":"Csv data structure"}],"role":"symbol","kind":"symbol","type":"topic","url":"\/documentation\/csv2img\/csv"},"doc://Csv2Img/documentation/Csv2Img":{"role":"collection","title":"Csv2Img","abstract":[],"kind":"symbol","identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img","type":"topic","url":"\/documentation\/csv2img"}}} \ No newline at end of file diff --git a/docs/data/documentation/csv2img/csv/columns.json b/docs/data/documentation/csv2img/csv/columns.json index af3a677..feee3f1 100644 --- a/docs/data/documentation/csv2img/csv/columns.json +++ b/docs/data/documentation/csv2img/csv/columns.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"platforms":["macOS"],"tokens":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"columns","kind":"identifier"},{"text":": [","kind":"text"},{"identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv","text":"Csv","kind":"typeIdentifier","preciseIdentifier":"s:7Csv2Img3CsvC"},{"kind":"text","text":"."},{"identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/Column","kind":"typeIdentifier","preciseIdentifier":"s:7Csv2Img3CsvC6ColumnV","text":"Column"},{"kind":"text","text":"]"}]}]}],"schemaVersion":{"patch":0,"minor":3,"major":0},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/csv2img\/csv\/columns"]}],"hierarchy":{"paths":[["doc:\/\/Csv2Img\/documentation\/Csv2Img","doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv"]]},"abstract":[{"text":"an array of ","type":"text"},{"identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/Column","type":"reference","isActive":true}],"identifier":{"url":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/columns","interfaceLanguage":"swift"},"sections":[],"metadata":{"roleHeading":"Instance Property","role":"symbol","externalID":"s:7Csv2Img3CsvC7columnsSayAC6ColumnVGvp","modules":[{"name":"Csv2Img"}],"fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"columns","kind":"identifier"},{"text":": [","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7Csv2Img3CsvC","text":"Csv"},{"kind":"text","text":"."},{"text":"Column","preciseIdentifier":"s:7Csv2Img3CsvC6ColumnV","kind":"typeIdentifier"},{"kind":"text","text":"]"}],"title":"columns","symbolKind":"property"},"kind":"symbol","references":{"doc://Csv2Img/documentation/Csv2Img/Csv":{"type":"topic","title":"Csv","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"Csv","kind":"identifier"}],"abstract":[{"type":"text","text":"Csv data structure"}],"role":"symbol","identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv","kind":"symbol","navigatorTitle":[{"text":"Csv","kind":"identifier"}],"url":"\/documentation\/csv2img\/csv"},"doc://Csv2Img/documentation/Csv2Img/Csv/Column":{"identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/Column","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Column","kind":"identifier"}],"type":"topic","role":"symbol","title":"Csv.Column","kind":"symbol","url":"\/documentation\/csv2img\/csv\/column","navigatorTitle":[{"text":"Column","kind":"identifier"}],"abstract":[{"type":"text","text":"Column (a head line)"}]},"doc://Csv2Img/documentation/Csv2Img":{"url":"\/documentation\/csv2img","role":"collection","identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img","abstract":[],"title":"Csv2Img","kind":"symbol","type":"topic"},"doc://Csv2Img/documentation/Csv2Img/Csv/columns":{"title":"columns","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"columns"},{"kind":"text","text":": ["},{"text":"Csv","kind":"typeIdentifier","preciseIdentifier":"s:7Csv2Img3CsvC"},{"text":".","kind":"text"},{"preciseIdentifier":"s:7Csv2Img3CsvC6ColumnV","text":"Column","kind":"typeIdentifier"},{"kind":"text","text":"]"}],"kind":"symbol","role":"symbol","abstract":[{"text":"an array of ","type":"text"},{"type":"reference","identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/Column","isActive":true}],"url":"\/documentation\/csv2img\/csv\/columns","identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/columns","type":"topic"}}} \ No newline at end of file +{"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/columns"},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/csv2img\/csv\/columns"]}],"abstract":[{"type":"text","text":"an array of "},{"identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/Column","isActive":true,"type":"reference"}],"kind":"symbol","primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"columns","kind":"identifier"},{"text":": [","kind":"text"},{"identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv","kind":"typeIdentifier","preciseIdentifier":"s:7Csv2Img3CsvC","text":"Csv"},{"text":".","kind":"text"},{"preciseIdentifier":"s:7Csv2Img3CsvC6ColumnV","kind":"typeIdentifier","text":"Column","identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/Column"},{"text":"]","kind":"text"}],"platforms":["macOS"],"languages":["swift"]}]}],"metadata":{"modules":[{"name":"Csv2Img"}],"roleHeading":"Instance Property","title":"columns","role":"symbol","symbolKind":"property","externalID":"s:7Csv2Img3CsvC7columnsSayAC6ColumnVGvp","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"columns","kind":"identifier"},{"text":": [","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7Csv2Img3CsvC","text":"Csv"},{"kind":"text","text":"."},{"preciseIdentifier":"s:7Csv2Img3CsvC6ColumnV","text":"Column","kind":"typeIdentifier"},{"kind":"text","text":"]"}]},"sections":[],"hierarchy":{"paths":[["doc:\/\/Csv2Img\/documentation\/Csv2Img","doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv"]]},"schemaVersion":{"minor":3,"patch":0,"major":0},"references":{"doc://Csv2Img/documentation/Csv2Img":{"role":"collection","title":"Csv2Img","abstract":[],"kind":"symbol","identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img","type":"topic","url":"\/documentation\/csv2img"},"doc://Csv2Img/documentation/Csv2Img/Csv/Column":{"type":"topic","fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"Column"}],"kind":"symbol","title":"Csv.Column","role":"symbol","url":"\/documentation\/csv2img\/csv\/column","navigatorTitle":[{"kind":"identifier","text":"Column"}],"abstract":[{"text":"Column (a head line)","type":"text"}],"identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/Column"},"doc://Csv2Img/documentation/Csv2Img/Csv/columns":{"identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/columns","role":"symbol","url":"\/documentation\/csv2img\/csv\/columns","title":"columns","type":"topic","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"columns","kind":"identifier"},{"kind":"text","text":": ["},{"kind":"typeIdentifier","preciseIdentifier":"s:7Csv2Img3CsvC","text":"Csv"},{"text":".","kind":"text"},{"text":"Column","kind":"typeIdentifier","preciseIdentifier":"s:7Csv2Img3CsvC6ColumnV"},{"text":"]","kind":"text"}],"abstract":[{"type":"text","text":"an array of "},{"isActive":true,"type":"reference","identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/Column"}],"kind":"symbol"},"doc://Csv2Img/documentation/Csv2Img/Csv":{"identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv","title":"Csv","navigatorTitle":[{"text":"Csv","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Csv","kind":"identifier"}],"abstract":[{"type":"text","text":"Csv data structure"}],"role":"symbol","kind":"symbol","type":"topic","url":"\/documentation\/csv2img\/csv"}}} \ No newline at end of file diff --git a/docs/data/documentation/csv2img/csv/encoding.json b/docs/data/documentation/csv2img/csv/encoding.json index 8b255d6..01e2522 100644 --- a/docs/data/documentation/csv2img/csv/encoding.json +++ b/docs/data/documentation/csv2img/csv/encoding.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["macOS"],"tokens":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"encoding"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"text":".","kind":"text"},{"preciseIdentifier":"s:SS10FoundationE8EncodingV","text":"Encoding","kind":"typeIdentifier"},{"kind":"text","text":" { get }"}],"languages":["swift"]}]}],"metadata":{"externalID":"s:7Csv2Img3CsvC8encodingSS10FoundationE8EncodingVvp","title":"encoding","role":"symbol","symbolKind":"property","modules":[{"name":"Csv2Img"}],"fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"encoding","kind":"identifier"},{"kind":"text","text":": "},{"preciseIdentifier":"s:SS","kind":"typeIdentifier","text":"String"},{"kind":"text","text":"."},{"text":"Encoding","kind":"typeIdentifier","preciseIdentifier":"s:SS10FoundationE8EncodingV"}],"roleHeading":"Instance Property"},"sections":[],"kind":"symbol","schemaVersion":{"major":0,"minor":3,"patch":0},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/encoding"},"hierarchy":{"paths":[["doc:\/\/Csv2Img\/documentation\/Csv2Img","doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv"]]},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/csv2img\/csv\/encoding"]}],"references":{"doc://Csv2Img/documentation/Csv2Img":{"url":"\/documentation\/csv2img","role":"collection","identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img","abstract":[],"title":"Csv2Img","kind":"symbol","type":"topic"},"doc://Csv2Img/documentation/Csv2Img/Csv/encoding":{"url":"\/documentation\/csv2img\/csv\/encoding","title":"encoding","abstract":[],"role":"symbol","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"encoding","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Encoding","preciseIdentifier":"s:SS10FoundationE8EncodingV"}],"type":"topic","identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/encoding","kind":"symbol"},"doc://Csv2Img/documentation/Csv2Img/Csv":{"type":"topic","title":"Csv","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"Csv","kind":"identifier"}],"abstract":[{"type":"text","text":"Csv data structure"}],"role":"symbol","identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv","kind":"symbol","navigatorTitle":[{"text":"Csv","kind":"identifier"}],"url":"\/documentation\/csv2img\/csv"}}} \ No newline at end of file +{"metadata":{"modules":[{"name":"Csv2Img"}],"symbolKind":"property","externalID":"s:7Csv2Img3CsvC8encodingSS10FoundationE8EncodingVvp","roleHeading":"Instance Property","title":"encoding","role":"symbol","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"encoding","kind":"identifier"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"text":".","kind":"text"},{"preciseIdentifier":"s:SS10FoundationE8EncodingV","text":"Encoding","kind":"typeIdentifier"}]},"identifier":{"url":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/encoding","interfaceLanguage":"swift"},"hierarchy":{"paths":[["doc:\/\/Csv2Img\/documentation\/Csv2Img","doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv"]]},"variants":[{"paths":["\/documentation\/csv2img\/csv\/encoding"],"traits":[{"interfaceLanguage":"swift"}]}],"kind":"symbol","sections":[],"primaryContentSections":[{"declarations":[{"tokens":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"encoding","kind":"identifier"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"kind":"text","text":"."},{"text":"Encoding","preciseIdentifier":"s:SS10FoundationE8EncodingV","kind":"typeIdentifier"},{"kind":"text","text":" { get }"}],"languages":["swift"],"platforms":["macOS"]}],"kind":"declarations"}],"schemaVersion":{"major":0,"patch":0,"minor":3},"references":{"doc://Csv2Img/documentation/Csv2Img":{"role":"collection","title":"Csv2Img","abstract":[],"kind":"symbol","identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img","type":"topic","url":"\/documentation\/csv2img"},"doc://Csv2Img/documentation/Csv2Img/Csv/encoding":{"identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/encoding","role":"symbol","url":"\/documentation\/csv2img\/csv\/encoding","title":"encoding","type":"topic","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"encoding","kind":"identifier"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Encoding","preciseIdentifier":"s:SS10FoundationE8EncodingV"}],"abstract":[],"kind":"symbol"},"doc://Csv2Img/documentation/Csv2Img/Csv":{"identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv","title":"Csv","navigatorTitle":[{"text":"Csv","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Csv","kind":"identifier"}],"abstract":[{"type":"text","text":"Csv data structure"}],"role":"symbol","kind":"symbol","type":"topic","url":"\/documentation\/csv2img\/csv"}}} \ No newline at end of file diff --git a/docs/data/documentation/csv2img/csv/error.json b/docs/data/documentation/csv2img/csv/error.json index e276f15..ffc3b68 100644 --- a/docs/data/documentation/csv2img/csv/error.json +++ b/docs/data/documentation/csv2img/csv/error.json @@ -1 +1 @@ -{"topicSections":[{"title":"Enumeration Cases","identifiers":["doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/Error\/cannotAccessFile(url:)","doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/Error\/emptyData","doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/Error\/invalidDownloadResource(url:data:)","doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/Error\/invalidExportType(_:)","doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/Error\/invalidLocalResource(url:data:encoding:)","doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/Error\/underlying(_:)","doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/Error\/workInProgress"]},{"identifiers":["doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/Error\/Error-Implementations"],"generated":true,"title":"Default Implementations"}],"sections":[],"hierarchy":{"paths":[["doc:\/\/Csv2Img\/documentation\/Csv2Img","doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv"]]},"kind":"symbol","abstract":[{"type":"codeVoice","code":"Error"},{"type":"text","text":" related with Csv implmentation."}],"metadata":{"navigatorTitle":[{"text":"Error","kind":"identifier"}],"roleHeading":"Enumeration","modules":[{"name":"Csv2Img"}],"externalID":"s:7Csv2Img3CsvC5ErrorO","symbolKind":"enum","role":"symbol","title":"Csv.Error","extendedModule":"Csv2Img","fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Error"}]},"relationshipsSections":[{"title":"Conforms To","identifiers":["doc:\/\/Csv2Img\/s5ErrorP","doc:\/\/Csv2Img\/s8SendableP"],"kind":"relationships","type":"conformsTo"}],"schemaVersion":{"minor":3,"patch":0,"major":0},"identifier":{"url":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/Error","interfaceLanguage":"swift"},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/csv2img\/csv\/error"]}],"primaryContentSections":[{"declarations":[{"platforms":["macOS"],"tokens":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"text":"Error","kind":"identifier"}],"languages":["swift"]}],"kind":"declarations"}],"references":{"doc://Csv2Img/s5ErrorP":{"type":"unresolvable","title":"Swift.Error","identifier":"doc:\/\/Csv2Img\/s5ErrorP"},"doc://Csv2Img/documentation/Csv2Img":{"url":"\/documentation\/csv2img","role":"collection","identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img","abstract":[],"title":"Csv2Img","kind":"symbol","type":"topic"},"doc://Csv2Img/documentation/Csv2Img/Csv/Error/invalidLocalResource(url:data:encoding:)":{"title":"Csv.Error.invalidLocalResource(url:data:encoding:)","fragments":[{"kind":"keyword","text":"case"},{"text":" ","kind":"text"},{"text":"invalidLocalResource","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"url"},{"text":": ","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":", ","kind":"text"},{"text":"data","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:10Foundation4DataV","text":"Data"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"encoding"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:SS","kind":"typeIdentifier","text":"String"},{"kind":"text","text":"."},{"preciseIdentifier":"s:SS10FoundationE8EncodingV","text":"Encoding","kind":"typeIdentifier"},{"kind":"text","text":")"}],"role":"symbol","type":"topic","url":"\/documentation\/csv2img\/csv\/error\/invalidlocalresource(url:data:encoding:)","kind":"symbol","abstract":[{"type":"text","text":"Specified local url is invalid (file may not exist. using incorrect "},{"code":"String.Encoding","type":"codeVoice"},{"type":"text","text":" Type)."}],"identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/Error\/invalidLocalResource(url:data:encoding:)"},"doc://Csv2Img/s8SendableP":{"type":"unresolvable","title":"Swift.Sendable","identifier":"doc:\/\/Csv2Img\/s8SendableP"},"doc://Csv2Img/documentation/Csv2Img/Csv/Error/Error-Implementations":{"abstract":[],"url":"\/documentation\/csv2img\/csv\/error\/error-implementations","identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/Error\/Error-Implementations","type":"topic","title":"Error Implementations","kind":"article","role":"collectionGroup"},"doc://Csv2Img/documentation/Csv2Img/Csv/Error/invalidExportType(_:)":{"abstract":[{"type":"text","text":"given "},{"type":"codeVoice","code":"exportType"},{"text":" is invalid.","type":"text"}],"url":"\/documentation\/csv2img\/csv\/error\/invalidexporttype(_:)","identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/Error\/invalidExportType(_:)","type":"topic","title":"Csv.Error.invalidExportType(_:)","kind":"symbol","role":"symbol","fragments":[{"text":"case","kind":"keyword"},{"kind":"text","text":" "},{"text":"invalidExportType","kind":"identifier"},{"kind":"text","text":"("},{"preciseIdentifier":"s:7Csv2Img3CsvC","text":"Csv","kind":"typeIdentifier"},{"kind":"text","text":"."},{"preciseIdentifier":"s:7Csv2Img3CsvC10ExportTypeO","text":"ExportType","kind":"typeIdentifier"},{"text":")","kind":"text"}]},"doc://Csv2Img/documentation/Csv2Img/Csv/Error/cannotAccessFile(url:)":{"role":"symbol","type":"topic","abstract":[{"type":"text","text":"If file is not accessible due to security issue."}],"title":"Csv.Error.cannotAccessFile(url:)","fragments":[{"kind":"keyword","text":"case"},{"text":" ","kind":"text"},{"kind":"identifier","text":"cannotAccessFile"},{"kind":"text","text":"("},{"kind":"externalParam","text":"url"},{"kind":"text","text":": "},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":")","kind":"text"}],"kind":"symbol","identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/Error\/cannotAccessFile(url:)","url":"\/documentation\/csv2img\/csv\/error\/cannotaccessfile(url:)"},"doc://Csv2Img/documentation/Csv2Img/Csv/Error/workInProgress":{"abstract":[{"text":"Csv denied execution because it is generating another contents.","type":"text"}],"type":"topic","title":"Csv.Error.workInProgress","identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/Error\/workInProgress","fragments":[{"text":"case","kind":"keyword"},{"text":" ","kind":"text"},{"text":"workInProgress","kind":"identifier"}],"role":"symbol","kind":"symbol","url":"\/documentation\/csv2img\/csv\/error\/workinprogress"},"doc://Csv2Img/documentation/Csv2Img/Csv/Error/emptyData":{"type":"topic","url":"\/documentation\/csv2img\/csv\/error\/emptydata","role":"symbol","fragments":[{"text":"case","kind":"keyword"},{"text":" ","kind":"text"},{"text":"emptyData","kind":"identifier"}],"abstract":[{"text":"Both columns and rows are empty","type":"text"}],"kind":"symbol","identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/Error\/emptyData","title":"Csv.Error.emptyData"},"doc://Csv2Img/documentation/Csv2Img/Csv/Error/invalidDownloadResource(url:data:)":{"fragments":[{"text":"case","kind":"keyword"},{"kind":"text","text":" "},{"text":"invalidDownloadResource","kind":"identifier"},{"kind":"text","text":"("},{"text":"url","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"kind":"text","text":", "},{"kind":"externalParam","text":"data"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:10Foundation4DataV","text":"Data","kind":"typeIdentifier"},{"text":")","kind":"text"}],"type":"topic","kind":"symbol","abstract":[{"type":"text","text":"Specified network url is invalid or failed to download csv data."}],"title":"Csv.Error.invalidDownloadResource(url:data:)","url":"\/documentation\/csv2img\/csv\/error\/invaliddownloadresource(url:data:)","identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/Error\/invalidDownloadResource(url:data:)","role":"symbol"},"doc://Csv2Img/documentation/Csv2Img/Csv":{"type":"topic","title":"Csv","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"Csv","kind":"identifier"}],"abstract":[{"type":"text","text":"Csv data structure"}],"role":"symbol","identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv","kind":"symbol","navigatorTitle":[{"text":"Csv","kind":"identifier"}],"url":"\/documentation\/csv2img\/csv"},"doc://Csv2Img/documentation/Csv2Img/Csv/Error":{"fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"text":"Error","kind":"identifier"}],"navigatorTitle":[{"text":"Error","kind":"identifier"}],"type":"topic","abstract":[{"type":"codeVoice","code":"Error"},{"type":"text","text":" related with Csv implmentation."}],"kind":"symbol","title":"Csv.Error","identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/Error","url":"\/documentation\/csv2img\/csv\/error","role":"symbol"},"doc://Csv2Img/documentation/Csv2Img/Csv/Error/underlying(_:)":{"abstract":[],"title":"Csv.Error.underlying(_:)","role":"symbol","kind":"symbol","identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/Error\/underlying(_:)","fragments":[{"text":"case","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"underlying"},{"text":"(","kind":"text"},{"preciseIdentifier":"s:s5ErrorP","kind":"typeIdentifier","text":"Error"},{"kind":"text","text":"?)"}],"type":"topic","url":"\/documentation\/csv2img\/csv\/error\/underlying(_:)"}}} \ No newline at end of file +{"hierarchy":{"paths":[["doc:\/\/Csv2Img\/documentation\/Csv2Img","doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv"]]},"metadata":{"navigatorTitle":[{"kind":"identifier","text":"Error"}],"modules":[{"name":"Csv2Img"}],"roleHeading":"Enumeration","title":"Csv.Error","role":"symbol","symbolKind":"enum","extendedModule":"Csv2Img","externalID":"s:7Csv2Img3CsvC5ErrorO","fragments":[{"text":"enum","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"Error"}]},"identifier":{"url":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/Error","interfaceLanguage":"swift"},"kind":"symbol","sections":[],"topicSections":[{"identifiers":["doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/Error\/cannotAccessFile(url:)","doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/Error\/emptyData","doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/Error\/invalidDownloadResource(url:data:)","doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/Error\/invalidExportType(_:)","doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/Error\/invalidLocalResource(url:data:encoding:)","doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/Error\/underlying(_:)","doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/Error\/workInProgress"],"title":"Enumeration Cases"},{"generated":true,"title":"Default Implementations","identifiers":["doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/Error\/Error-Implementations"]}],"schemaVersion":{"minor":3,"patch":0,"major":0},"relationshipsSections":[{"type":"conformsTo","kind":"relationships","title":"Conforms To","identifiers":["doc:\/\/Csv2Img\/s5ErrorP","doc:\/\/Csv2Img\/s8SendableP"]}],"abstract":[{"type":"codeVoice","code":"Error"},{"text":" related with Csv implmentation.","type":"text"}],"primaryContentSections":[{"declarations":[{"tokens":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Error"}],"languages":["swift"],"platforms":["macOS"]}],"kind":"declarations"}],"variants":[{"paths":["\/documentation\/csv2img\/csv\/error"],"traits":[{"interfaceLanguage":"swift"}]}],"references":{"doc://Csv2Img/documentation/Csv2Img/Csv/Error/invalidDownloadResource(url:data:)":{"identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/Error\/invalidDownloadResource(url:data:)","role":"symbol","fragments":[{"text":"case","kind":"keyword"},{"kind":"text","text":" "},{"text":"invalidDownloadResource","kind":"identifier"},{"kind":"text","text":"("},{"text":"url","kind":"externalParam"},{"kind":"text","text":": "},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"kind":"text","text":", "},{"kind":"externalParam","text":"data"},{"kind":"text","text":": "},{"text":"Data","kind":"typeIdentifier","preciseIdentifier":"s:10Foundation4DataV"},{"kind":"text","text":")"}],"abstract":[{"type":"text","text":"Specified network url is invalid or failed to download csv data."}],"url":"\/documentation\/csv2img\/csv\/error\/invaliddownloadresource(url:data:)","title":"Csv.Error.invalidDownloadResource(url:data:)","kind":"symbol","type":"topic"},"doc://Csv2Img/s8SendableP":{"identifier":"doc:\/\/Csv2Img\/s8SendableP","type":"unresolvable","title":"Swift.Sendable"},"doc://Csv2Img/s5ErrorP":{"identifier":"doc:\/\/Csv2Img\/s5ErrorP","type":"unresolvable","title":"Swift.Error"},"doc://Csv2Img/documentation/Csv2Img/Csv/Error/Error-Implementations":{"role":"collectionGroup","type":"topic","url":"\/documentation\/csv2img\/csv\/error\/error-implementations","kind":"article","abstract":[],"title":"Error Implementations","identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/Error\/Error-Implementations"},"doc://Csv2Img/documentation/Csv2Img/Csv":{"identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv","title":"Csv","navigatorTitle":[{"text":"Csv","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Csv","kind":"identifier"}],"abstract":[{"type":"text","text":"Csv data structure"}],"role":"symbol","kind":"symbol","type":"topic","url":"\/documentation\/csv2img\/csv"},"doc://Csv2Img/documentation/Csv2Img/Csv/Error/invalidLocalResource(url:data:encoding:)":{"title":"Csv.Error.invalidLocalResource(url:data:encoding:)","identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/Error\/invalidLocalResource(url:data:encoding:)","url":"\/documentation\/csv2img\/csv\/error\/invalidlocalresource(url:data:encoding:)","fragments":[{"text":"case","kind":"keyword"},{"text":" ","kind":"text"},{"text":"invalidLocalResource","kind":"identifier"},{"kind":"text","text":"("},{"text":"url","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"data"},{"text":": ","kind":"text"},{"text":"Data","kind":"typeIdentifier","preciseIdentifier":"s:10Foundation4DataV"},{"text":", ","kind":"text"},{"text":"encoding","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"kind":"text","text":"."},{"text":"Encoding","kind":"typeIdentifier","preciseIdentifier":"s:SS10FoundationE8EncodingV"},{"text":")","kind":"text"}],"kind":"symbol","type":"topic","abstract":[{"text":"Specified local url is invalid (file may not exist. using incorrect ","type":"text"},{"code":"String.Encoding","type":"codeVoice"},{"type":"text","text":" Type)."}],"role":"symbol"},"doc://Csv2Img/documentation/Csv2Img/Csv/Error/workInProgress":{"fragments":[{"text":"case","kind":"keyword"},{"text":" ","kind":"text"},{"text":"workInProgress","kind":"identifier"}],"role":"symbol","abstract":[{"type":"text","text":"Csv denied execution because it is generating another contents."}],"type":"topic","title":"Csv.Error.workInProgress","url":"\/documentation\/csv2img\/csv\/error\/workinprogress","identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/Error\/workInProgress","kind":"symbol"},"doc://Csv2Img/documentation/Csv2Img/Csv/Error/invalidExportType(_:)":{"identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/Error\/invalidExportType(_:)","role":"symbol","url":"\/documentation\/csv2img\/csv\/error\/invalidexporttype(_:)","title":"Csv.Error.invalidExportType(_:)","type":"topic","fragments":[{"text":"case","kind":"keyword"},{"kind":"text","text":" "},{"text":"invalidExportType","kind":"identifier"},{"text":"(","kind":"text"},{"preciseIdentifier":"s:7Csv2Img3CsvC","text":"Csv","kind":"typeIdentifier"},{"kind":"text","text":"."},{"text":"ExportType","preciseIdentifier":"s:7Csv2Img3CsvC10ExportTypeO","kind":"typeIdentifier"},{"kind":"text","text":")"}],"abstract":[{"text":"given ","type":"text"},{"type":"codeVoice","code":"exportType"},{"text":" is invalid.","type":"text"}],"kind":"symbol"},"doc://Csv2Img/documentation/Csv2Img":{"role":"collection","title":"Csv2Img","abstract":[],"kind":"symbol","identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img","type":"topic","url":"\/documentation\/csv2img"},"doc://Csv2Img/documentation/Csv2Img/Csv/Error/emptyData":{"role":"symbol","title":"Csv.Error.emptyData","identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/Error\/emptyData","abstract":[{"text":"Both columns and rows are empty","type":"text"}],"fragments":[{"text":"case","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"emptyData"}],"type":"topic","url":"\/documentation\/csv2img\/csv\/error\/emptydata","kind":"symbol"},"doc://Csv2Img/documentation/Csv2Img/Csv/Error/underlying(_:)":{"kind":"symbol","type":"topic","title":"Csv.Error.underlying(_:)","url":"\/documentation\/csv2img\/csv\/error\/underlying(_:)","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"underlying"},{"text":"(","kind":"text"},{"text":"Error","kind":"typeIdentifier","preciseIdentifier":"s:s5ErrorP"},{"text":"?)","kind":"text"}],"role":"symbol","identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/Error\/underlying(_:)","abstract":[]},"doc://Csv2Img/documentation/Csv2Img/Csv/Error":{"identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/Error","role":"symbol","url":"\/documentation\/csv2img\/csv\/error","title":"Csv.Error","type":"topic","fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Error","kind":"identifier"}],"navigatorTitle":[{"text":"Error","kind":"identifier"}],"abstract":[{"code":"Error","type":"codeVoice"},{"text":" related with Csv implmentation.","type":"text"}],"kind":"symbol"},"doc://Csv2Img/documentation/Csv2Img/Csv/Error/cannotAccessFile(url:)":{"kind":"symbol","type":"topic","url":"\/documentation\/csv2img\/csv\/error\/cannotaccessfile(url:)","fragments":[{"text":"case","kind":"keyword"},{"text":" ","kind":"text"},{"text":"cannotAccessFile","kind":"identifier"},{"kind":"text","text":"("},{"kind":"externalParam","text":"url"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"text":")","kind":"text"}],"abstract":[{"type":"text","text":"If file is not accessible due to security issue."}],"identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/Error\/cannotAccessFile(url:)","title":"Csv.Error.cannotAccessFile(url:)","role":"symbol"}}} \ No newline at end of file diff --git a/docs/data/documentation/csv2img/csv/error/cannotaccessfile(url:).json b/docs/data/documentation/csv2img/csv/error/cannotaccessfile(url:).json index e6acdd2..d2c31f3 100644 --- a/docs/data/documentation/csv2img/csv/error/cannotaccessfile(url:).json +++ b/docs/data/documentation/csv2img/csv/error/cannotaccessfile(url:).json @@ -1 +1 @@ -{"sections":[],"identifier":{"url":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/Error\/cannotAccessFile(url:)","interfaceLanguage":"swift"},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/csv2img\/csv\/error\/cannotaccessfile(url:)"]}],"abstract":[{"type":"text","text":"If file is not accessible due to security issue."}],"kind":"symbol","hierarchy":{"paths":[["doc:\/\/Csv2Img\/documentation\/Csv2Img","doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv","doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/Error"]]},"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"text":"cannotAccessFile","kind":"identifier"},{"text":"(","kind":"text"},{"text":"url","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"text":")","kind":"text"}],"languages":["swift"],"platforms":["macOS"]}]}],"metadata":{"role":"symbol","externalID":"s:7Csv2Img3CsvC5ErrorO16cannotAccessFileyAESS_tcAEmF","modules":[{"name":"Csv2Img"}],"title":"Csv.Error.cannotAccessFile(url:)","symbolKind":"case","fragments":[{"text":"case","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"cannotAccessFile"},{"kind":"text","text":"("},{"kind":"externalParam","text":"url"},{"kind":"text","text":": "},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"kind":"text","text":")"}],"roleHeading":"Case"},"schemaVersion":{"major":0,"minor":3,"patch":0},"references":{"doc://Csv2Img/documentation/Csv2Img/Csv/Error/cannotAccessFile(url:)":{"role":"symbol","type":"topic","abstract":[{"type":"text","text":"If file is not accessible due to security issue."}],"title":"Csv.Error.cannotAccessFile(url:)","fragments":[{"kind":"keyword","text":"case"},{"text":" ","kind":"text"},{"kind":"identifier","text":"cannotAccessFile"},{"kind":"text","text":"("},{"kind":"externalParam","text":"url"},{"kind":"text","text":": "},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":")","kind":"text"}],"kind":"symbol","identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/Error\/cannotAccessFile(url:)","url":"\/documentation\/csv2img\/csv\/error\/cannotaccessfile(url:)"},"doc://Csv2Img/documentation/Csv2Img/Csv/Error":{"fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"text":"Error","kind":"identifier"}],"navigatorTitle":[{"text":"Error","kind":"identifier"}],"type":"topic","abstract":[{"type":"codeVoice","code":"Error"},{"type":"text","text":" related with Csv implmentation."}],"kind":"symbol","title":"Csv.Error","identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/Error","url":"\/documentation\/csv2img\/csv\/error","role":"symbol"},"doc://Csv2Img/documentation/Csv2Img":{"url":"\/documentation\/csv2img","role":"collection","identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img","abstract":[],"title":"Csv2Img","kind":"symbol","type":"topic"},"doc://Csv2Img/documentation/Csv2Img/Csv":{"type":"topic","title":"Csv","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"Csv","kind":"identifier"}],"abstract":[{"type":"text","text":"Csv data structure"}],"role":"symbol","identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv","kind":"symbol","navigatorTitle":[{"text":"Csv","kind":"identifier"}],"url":"\/documentation\/csv2img\/csv"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["macOS"],"languages":["swift"],"tokens":[{"text":"case","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"cannotAccessFile"},{"kind":"text","text":"("},{"text":"url","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"kind":"text","text":")"}]}]}],"metadata":{"symbolKind":"case","role":"symbol","roleHeading":"Case","modules":[{"name":"Csv2Img"}],"externalID":"s:7Csv2Img3CsvC5ErrorO16cannotAccessFileyAESS_tcAEmF","title":"Csv.Error.cannotAccessFile(url:)","fragments":[{"text":"case","kind":"keyword"},{"kind":"text","text":" "},{"text":"cannotAccessFile","kind":"identifier"},{"text":"(","kind":"text"},{"text":"url","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"kind":"text","text":")"}]},"variants":[{"paths":["\/documentation\/csv2img\/csv\/error\/cannotaccessfile(url:)"],"traits":[{"interfaceLanguage":"swift"}]}],"sections":[],"abstract":[{"type":"text","text":"If file is not accessible due to security issue."}],"kind":"symbol","identifier":{"url":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/Error\/cannotAccessFile(url:)","interfaceLanguage":"swift"},"hierarchy":{"paths":[["doc:\/\/Csv2Img\/documentation\/Csv2Img","doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv","doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/Error"]]},"schemaVersion":{"patch":0,"minor":3,"major":0},"references":{"doc://Csv2Img/documentation/Csv2Img/Csv/Error/cannotAccessFile(url:)":{"kind":"symbol","type":"topic","url":"\/documentation\/csv2img\/csv\/error\/cannotaccessfile(url:)","fragments":[{"text":"case","kind":"keyword"},{"text":" ","kind":"text"},{"text":"cannotAccessFile","kind":"identifier"},{"kind":"text","text":"("},{"kind":"externalParam","text":"url"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"text":")","kind":"text"}],"abstract":[{"type":"text","text":"If file is not accessible due to security issue."}],"identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/Error\/cannotAccessFile(url:)","title":"Csv.Error.cannotAccessFile(url:)","role":"symbol"},"doc://Csv2Img/documentation/Csv2Img/Csv/Error":{"identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/Error","role":"symbol","url":"\/documentation\/csv2img\/csv\/error","title":"Csv.Error","type":"topic","fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Error","kind":"identifier"}],"navigatorTitle":[{"text":"Error","kind":"identifier"}],"abstract":[{"code":"Error","type":"codeVoice"},{"text":" related with Csv implmentation.","type":"text"}],"kind":"symbol"},"doc://Csv2Img/documentation/Csv2Img/Csv":{"identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv","title":"Csv","navigatorTitle":[{"text":"Csv","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Csv","kind":"identifier"}],"abstract":[{"type":"text","text":"Csv data structure"}],"role":"symbol","kind":"symbol","type":"topic","url":"\/documentation\/csv2img\/csv"},"doc://Csv2Img/documentation/Csv2Img":{"role":"collection","title":"Csv2Img","abstract":[],"kind":"symbol","identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img","type":"topic","url":"\/documentation\/csv2img"}}} \ No newline at end of file diff --git a/docs/data/documentation/csv2img/csv/error/emptydata.json b/docs/data/documentation/csv2img/csv/error/emptydata.json index b7d2707..e3b76fe 100644 --- a/docs/data/documentation/csv2img/csv/error/emptydata.json +++ b/docs/data/documentation/csv2img/csv/error/emptydata.json @@ -1 +1 @@ -{"schemaVersion":{"major":0,"minor":3,"patch":0},"metadata":{"role":"symbol","symbolKind":"case","externalID":"s:7Csv2Img3CsvC5ErrorO9emptyDatayA2EmF","fragments":[{"kind":"keyword","text":"case"},{"text":" ","kind":"text"},{"kind":"identifier","text":"emptyData"}],"modules":[{"name":"Csv2Img"}],"title":"Csv.Error.emptyData","roleHeading":"Case"},"sections":[],"identifier":{"url":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/Error\/emptyData","interfaceLanguage":"swift"},"hierarchy":{"paths":[["doc:\/\/Csv2Img\/documentation\/Csv2Img","doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv","doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/Error"]]},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/csv2img\/csv\/error\/emptydata"]}],"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["macOS"],"languages":["swift"],"tokens":[{"text":"case","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"emptyData"}]}]}],"kind":"symbol","abstract":[{"text":"Both columns and rows are empty","type":"text"}],"references":{"doc://Csv2Img/documentation/Csv2Img/Csv/Error":{"fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"text":"Error","kind":"identifier"}],"navigatorTitle":[{"text":"Error","kind":"identifier"}],"type":"topic","abstract":[{"type":"codeVoice","code":"Error"},{"type":"text","text":" related with Csv implmentation."}],"kind":"symbol","title":"Csv.Error","identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/Error","url":"\/documentation\/csv2img\/csv\/error","role":"symbol"},"doc://Csv2Img/documentation/Csv2Img/Csv/Error/emptyData":{"type":"topic","url":"\/documentation\/csv2img\/csv\/error\/emptydata","role":"symbol","fragments":[{"text":"case","kind":"keyword"},{"text":" ","kind":"text"},{"text":"emptyData","kind":"identifier"}],"abstract":[{"text":"Both columns and rows are empty","type":"text"}],"kind":"symbol","identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/Error\/emptyData","title":"Csv.Error.emptyData"},"doc://Csv2Img/documentation/Csv2Img/Csv":{"type":"topic","title":"Csv","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"Csv","kind":"identifier"}],"abstract":[{"type":"text","text":"Csv data structure"}],"role":"symbol","identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv","kind":"symbol","navigatorTitle":[{"text":"Csv","kind":"identifier"}],"url":"\/documentation\/csv2img\/csv"},"doc://Csv2Img/documentation/Csv2Img":{"url":"\/documentation\/csv2img","role":"collection","identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img","abstract":[],"title":"Csv2Img","kind":"symbol","type":"topic"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"platforms":["macOS"],"tokens":[{"text":"case","kind":"keyword"},{"text":" ","kind":"text"},{"text":"emptyData","kind":"identifier"}]}]}],"identifier":{"url":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/Error\/emptyData","interfaceLanguage":"swift"},"metadata":{"role":"symbol","modules":[{"name":"Csv2Img"}],"title":"Csv.Error.emptyData","roleHeading":"Case","symbolKind":"case","externalID":"s:7Csv2Img3CsvC5ErrorO9emptyDatayA2EmF","fragments":[{"text":"case","kind":"keyword"},{"text":" ","kind":"text"},{"text":"emptyData","kind":"identifier"}]},"hierarchy":{"paths":[["doc:\/\/Csv2Img\/documentation\/Csv2Img","doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv","doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/Error"]]},"variants":[{"paths":["\/documentation\/csv2img\/csv\/error\/emptydata"],"traits":[{"interfaceLanguage":"swift"}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"abstract":[{"type":"text","text":"Both columns and rows are empty"}],"kind":"symbol","sections":[],"references":{"doc://Csv2Img/documentation/Csv2Img":{"role":"collection","title":"Csv2Img","abstract":[],"kind":"symbol","identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img","type":"topic","url":"\/documentation\/csv2img"},"doc://Csv2Img/documentation/Csv2Img/Csv/Error/emptyData":{"role":"symbol","title":"Csv.Error.emptyData","identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/Error\/emptyData","abstract":[{"text":"Both columns and rows are empty","type":"text"}],"fragments":[{"text":"case","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"emptyData"}],"type":"topic","url":"\/documentation\/csv2img\/csv\/error\/emptydata","kind":"symbol"},"doc://Csv2Img/documentation/Csv2Img/Csv/Error":{"identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/Error","role":"symbol","url":"\/documentation\/csv2img\/csv\/error","title":"Csv.Error","type":"topic","fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Error","kind":"identifier"}],"navigatorTitle":[{"text":"Error","kind":"identifier"}],"abstract":[{"code":"Error","type":"codeVoice"},{"text":" related with Csv implmentation.","type":"text"}],"kind":"symbol"},"doc://Csv2Img/documentation/Csv2Img/Csv":{"identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv","title":"Csv","navigatorTitle":[{"text":"Csv","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Csv","kind":"identifier"}],"abstract":[{"type":"text","text":"Csv data structure"}],"role":"symbol","kind":"symbol","type":"topic","url":"\/documentation\/csv2img\/csv"}}} \ No newline at end of file diff --git a/docs/data/documentation/csv2img/csv/error/error-implementations.json b/docs/data/documentation/csv2img/csv/error/error-implementations.json index 1050bb4..b26c254 100644 --- a/docs/data/documentation/csv2img/csv/error/error-implementations.json +++ b/docs/data/documentation/csv2img/csv/error/error-implementations.json @@ -1 +1 @@ -{"metadata":{"role":"collectionGroup","title":"Error Implementations","modules":[{"name":"Csv2Img"}]},"sections":[],"identifier":{"url":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/Error\/Error-Implementations","interfaceLanguage":"swift"},"hierarchy":{"paths":[["doc:\/\/Csv2Img\/documentation\/Csv2Img","doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv","doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/Error"]]},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/csv2img\/csv\/error\/error-implementations"]}],"topicSections":[{"title":"Instance Properties","identifiers":["doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/Error\/localizedDescription"],"generated":true}],"kind":"article","schemaVersion":{"minor":3,"patch":0,"major":0},"references":{"doc://Csv2Img/documentation/Csv2Img/Csv/Error/localizedDescription":{"abstract":[],"kind":"symbol","type":"topic","title":"localizedDescription","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"localizedDescription"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:SS","kind":"typeIdentifier","text":"String"}],"identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/Error\/localizedDescription","role":"symbol","url":"\/documentation\/csv2img\/csv\/error\/localizeddescription"},"doc://Csv2Img/documentation/Csv2Img/Csv/Error":{"kind":"symbol","abstract":[{"type":"codeVoice","code":"Error"},{"type":"text","text":" related with Csv implmentation."}],"identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/Error","role":"symbol","type":"topic","title":"Csv.Error","url":"\/documentation\/csv2img\/csv\/error","navigatorTitle":[{"text":"Error","kind":"identifier"}],"fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"Error"}]},"doc://Csv2Img/documentation/Csv2Img":{"url":"\/documentation\/csv2img","role":"collection","identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img","abstract":[],"title":"Csv2Img","kind":"symbol","type":"topic"},"doc://Csv2Img/documentation/Csv2Img/Csv":{"url":"\/documentation\/csv2img\/csv","title":"Csv","role":"symbol","abstract":[{"type":"text","text":"Csv data structure"}],"fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Csv","kind":"identifier"}],"navigatorTitle":[{"text":"Csv","kind":"identifier"}],"identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv","type":"topic","kind":"symbol"}}} \ No newline at end of file +{"sections":[],"schemaVersion":{"major":0,"minor":3,"patch":0},"kind":"article","hierarchy":{"paths":[["doc:\/\/Csv2Img\/documentation\/Csv2Img","doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv","doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/Error"]]},"topicSections":[{"identifiers":["doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/Error\/localizedDescription"],"title":"Instance Properties","generated":true}],"variants":[{"paths":["\/documentation\/csv2img\/csv\/error\/error-implementations"],"traits":[{"interfaceLanguage":"swift"}]}],"metadata":{"role":"collectionGroup","title":"Error Implementations","modules":[{"name":"Csv2Img"}]},"identifier":{"url":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/Error\/Error-Implementations","interfaceLanguage":"swift"},"references":{"doc://Csv2Img/documentation/Csv2Img/Csv":{"identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv","title":"Csv","navigatorTitle":[{"text":"Csv","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Csv","kind":"identifier"}],"abstract":[{"type":"text","text":"Csv data structure"}],"role":"symbol","kind":"symbol","type":"topic","url":"\/documentation\/csv2img\/csv"},"doc://Csv2Img/documentation/Csv2Img/Csv/Error/localizedDescription":{"role":"symbol","type":"topic","url":"\/documentation\/csv2img\/csv\/error\/localizeddescription","kind":"symbol","abstract":[],"title":"localizedDescription","identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/Error\/localizedDescription","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"localizedDescription","kind":"identifier"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"}]},"doc://Csv2Img/documentation/Csv2Img/Csv/Error":{"identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/Error","role":"symbol","url":"\/documentation\/csv2img\/csv\/error","title":"Csv.Error","type":"topic","fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Error","kind":"identifier"}],"navigatorTitle":[{"text":"Error","kind":"identifier"}],"abstract":[{"code":"Error","type":"codeVoice"},{"text":" related with Csv implmentation.","type":"text"}],"kind":"symbol"},"doc://Csv2Img/documentation/Csv2Img":{"role":"collection","title":"Csv2Img","abstract":[],"kind":"symbol","identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img","type":"topic","url":"\/documentation\/csv2img"}}} \ No newline at end of file diff --git a/docs/data/documentation/csv2img/csv/error/invaliddownloadresource(url:data:).json b/docs/data/documentation/csv2img/csv/error/invaliddownloadresource(url:data:).json index e0b3ae4..263696e 100644 --- a/docs/data/documentation/csv2img/csv/error/invaliddownloadresource(url:data:).json +++ b/docs/data/documentation/csv2img/csv/error/invaliddownloadresource(url:data:).json @@ -1 +1 @@ -{"kind":"symbol","primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"platforms":["macOS"],"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"text":"invalidDownloadResource","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"url"},{"kind":"text","text":": "},{"preciseIdentifier":"s:SS","kind":"typeIdentifier","text":"String"},{"kind":"text","text":", "},{"kind":"externalParam","text":"data"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:10Foundation4DataV","kind":"typeIdentifier","text":"Data"},{"text":")","kind":"text"}]}]}],"sections":[],"hierarchy":{"paths":[["doc:\/\/Csv2Img\/documentation\/Csv2Img","doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv","doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/Error"]]},"schemaVersion":{"major":0,"patch":0,"minor":3},"abstract":[{"text":"Specified network url is invalid or failed to download csv data.","type":"text"}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/csv2img\/csv\/error\/invaliddownloadresource(url:data:)"]}],"identifier":{"url":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/Error\/invalidDownloadResource(url:data:)","interfaceLanguage":"swift"},"metadata":{"fragments":[{"text":"case","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"invalidDownloadResource"},{"kind":"text","text":"("},{"kind":"externalParam","text":"url"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"data","kind":"externalParam"},{"kind":"text","text":": "},{"text":"Data","kind":"typeIdentifier","preciseIdentifier":"s:10Foundation4DataV"},{"text":")","kind":"text"}],"externalID":"s:7Csv2Img3CsvC5ErrorO23invalidDownloadResourceyAESS_10Foundation4DataVtcAEmF","modules":[{"name":"Csv2Img"}],"title":"Csv.Error.invalidDownloadResource(url:data:)","symbolKind":"case","role":"symbol","roleHeading":"Case"},"references":{"doc://Csv2Img/documentation/Csv2Img":{"url":"\/documentation\/csv2img","role":"collection","identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img","abstract":[],"title":"Csv2Img","kind":"symbol","type":"topic"},"doc://Csv2Img/documentation/Csv2Img/Csv/Error":{"fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"text":"Error","kind":"identifier"}],"navigatorTitle":[{"text":"Error","kind":"identifier"}],"type":"topic","abstract":[{"type":"codeVoice","code":"Error"},{"type":"text","text":" related with Csv implmentation."}],"kind":"symbol","title":"Csv.Error","identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/Error","url":"\/documentation\/csv2img\/csv\/error","role":"symbol"},"doc://Csv2Img/documentation/Csv2Img/Csv":{"type":"topic","title":"Csv","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"Csv","kind":"identifier"}],"abstract":[{"type":"text","text":"Csv data structure"}],"role":"symbol","identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv","kind":"symbol","navigatorTitle":[{"text":"Csv","kind":"identifier"}],"url":"\/documentation\/csv2img\/csv"},"doc://Csv2Img/documentation/Csv2Img/Csv/Error/invalidDownloadResource(url:data:)":{"fragments":[{"text":"case","kind":"keyword"},{"kind":"text","text":" "},{"text":"invalidDownloadResource","kind":"identifier"},{"kind":"text","text":"("},{"text":"url","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"kind":"text","text":", "},{"kind":"externalParam","text":"data"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:10Foundation4DataV","text":"Data","kind":"typeIdentifier"},{"text":")","kind":"text"}],"type":"topic","kind":"symbol","abstract":[{"type":"text","text":"Specified network url is invalid or failed to download csv data."}],"title":"Csv.Error.invalidDownloadResource(url:data:)","url":"\/documentation\/csv2img\/csv\/error\/invaliddownloadresource(url:data:)","identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/Error\/invalidDownloadResource(url:data:)","role":"symbol"}}} \ No newline at end of file +{"metadata":{"role":"symbol","modules":[{"name":"Csv2Img"}],"symbolKind":"case","roleHeading":"Case","title":"Csv.Error.invalidDownloadResource(url:data:)","externalID":"s:7Csv2Img3CsvC5ErrorO23invalidDownloadResourceyAESS_10Foundation4DataVtcAEmF","fragments":[{"text":"case","kind":"keyword"},{"text":" ","kind":"text"},{"text":"invalidDownloadResource","kind":"identifier"},{"text":"(","kind":"text"},{"text":"url","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"data"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"},{"kind":"text","text":")"}]},"abstract":[{"type":"text","text":"Specified network url is invalid or failed to download csv data."}],"sections":[],"variants":[{"paths":["\/documentation\/csv2img\/csv\/error\/invaliddownloadresource(url:data:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/Error\/invalidDownloadResource(url:data:)","interfaceLanguage":"swift"},"hierarchy":{"paths":[["doc:\/\/Csv2Img\/documentation\/Csv2Img","doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv","doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/Error"]]},"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"platforms":["macOS"],"tokens":[{"text":"case","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"invalidDownloadResource"},{"text":"(","kind":"text"},{"text":"url","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":", "},{"kind":"externalParam","text":"data"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:10Foundation4DataV","kind":"typeIdentifier","text":"Data"},{"text":")","kind":"text"}]}]}],"schemaVersion":{"minor":3,"patch":0,"major":0},"kind":"symbol","references":{"doc://Csv2Img/documentation/Csv2Img":{"role":"collection","title":"Csv2Img","abstract":[],"kind":"symbol","identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img","type":"topic","url":"\/documentation\/csv2img"},"doc://Csv2Img/documentation/Csv2Img/Csv/Error/invalidDownloadResource(url:data:)":{"identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/Error\/invalidDownloadResource(url:data:)","role":"symbol","fragments":[{"text":"case","kind":"keyword"},{"kind":"text","text":" "},{"text":"invalidDownloadResource","kind":"identifier"},{"kind":"text","text":"("},{"text":"url","kind":"externalParam"},{"kind":"text","text":": "},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"kind":"text","text":", "},{"kind":"externalParam","text":"data"},{"kind":"text","text":": "},{"text":"Data","kind":"typeIdentifier","preciseIdentifier":"s:10Foundation4DataV"},{"kind":"text","text":")"}],"abstract":[{"type":"text","text":"Specified network url is invalid or failed to download csv data."}],"url":"\/documentation\/csv2img\/csv\/error\/invaliddownloadresource(url:data:)","title":"Csv.Error.invalidDownloadResource(url:data:)","kind":"symbol","type":"topic"},"doc://Csv2Img/documentation/Csv2Img/Csv/Error":{"identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/Error","role":"symbol","url":"\/documentation\/csv2img\/csv\/error","title":"Csv.Error","type":"topic","fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Error","kind":"identifier"}],"navigatorTitle":[{"text":"Error","kind":"identifier"}],"abstract":[{"code":"Error","type":"codeVoice"},{"text":" related with Csv implmentation.","type":"text"}],"kind":"symbol"},"doc://Csv2Img/documentation/Csv2Img/Csv":{"identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv","title":"Csv","navigatorTitle":[{"text":"Csv","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Csv","kind":"identifier"}],"abstract":[{"type":"text","text":"Csv data structure"}],"role":"symbol","kind":"symbol","type":"topic","url":"\/documentation\/csv2img\/csv"}}} \ No newline at end of file diff --git a/docs/data/documentation/csv2img/csv/error/invalidexporttype(_:).json b/docs/data/documentation/csv2img/csv/error/invalidexporttype(_:).json index 2604063..1318857 100644 --- a/docs/data/documentation/csv2img/csv/error/invalidexporttype(_:).json +++ b/docs/data/documentation/csv2img/csv/error/invalidexporttype(_:).json @@ -1 +1 @@ -{"variants":[{"paths":["\/documentation\/csv2img\/csv\/error\/invalidexporttype(_:)"],"traits":[{"interfaceLanguage":"swift"}]}],"sections":[],"hierarchy":{"paths":[["doc:\/\/Csv2Img\/documentation\/Csv2Img","doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv","doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/Error"]]},"identifier":{"url":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/Error\/invalidExportType(_:)","interfaceLanguage":"swift"},"abstract":[{"text":"given ","type":"text"},{"type":"codeVoice","code":"exportType"},{"type":"text","text":" is invalid."}],"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"platforms":["macOS"],"tokens":[{"text":"case","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"invalidExportType"},{"kind":"text","text":"("},{"identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv","preciseIdentifier":"s:7Csv2Img3CsvC","text":"Csv","kind":"typeIdentifier"},{"text":".","kind":"text"},{"text":"ExportType","kind":"typeIdentifier","identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/ExportType-swift.enum","preciseIdentifier":"s:7Csv2Img3CsvC10ExportTypeO"},{"kind":"text","text":")"}]}]}],"metadata":{"externalID":"s:7Csv2Img3CsvC5ErrorO17invalidExportTypeyAeC0fG0OcAEmF","role":"symbol","symbolKind":"case","fragments":[{"kind":"keyword","text":"case"},{"text":" ","kind":"text"},{"text":"invalidExportType","kind":"identifier"},{"kind":"text","text":"("},{"kind":"typeIdentifier","preciseIdentifier":"s:7Csv2Img3CsvC","text":"Csv"},{"kind":"text","text":"."},{"preciseIdentifier":"s:7Csv2Img3CsvC10ExportTypeO","text":"ExportType","kind":"typeIdentifier"},{"kind":"text","text":")"}],"title":"Csv.Error.invalidExportType(_:)","roleHeading":"Case","modules":[{"name":"Csv2Img"}]},"kind":"symbol","schemaVersion":{"minor":3,"patch":0,"major":0},"references":{"doc://Csv2Img/documentation/Csv2Img/Csv/Error/invalidExportType(_:)":{"abstract":[{"type":"text","text":"given "},{"type":"codeVoice","code":"exportType"},{"text":" is invalid.","type":"text"}],"url":"\/documentation\/csv2img\/csv\/error\/invalidexporttype(_:)","identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/Error\/invalidExportType(_:)","type":"topic","title":"Csv.Error.invalidExportType(_:)","kind":"symbol","role":"symbol","fragments":[{"text":"case","kind":"keyword"},{"kind":"text","text":" "},{"text":"invalidExportType","kind":"identifier"},{"kind":"text","text":"("},{"preciseIdentifier":"s:7Csv2Img3CsvC","text":"Csv","kind":"typeIdentifier"},{"kind":"text","text":"."},{"preciseIdentifier":"s:7Csv2Img3CsvC10ExportTypeO","text":"ExportType","kind":"typeIdentifier"},{"text":")","kind":"text"}]},"doc://Csv2Img/documentation/Csv2Img/Csv/ExportType-swift.enum":{"kind":"symbol","type":"topic","url":"\/documentation\/csv2img\/csv\/exporttype-swift.enum","abstract":[{"type":"codeVoice","code":"ExportType"},{"type":"text","text":" is a enum that expresses"}],"role":"symbol","navigatorTitle":[{"kind":"identifier","text":"ExportType"}],"fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ExportType"}],"identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/ExportType-swift.enum","title":"Csv.ExportType"},"doc://Csv2Img/documentation/Csv2Img/Csv":{"type":"topic","title":"Csv","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"Csv","kind":"identifier"}],"abstract":[{"type":"text","text":"Csv data structure"}],"role":"symbol","identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv","kind":"symbol","navigatorTitle":[{"text":"Csv","kind":"identifier"}],"url":"\/documentation\/csv2img\/csv"},"doc://Csv2Img/documentation/Csv2Img":{"url":"\/documentation\/csv2img","role":"collection","identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img","abstract":[],"title":"Csv2Img","kind":"symbol","type":"topic"},"doc://Csv2Img/documentation/Csv2Img/Csv/Error":{"fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"text":"Error","kind":"identifier"}],"navigatorTitle":[{"text":"Error","kind":"identifier"}],"type":"topic","abstract":[{"type":"codeVoice","code":"Error"},{"type":"text","text":" related with Csv implmentation."}],"kind":"symbol","title":"Csv.Error","identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/Error","url":"\/documentation\/csv2img\/csv\/error","role":"symbol"}}} \ No newline at end of file +{"hierarchy":{"paths":[["doc:\/\/Csv2Img\/documentation\/Csv2Img","doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv","doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/Error"]]},"kind":"symbol","identifier":{"url":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/Error\/invalidExportType(_:)","interfaceLanguage":"swift"},"sections":[],"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["macOS"],"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"text":"invalidExportType","kind":"identifier"},{"text":"(","kind":"text"},{"identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv","kind":"typeIdentifier","preciseIdentifier":"s:7Csv2Img3CsvC","text":"Csv"},{"kind":"text","text":"."},{"text":"ExportType","identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/ExportType-swift.enum","kind":"typeIdentifier","preciseIdentifier":"s:7Csv2Img3CsvC10ExportTypeO"},{"text":")","kind":"text"}],"languages":["swift"]}]}],"abstract":[{"text":"given ","type":"text"},{"code":"exportType","type":"codeVoice"},{"text":" is invalid.","type":"text"}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/csv2img\/csv\/error\/invalidexporttype(_:)"]}],"metadata":{"modules":[{"name":"Csv2Img"}],"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"invalidExportType"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Csv","preciseIdentifier":"s:7Csv2Img3CsvC"},{"text":".","kind":"text"},{"text":"ExportType","kind":"typeIdentifier","preciseIdentifier":"s:7Csv2Img3CsvC10ExportTypeO"},{"text":")","kind":"text"}],"role":"symbol","externalID":"s:7Csv2Img3CsvC5ErrorO17invalidExportTypeyAeC0fG0OcAEmF","roleHeading":"Case","symbolKind":"case","title":"Csv.Error.invalidExportType(_:)"},"schemaVersion":{"major":0,"minor":3,"patch":0},"references":{"doc://Csv2Img/documentation/Csv2Img":{"role":"collection","title":"Csv2Img","abstract":[],"kind":"symbol","identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img","type":"topic","url":"\/documentation\/csv2img"},"doc://Csv2Img/documentation/Csv2Img/Csv":{"identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv","title":"Csv","navigatorTitle":[{"text":"Csv","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Csv","kind":"identifier"}],"abstract":[{"type":"text","text":"Csv data structure"}],"role":"symbol","kind":"symbol","type":"topic","url":"\/documentation\/csv2img\/csv"},"doc://Csv2Img/documentation/Csv2Img/Csv/Error/invalidExportType(_:)":{"identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/Error\/invalidExportType(_:)","role":"symbol","url":"\/documentation\/csv2img\/csv\/error\/invalidexporttype(_:)","title":"Csv.Error.invalidExportType(_:)","type":"topic","fragments":[{"text":"case","kind":"keyword"},{"kind":"text","text":" "},{"text":"invalidExportType","kind":"identifier"},{"text":"(","kind":"text"},{"preciseIdentifier":"s:7Csv2Img3CsvC","text":"Csv","kind":"typeIdentifier"},{"kind":"text","text":"."},{"text":"ExportType","preciseIdentifier":"s:7Csv2Img3CsvC10ExportTypeO","kind":"typeIdentifier"},{"kind":"text","text":")"}],"abstract":[{"text":"given ","type":"text"},{"type":"codeVoice","code":"exportType"},{"text":" is invalid.","type":"text"}],"kind":"symbol"},"doc://Csv2Img/documentation/Csv2Img/Csv/ExportType-swift.enum":{"fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"text":"ExportType","kind":"identifier"}],"role":"symbol","abstract":[{"type":"codeVoice","code":"ExportType"},{"type":"text","text":" is a enum that expresses"}],"type":"topic","title":"Csv.ExportType","navigatorTitle":[{"kind":"identifier","text":"ExportType"}],"url":"\/documentation\/csv2img\/csv\/exporttype-swift.enum","identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/ExportType-swift.enum","kind":"symbol"},"doc://Csv2Img/documentation/Csv2Img/Csv/Error":{"identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/Error","role":"symbol","url":"\/documentation\/csv2img\/csv\/error","title":"Csv.Error","type":"topic","fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Error","kind":"identifier"}],"navigatorTitle":[{"text":"Error","kind":"identifier"}],"abstract":[{"code":"Error","type":"codeVoice"},{"text":" related with Csv implmentation.","type":"text"}],"kind":"symbol"}}} \ No newline at end of file diff --git a/docs/data/documentation/csv2img/csv/error/invalidlocalresource(url:data:encoding:).json b/docs/data/documentation/csv2img/csv/error/invalidlocalresource(url:data:encoding:).json index cf5f9c9..2bbb2f5 100644 --- a/docs/data/documentation/csv2img/csv/error/invalidlocalresource(url:data:encoding:).json +++ b/docs/data/documentation/csv2img/csv/error/invalidlocalresource(url:data:encoding:).json @@ -1 +1 @@ -{"kind":"symbol","hierarchy":{"paths":[["doc:\/\/Csv2Img\/documentation\/Csv2Img","doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv","doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/Error"]]},"metadata":{"modules":[{"name":"Csv2Img"}],"fragments":[{"text":"case","kind":"keyword"},{"kind":"text","text":" "},{"text":"invalidLocalResource","kind":"identifier"},{"kind":"text","text":"("},{"text":"url","kind":"externalParam"},{"kind":"text","text":": "},{"text":"String","preciseIdentifier":"s:SS","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"data","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:10Foundation4DataV","kind":"typeIdentifier","text":"Data"},{"text":", ","kind":"text"},{"text":"encoding","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"kind":"text","text":"."},{"kind":"typeIdentifier","preciseIdentifier":"s:SS10FoundationE8EncodingV","text":"Encoding"},{"text":")","kind":"text"}],"title":"Csv.Error.invalidLocalResource(url:data:encoding:)","roleHeading":"Case","symbolKind":"case","role":"symbol","externalID":"s:7Csv2Img3CsvC5ErrorO20invalidLocalResourceyAESS_10Foundation4DataVSSAGE8EncodingVtcAEmF"},"schemaVersion":{"major":0,"patch":0,"minor":3},"sections":[],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/csv2img\/csv\/error\/invalidlocalresource(url:data:encoding:)"]}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/Error\/invalidLocalResource(url:data:encoding:)"},"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["macOS"],"tokens":[{"kind":"keyword","text":"case"},{"text":" ","kind":"text"},{"text":"invalidLocalResource","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"url"},{"kind":"text","text":": "},{"preciseIdentifier":"s:SS","kind":"typeIdentifier","text":"String"},{"kind":"text","text":", "},{"text":"data","kind":"externalParam"},{"kind":"text","text":": "},{"text":"Data","preciseIdentifier":"s:10Foundation4DataV","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"encoding","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"String","preciseIdentifier":"s:SS","kind":"typeIdentifier"},{"kind":"text","text":"."},{"text":"Encoding","kind":"typeIdentifier","preciseIdentifier":"s:SS10FoundationE8EncodingV"},{"text":")","kind":"text"}],"languages":["swift"]}]}],"abstract":[{"type":"text","text":"Specified local url is invalid (file may not exist. using incorrect "},{"type":"codeVoice","code":"String.Encoding"},{"type":"text","text":" Type)."}],"references":{"doc://Csv2Img/documentation/Csv2Img":{"url":"\/documentation\/csv2img","role":"collection","identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img","abstract":[],"title":"Csv2Img","kind":"symbol","type":"topic"},"doc://Csv2Img/documentation/Csv2Img/Csv/Error":{"fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"text":"Error","kind":"identifier"}],"navigatorTitle":[{"text":"Error","kind":"identifier"}],"type":"topic","abstract":[{"type":"codeVoice","code":"Error"},{"type":"text","text":" related with Csv implmentation."}],"kind":"symbol","title":"Csv.Error","identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/Error","url":"\/documentation\/csv2img\/csv\/error","role":"symbol"},"doc://Csv2Img/documentation/Csv2Img/Csv/Error/invalidLocalResource(url:data:encoding:)":{"title":"Csv.Error.invalidLocalResource(url:data:encoding:)","fragments":[{"kind":"keyword","text":"case"},{"text":" ","kind":"text"},{"text":"invalidLocalResource","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"url"},{"text":": ","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":", ","kind":"text"},{"text":"data","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:10Foundation4DataV","text":"Data"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"encoding"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:SS","kind":"typeIdentifier","text":"String"},{"kind":"text","text":"."},{"preciseIdentifier":"s:SS10FoundationE8EncodingV","text":"Encoding","kind":"typeIdentifier"},{"kind":"text","text":")"}],"role":"symbol","type":"topic","url":"\/documentation\/csv2img\/csv\/error\/invalidlocalresource(url:data:encoding:)","kind":"symbol","abstract":[{"type":"text","text":"Specified local url is invalid (file may not exist. using incorrect "},{"code":"String.Encoding","type":"codeVoice"},{"type":"text","text":" Type)."}],"identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/Error\/invalidLocalResource(url:data:encoding:)"},"doc://Csv2Img/documentation/Csv2Img/Csv":{"type":"topic","title":"Csv","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"Csv","kind":"identifier"}],"abstract":[{"type":"text","text":"Csv data structure"}],"role":"symbol","identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv","kind":"symbol","navigatorTitle":[{"text":"Csv","kind":"identifier"}],"url":"\/documentation\/csv2img\/csv"}}} \ No newline at end of file +{"variants":[{"paths":["\/documentation\/csv2img\/csv\/error\/invalidlocalresource(url:data:encoding:)"],"traits":[{"interfaceLanguage":"swift"}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"metadata":{"roleHeading":"Case","title":"Csv.Error.invalidLocalResource(url:data:encoding:)","symbolKind":"case","modules":[{"name":"Csv2Img"}],"role":"symbol","externalID":"s:7Csv2Img3CsvC5ErrorO20invalidLocalResourceyAESS_10Foundation4DataVSSAGE8EncodingVtcAEmF","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"invalidLocalResource"},{"text":"(","kind":"text"},{"text":"url","kind":"externalParam"},{"kind":"text","text":": "},{"text":"String","preciseIdentifier":"s:SS","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"data","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"Data","preciseIdentifier":"s:10Foundation4DataV","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"encoding","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"kind":"text","text":"."},{"preciseIdentifier":"s:SS10FoundationE8EncodingV","kind":"typeIdentifier","text":"Encoding"},{"kind":"text","text":")"}]},"hierarchy":{"paths":[["doc:\/\/Csv2Img\/documentation\/Csv2Img","doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv","doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/Error"]]},"abstract":[{"text":"Specified local url is invalid (file may not exist. using incorrect ","type":"text"},{"code":"String.Encoding","type":"codeVoice"},{"type":"text","text":" Type)."}],"sections":[],"primaryContentSections":[{"declarations":[{"platforms":["macOS"],"tokens":[{"text":"case","kind":"keyword"},{"kind":"text","text":" "},{"text":"invalidLocalResource","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"url"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"text":", ","kind":"text"},{"text":"data","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:10Foundation4DataV","text":"Data"},{"kind":"text","text":", "},{"kind":"externalParam","text":"encoding"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"kind":"text","text":"."},{"text":"Encoding","kind":"typeIdentifier","preciseIdentifier":"s:SS10FoundationE8EncodingV"},{"text":")","kind":"text"}],"languages":["swift"]}],"kind":"declarations"}],"kind":"symbol","identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/Error\/invalidLocalResource(url:data:encoding:)"},"references":{"doc://Csv2Img/documentation/Csv2Img/Csv/Error":{"identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/Error","role":"symbol","url":"\/documentation\/csv2img\/csv\/error","title":"Csv.Error","type":"topic","fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Error","kind":"identifier"}],"navigatorTitle":[{"text":"Error","kind":"identifier"}],"abstract":[{"code":"Error","type":"codeVoice"},{"text":" related with Csv implmentation.","type":"text"}],"kind":"symbol"},"doc://Csv2Img/documentation/Csv2Img/Csv":{"identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv","title":"Csv","navigatorTitle":[{"text":"Csv","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Csv","kind":"identifier"}],"abstract":[{"type":"text","text":"Csv data structure"}],"role":"symbol","kind":"symbol","type":"topic","url":"\/documentation\/csv2img\/csv"},"doc://Csv2Img/documentation/Csv2Img/Csv/Error/invalidLocalResource(url:data:encoding:)":{"title":"Csv.Error.invalidLocalResource(url:data:encoding:)","identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/Error\/invalidLocalResource(url:data:encoding:)","url":"\/documentation\/csv2img\/csv\/error\/invalidlocalresource(url:data:encoding:)","fragments":[{"text":"case","kind":"keyword"},{"text":" ","kind":"text"},{"text":"invalidLocalResource","kind":"identifier"},{"kind":"text","text":"("},{"text":"url","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"data"},{"text":": ","kind":"text"},{"text":"Data","kind":"typeIdentifier","preciseIdentifier":"s:10Foundation4DataV"},{"text":", ","kind":"text"},{"text":"encoding","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"kind":"text","text":"."},{"text":"Encoding","kind":"typeIdentifier","preciseIdentifier":"s:SS10FoundationE8EncodingV"},{"text":")","kind":"text"}],"kind":"symbol","type":"topic","abstract":[{"text":"Specified local url is invalid (file may not exist. using incorrect ","type":"text"},{"code":"String.Encoding","type":"codeVoice"},{"type":"text","text":" Type)."}],"role":"symbol"},"doc://Csv2Img/documentation/Csv2Img":{"role":"collection","title":"Csv2Img","abstract":[],"kind":"symbol","identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img","type":"topic","url":"\/documentation\/csv2img"}}} \ No newline at end of file diff --git a/docs/data/documentation/csv2img/csv/error/localizeddescription.json b/docs/data/documentation/csv2img/csv/error/localizeddescription.json index fcca88b..95319d1 100644 --- a/docs/data/documentation/csv2img/csv/error/localizeddescription.json +++ b/docs/data/documentation/csv2img/csv/error/localizeddescription.json @@ -1 +1 @@ -{"identifier":{"url":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/Error\/localizedDescription","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Inherited from "},{"code":"Error.localizedDescription","type":"codeVoice"},{"type":"text","text":"."}],"metadata":{"extendedModule":"Swift","externalID":"s:s5ErrorP10FoundationE20localizedDescriptionSSvp::SYNTHESIZED::s:7Csv2Img3CsvC5ErrorO","platforms":[{"name":"iOS","introducedAt":"8.0","unavailable":false,"beta":false,"deprecated":false},{"name":"macOS","beta":false,"deprecated":false,"unavailable":false,"introducedAt":"10.10"},{"deprecated":false,"introducedAt":"9.0","unavailable":false,"name":"tvOS","beta":false},{"introducedAt":"2.0","name":"watchOS","beta":false,"deprecated":false,"unavailable":false}],"role":"symbol","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"localizedDescription","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"}],"roleHeading":"Instance Property","modules":[{"relatedModules":["Swift"],"name":"Csv2Img"}],"symbolKind":"property","title":"localizedDescription"},"sections":[],"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"platforms":["macOS"],"tokens":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"localizedDescription","kind":"identifier"},{"kind":"text","text":": "},{"preciseIdentifier":"s:SS","kind":"typeIdentifier","text":"String"},{"kind":"text","text":" { "},{"kind":"keyword","text":"get"},{"text":" }","kind":"text"}]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"variants":[{"paths":["\/documentation\/csv2img\/csv\/error\/localizeddescription"],"traits":[{"interfaceLanguage":"swift"}]}],"hierarchy":{"paths":[["doc:\/\/Csv2Img\/documentation\/Csv2Img","doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv","doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/Error","doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/Error\/Error-Implementations"]]},"kind":"symbol","references":{"doc://Csv2Img/documentation/Csv2Img/Csv/Error/Error-Implementations":{"abstract":[],"url":"\/documentation\/csv2img\/csv\/error\/error-implementations","identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/Error\/Error-Implementations","type":"topic","title":"Error Implementations","kind":"article","role":"collectionGroup"},"doc://Csv2Img/documentation/Csv2Img/Csv":{"type":"topic","title":"Csv","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"Csv","kind":"identifier"}],"abstract":[{"type":"text","text":"Csv data structure"}],"role":"symbol","identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv","kind":"symbol","navigatorTitle":[{"text":"Csv","kind":"identifier"}],"url":"\/documentation\/csv2img\/csv"},"doc://Csv2Img/documentation/Csv2Img/Csv/Error/localizedDescription":{"abstract":[],"kind":"symbol","type":"topic","title":"localizedDescription","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"localizedDescription"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:SS","kind":"typeIdentifier","text":"String"}],"identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/Error\/localizedDescription","role":"symbol","url":"\/documentation\/csv2img\/csv\/error\/localizeddescription"},"doc://Csv2Img/documentation/Csv2Img/Csv/Error":{"fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"text":"Error","kind":"identifier"}],"navigatorTitle":[{"text":"Error","kind":"identifier"}],"type":"topic","abstract":[{"type":"codeVoice","code":"Error"},{"type":"text","text":" related with Csv implmentation."}],"kind":"symbol","title":"Csv.Error","identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/Error","url":"\/documentation\/csv2img\/csv\/error","role":"symbol"},"doc://Csv2Img/documentation/Csv2Img":{"url":"\/documentation\/csv2img","role":"collection","identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img","abstract":[],"title":"Csv2Img","kind":"symbol","type":"topic"}}} \ No newline at end of file +{"sections":[],"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"localizedDescription"},{"text":": ","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":" { ","kind":"text"},{"text":"get","kind":"keyword"},{"kind":"text","text":" }"}],"languages":["swift"],"platforms":["macOS"]}]}],"metadata":{"symbolKind":"property","role":"symbol","roleHeading":"Instance Property","modules":[{"relatedModules":["Swift"],"name":"Csv2Img"}],"title":"localizedDescription","platforms":[{"name":"iOS","deprecated":false,"beta":false,"unavailable":false,"introducedAt":"8.0"},{"unavailable":false,"beta":false,"name":"macOS","introducedAt":"10.10","deprecated":false},{"beta":false,"introducedAt":"9.0","deprecated":false,"name":"tvOS","unavailable":false},{"unavailable":false,"introducedAt":"2.0","name":"watchOS","deprecated":false,"beta":false}],"extendedModule":"Swift","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"localizedDescription","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"}],"externalID":"s:s5ErrorP10FoundationE20localizedDescriptionSSvp::SYNTHESIZED::s:7Csv2Img3CsvC5ErrorO"},"identifier":{"url":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/Error\/localizedDescription","interfaceLanguage":"swift"},"kind":"symbol","hierarchy":{"paths":[["doc:\/\/Csv2Img\/documentation\/Csv2Img","doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv","doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/Error","doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/Error\/Error-Implementations"]]},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/csv2img\/csv\/error\/localizeddescription"]}],"abstract":[{"text":"Inherited from ","type":"text"},{"type":"codeVoice","code":"Error.localizedDescription"},{"type":"text","text":"."}],"schemaVersion":{"patch":0,"major":0,"minor":3},"references":{"doc://Csv2Img/documentation/Csv2Img/Csv/Error":{"identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/Error","role":"symbol","url":"\/documentation\/csv2img\/csv\/error","title":"Csv.Error","type":"topic","fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Error","kind":"identifier"}],"navigatorTitle":[{"text":"Error","kind":"identifier"}],"abstract":[{"code":"Error","type":"codeVoice"},{"text":" related with Csv implmentation.","type":"text"}],"kind":"symbol"},"doc://Csv2Img/documentation/Csv2Img":{"role":"collection","title":"Csv2Img","abstract":[],"kind":"symbol","identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img","type":"topic","url":"\/documentation\/csv2img"},"doc://Csv2Img/documentation/Csv2Img/Csv/Error/Error-Implementations":{"role":"collectionGroup","type":"topic","url":"\/documentation\/csv2img\/csv\/error\/error-implementations","kind":"article","abstract":[],"title":"Error Implementations","identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/Error\/Error-Implementations"},"doc://Csv2Img/documentation/Csv2Img/Csv/Error/localizedDescription":{"role":"symbol","type":"topic","url":"\/documentation\/csv2img\/csv\/error\/localizeddescription","kind":"symbol","abstract":[],"title":"localizedDescription","identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/Error\/localizedDescription","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"localizedDescription","kind":"identifier"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"}]},"doc://Csv2Img/documentation/Csv2Img/Csv":{"identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv","title":"Csv","navigatorTitle":[{"text":"Csv","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Csv","kind":"identifier"}],"abstract":[{"type":"text","text":"Csv data structure"}],"role":"symbol","kind":"symbol","type":"topic","url":"\/documentation\/csv2img\/csv"}}} \ No newline at end of file diff --git a/docs/data/documentation/csv2img/csv/error/underlying(_:).json b/docs/data/documentation/csv2img/csv/error/underlying(_:).json index 24c791c..9c5c08d 100644 --- a/docs/data/documentation/csv2img/csv/error/underlying(_:).json +++ b/docs/data/documentation/csv2img/csv/error/underlying(_:).json @@ -1 +1 @@ -{"sections":[],"identifier":{"url":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/Error\/underlying(_:)","interfaceLanguage":"swift"},"hierarchy":{"paths":[["doc:\/\/Csv2Img\/documentation\/Csv2Img","doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv","doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/Error"]]},"schemaVersion":{"major":0,"minor":3,"patch":0},"primaryContentSections":[{"declarations":[{"languages":["swift"],"platforms":["macOS"],"tokens":[{"text":"case","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"underlying"},{"kind":"text","text":"("},{"text":"Error","kind":"typeIdentifier","preciseIdentifier":"s:s5ErrorP"},{"text":"?)","kind":"text"}]}],"kind":"declarations"}],"metadata":{"externalID":"s:7Csv2Img3CsvC5ErrorO10underlyingyAEsAD_pSgcAEmF","role":"symbol","roleHeading":"Case","title":"Csv.Error.underlying(_:)","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"text":"underlying","kind":"identifier"},{"text":"(","kind":"text"},{"preciseIdentifier":"s:s5ErrorP","text":"Error","kind":"typeIdentifier"},{"kind":"text","text":"?)"}],"symbolKind":"case","modules":[{"name":"Csv2Img"}]},"kind":"symbol","variants":[{"paths":["\/documentation\/csv2img\/csv\/error\/underlying(_:)"],"traits":[{"interfaceLanguage":"swift"}]}],"references":{"doc://Csv2Img/documentation/Csv2Img":{"url":"\/documentation\/csv2img","role":"collection","identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img","abstract":[],"title":"Csv2Img","kind":"symbol","type":"topic"},"doc://Csv2Img/documentation/Csv2Img/Csv/Error":{"fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"text":"Error","kind":"identifier"}],"navigatorTitle":[{"text":"Error","kind":"identifier"}],"type":"topic","abstract":[{"type":"codeVoice","code":"Error"},{"type":"text","text":" related with Csv implmentation."}],"kind":"symbol","title":"Csv.Error","identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/Error","url":"\/documentation\/csv2img\/csv\/error","role":"symbol"},"doc://Csv2Img/documentation/Csv2Img/Csv/Error/underlying(_:)":{"abstract":[],"title":"Csv.Error.underlying(_:)","role":"symbol","kind":"symbol","identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/Error\/underlying(_:)","fragments":[{"text":"case","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"underlying"},{"text":"(","kind":"text"},{"preciseIdentifier":"s:s5ErrorP","kind":"typeIdentifier","text":"Error"},{"kind":"text","text":"?)"}],"type":"topic","url":"\/documentation\/csv2img\/csv\/error\/underlying(_:)"},"doc://Csv2Img/documentation/Csv2Img/Csv":{"type":"topic","title":"Csv","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"Csv","kind":"identifier"}],"abstract":[{"type":"text","text":"Csv data structure"}],"role":"symbol","identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv","kind":"symbol","navigatorTitle":[{"text":"Csv","kind":"identifier"}],"url":"\/documentation\/csv2img\/csv"}}} \ No newline at end of file +{"identifier":{"url":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/Error\/underlying(_:)","interfaceLanguage":"swift"},"sections":[],"hierarchy":{"paths":[["doc:\/\/Csv2Img\/documentation\/Csv2Img","doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv","doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/Error"]]},"metadata":{"externalID":"s:7Csv2Img3CsvC5ErrorO10underlyingyAEsAD_pSgcAEmF","title":"Csv.Error.underlying(_:)","role":"symbol","symbolKind":"case","modules":[{"name":"Csv2Img"}],"roleHeading":"Case","fragments":[{"text":"case","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"underlying"},{"text":"(","kind":"text"},{"text":"Error","kind":"typeIdentifier","preciseIdentifier":"s:s5ErrorP"},{"kind":"text","text":"?)"}]},"schemaVersion":{"minor":3,"major":0,"patch":0},"kind":"symbol","variants":[{"paths":["\/documentation\/csv2img\/csv\/error\/underlying(_:)"],"traits":[{"interfaceLanguage":"swift"}]}],"primaryContentSections":[{"declarations":[{"platforms":["macOS"],"tokens":[{"text":"case","kind":"keyword"},{"kind":"text","text":" "},{"text":"underlying","kind":"identifier"},{"text":"(","kind":"text"},{"text":"Error","kind":"typeIdentifier","preciseIdentifier":"s:s5ErrorP"},{"text":"?)","kind":"text"}],"languages":["swift"]}],"kind":"declarations"}],"references":{"doc://Csv2Img/documentation/Csv2Img/Csv":{"identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv","title":"Csv","navigatorTitle":[{"text":"Csv","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Csv","kind":"identifier"}],"abstract":[{"type":"text","text":"Csv data structure"}],"role":"symbol","kind":"symbol","type":"topic","url":"\/documentation\/csv2img\/csv"},"doc://Csv2Img/documentation/Csv2Img/Csv/Error/underlying(_:)":{"kind":"symbol","type":"topic","title":"Csv.Error.underlying(_:)","url":"\/documentation\/csv2img\/csv\/error\/underlying(_:)","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"underlying"},{"text":"(","kind":"text"},{"text":"Error","kind":"typeIdentifier","preciseIdentifier":"s:s5ErrorP"},{"text":"?)","kind":"text"}],"role":"symbol","identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/Error\/underlying(_:)","abstract":[]},"doc://Csv2Img/documentation/Csv2Img":{"role":"collection","title":"Csv2Img","abstract":[],"kind":"symbol","identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img","type":"topic","url":"\/documentation\/csv2img"},"doc://Csv2Img/documentation/Csv2Img/Csv/Error":{"identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/Error","role":"symbol","url":"\/documentation\/csv2img\/csv\/error","title":"Csv.Error","type":"topic","fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Error","kind":"identifier"}],"navigatorTitle":[{"text":"Error","kind":"identifier"}],"abstract":[{"code":"Error","type":"codeVoice"},{"text":" related with Csv implmentation.","type":"text"}],"kind":"symbol"}}} \ No newline at end of file diff --git a/docs/data/documentation/csv2img/csv/error/workinprogress.json b/docs/data/documentation/csv2img/csv/error/workinprogress.json index eb47f64..3126e03 100644 --- a/docs/data/documentation/csv2img/csv/error/workinprogress.json +++ b/docs/data/documentation/csv2img/csv/error/workinprogress.json @@ -1 +1 @@ -{"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/Error\/workInProgress"},"hierarchy":{"paths":[["doc:\/\/Csv2Img\/documentation\/Csv2Img","doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv","doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/Error"]]},"kind":"symbol","primaryContentSections":[{"declarations":[{"tokens":[{"text":"case","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"workInProgress"}],"languages":["swift"],"platforms":["macOS"]}],"kind":"declarations"}],"schemaVersion":{"minor":3,"patch":0,"major":0},"sections":[],"metadata":{"title":"Csv.Error.workInProgress","externalID":"s:7Csv2Img3CsvC5ErrorO14workInProgressyA2EmF","fragments":[{"text":"case","kind":"keyword"},{"text":" ","kind":"text"},{"text":"workInProgress","kind":"identifier"}],"symbolKind":"case","role":"symbol","roleHeading":"Case","modules":[{"name":"Csv2Img"}]},"abstract":[{"type":"text","text":"Csv denied execution because it is generating another contents."}],"variants":[{"paths":["\/documentation\/csv2img\/csv\/error\/workinprogress"],"traits":[{"interfaceLanguage":"swift"}]}],"references":{"doc://Csv2Img/documentation/Csv2Img/Csv":{"type":"topic","title":"Csv","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"Csv","kind":"identifier"}],"abstract":[{"type":"text","text":"Csv data structure"}],"role":"symbol","identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv","kind":"symbol","navigatorTitle":[{"text":"Csv","kind":"identifier"}],"url":"\/documentation\/csv2img\/csv"},"doc://Csv2Img/documentation/Csv2Img":{"url":"\/documentation\/csv2img","role":"collection","identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img","abstract":[],"title":"Csv2Img","kind":"symbol","type":"topic"},"doc://Csv2Img/documentation/Csv2Img/Csv/Error/workInProgress":{"abstract":[{"text":"Csv denied execution because it is generating another contents.","type":"text"}],"type":"topic","title":"Csv.Error.workInProgress","identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/Error\/workInProgress","fragments":[{"text":"case","kind":"keyword"},{"text":" ","kind":"text"},{"text":"workInProgress","kind":"identifier"}],"role":"symbol","kind":"symbol","url":"\/documentation\/csv2img\/csv\/error\/workinprogress"},"doc://Csv2Img/documentation/Csv2Img/Csv/Error":{"fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"text":"Error","kind":"identifier"}],"navigatorTitle":[{"text":"Error","kind":"identifier"}],"type":"topic","abstract":[{"type":"codeVoice","code":"Error"},{"type":"text","text":" related with Csv implmentation."}],"kind":"symbol","title":"Csv.Error","identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/Error","url":"\/documentation\/csv2img\/csv\/error","role":"symbol"}}} \ No newline at end of file +{"abstract":[{"type":"text","text":"Csv denied execution because it is generating another contents."}],"variants":[{"paths":["\/documentation\/csv2img\/csv\/error\/workinprogress"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/Error\/workInProgress"},"sections":[],"schemaVersion":{"major":0,"patch":0,"minor":3},"hierarchy":{"paths":[["doc:\/\/Csv2Img\/documentation\/Csv2Img","doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv","doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/Error"]]},"metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"workInProgress"}],"title":"Csv.Error.workInProgress","roleHeading":"Case","symbolKind":"case","modules":[{"name":"Csv2Img"}],"externalID":"s:7Csv2Img3CsvC5ErrorO14workInProgressyA2EmF","role":"symbol"},"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"platforms":["macOS"],"tokens":[{"text":"case","kind":"keyword"},{"text":" ","kind":"text"},{"text":"workInProgress","kind":"identifier"}]}]}],"kind":"symbol","references":{"doc://Csv2Img/documentation/Csv2Img/Csv/Error":{"identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/Error","role":"symbol","url":"\/documentation\/csv2img\/csv\/error","title":"Csv.Error","type":"topic","fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Error","kind":"identifier"}],"navigatorTitle":[{"text":"Error","kind":"identifier"}],"abstract":[{"code":"Error","type":"codeVoice"},{"text":" related with Csv implmentation.","type":"text"}],"kind":"symbol"},"doc://Csv2Img/documentation/Csv2Img/Csv":{"identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv","title":"Csv","navigatorTitle":[{"text":"Csv","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Csv","kind":"identifier"}],"abstract":[{"type":"text","text":"Csv data structure"}],"role":"symbol","kind":"symbol","type":"topic","url":"\/documentation\/csv2img\/csv"},"doc://Csv2Img/documentation/Csv2Img/Csv/Error/workInProgress":{"fragments":[{"text":"case","kind":"keyword"},{"text":" ","kind":"text"},{"text":"workInProgress","kind":"identifier"}],"role":"symbol","abstract":[{"type":"text","text":"Csv denied execution because it is generating another contents."}],"type":"topic","title":"Csv.Error.workInProgress","url":"\/documentation\/csv2img\/csv\/error\/workinprogress","identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/Error\/workInProgress","kind":"symbol"},"doc://Csv2Img/documentation/Csv2Img":{"role":"collection","title":"Csv2Img","abstract":[],"kind":"symbol","identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img","type":"topic","url":"\/documentation\/csv2img"}}} \ No newline at end of file diff --git a/docs/data/documentation/csv2img/csv/exporttype-swift.enum.json b/docs/data/documentation/csv2img/csv/exporttype-swift.enum.json index ed8cacc..096b8fc 100644 --- a/docs/data/documentation/csv2img/csv/exporttype-swift.enum.json +++ b/docs/data/documentation/csv2img/csv/exporttype-swift.enum.json @@ -1 +1 @@ -{"kind":"symbol","schemaVersion":{"major":0,"patch":0,"minor":3},"abstract":[{"code":"ExportType","type":"codeVoice"},{"type":"text","text":" is a enum that expresses"}],"metadata":{"symbolKind":"enum","navigatorTitle":[{"kind":"identifier","text":"ExportType"}],"title":"Csv.ExportType","role":"symbol","fragments":[{"text":"enum","kind":"keyword"},{"kind":"text","text":" "},{"text":"ExportType","kind":"identifier"}],"extendedModule":"Csv2Img","roleHeading":"Enumeration","externalID":"s:7Csv2Img3CsvC10ExportTypeO","modules":[{"name":"Csv2Img"}]},"hierarchy":{"paths":[["doc:\/\/Csv2Img\/documentation\/Csv2Img","doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv"]]},"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ExportType"}],"languages":["swift"],"platforms":["macOS"]}]}],"sections":[],"relationshipsSections":[{"identifiers":["doc:\/\/Csv2Img\/s12CaseIterableP","doc:\/\/Csv2Img\/SQ","doc:\/\/Csv2Img\/SH","doc:\/\/Csv2Img\/SY"],"type":"conformsTo","kind":"relationships","title":"Conforms To"}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/csv2img\/csv\/exporttype-swift.enum"]}],"topicSections":[{"title":"Enumeration Cases","identifiers":["doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/ExportType-swift.enum\/pdf","doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/ExportType-swift.enum\/png"]},{"title":"Initializers","identifiers":["doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/ExportType-swift.enum\/init(rawValue:)"]},{"identifiers":["doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/ExportType-swift.enum\/fileExtension","doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/ExportType-swift.enum\/utType"],"title":"Instance Properties"},{"identifiers":["doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/ExportType-swift.enum\/Equatable-Implementations","doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/ExportType-swift.enum\/RawRepresentable-Implementations"],"generated":true,"title":"Default Implementations"}],"identifier":{"url":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/ExportType-swift.enum","interfaceLanguage":"swift"},"references":{"doc://Csv2Img/documentation/Csv2Img/Csv/ExportType-swift.enum/png":{"kind":"symbol","type":"topic","abstract":[{"code":"png","type":"codeVoice"},{"text":" output","type":"text"}],"url":"\/documentation\/csv2img\/csv\/exporttype-swift.enum\/png","role":"symbol","fragments":[{"text":"case","kind":"keyword"},{"text":" ","kind":"text"},{"text":"png","kind":"identifier"}],"identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/ExportType-swift.enum\/png","title":"Csv.ExportType.png"},"doc://Csv2Img/documentation/Csv2Img/Csv/ExportType-swift.enum/Equatable-Implementations":{"identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/ExportType-swift.enum\/Equatable-Implementations","title":"Equatable Implementations","type":"topic","url":"\/documentation\/csv2img\/csv\/exporttype-swift.enum\/equatable-implementations","role":"collectionGroup","abstract":[],"kind":"article"},"doc://Csv2Img/documentation/Csv2Img/Csv/ExportType-swift.enum/RawRepresentable-Implementations":{"kind":"article","type":"topic","title":"RawRepresentable Implementations","role":"collectionGroup","abstract":[],"identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/ExportType-swift.enum\/RawRepresentable-Implementations","url":"\/documentation\/csv2img\/csv\/exporttype-swift.enum\/rawrepresentable-implementations"},"doc://Csv2Img/SH":{"type":"unresolvable","identifier":"doc:\/\/Csv2Img\/SH","title":"Swift.Hashable"},"doc://Csv2Img/documentation/Csv2Img/Csv":{"type":"topic","title":"Csv","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"Csv","kind":"identifier"}],"abstract":[{"type":"text","text":"Csv data structure"}],"role":"symbol","identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv","kind":"symbol","navigatorTitle":[{"text":"Csv","kind":"identifier"}],"url":"\/documentation\/csv2img\/csv"},"doc://Csv2Img/documentation/Csv2Img/Csv/ExportType-swift.enum/fileExtension":{"abstract":[],"fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"fileExtension","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"}],"identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/ExportType-swift.enum\/fileExtension","role":"symbol","type":"topic","title":"fileExtension","url":"\/documentation\/csv2img\/csv\/exporttype-swift.enum\/fileextension","kind":"symbol"},"doc://Csv2Img/documentation/Csv2Img/Csv/ExportType-swift.enum/utType":{"title":"utType","type":"topic","url":"\/documentation\/csv2img\/csv\/exporttype-swift.enum\/uttype","kind":"symbol","role":"symbol","identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/ExportType-swift.enum\/utType","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"utType"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:22UniformTypeIdentifiers6UTTypeV","text":"UTType"}],"abstract":[]},"doc://Csv2Img/documentation/Csv2Img/Csv/ExportType-swift.enum/init(rawValue:)":{"type":"topic","abstract":[],"role":"symbol","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"?("},{"kind":"externalParam","text":"rawValue"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"text":")","kind":"text"}],"url":"\/documentation\/csv2img\/csv\/exporttype-swift.enum\/init(rawvalue:)","identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/ExportType-swift.enum\/init(rawValue:)","title":"init(rawValue:)","kind":"symbol"},"doc://Csv2Img/SY":{"type":"unresolvable","identifier":"doc:\/\/Csv2Img\/SY","title":"Swift.RawRepresentable"},"doc://Csv2Img/SQ":{"type":"unresolvable","identifier":"doc:\/\/Csv2Img\/SQ","title":"Swift.Equatable"},"doc://Csv2Img/s12CaseIterableP":{"title":"Swift.CaseIterable","identifier":"doc:\/\/Csv2Img\/s12CaseIterableP","type":"unresolvable"},"doc://Csv2Img/documentation/Csv2Img/Csv/ExportType-swift.enum/pdf":{"role":"symbol","abstract":[{"code":"pdf","type":"codeVoice"},{"text":" output (Work In Progress)","type":"text"}],"fragments":[{"text":"case","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"pdf"}],"url":"\/documentation\/csv2img\/csv\/exporttype-swift.enum\/pdf","identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/ExportType-swift.enum\/pdf","type":"topic","kind":"symbol","title":"Csv.ExportType.pdf"},"doc://Csv2Img/documentation/Csv2Img/Csv/ExportType-swift.enum":{"kind":"symbol","type":"topic","url":"\/documentation\/csv2img\/csv\/exporttype-swift.enum","abstract":[{"type":"codeVoice","code":"ExportType"},{"type":"text","text":" is a enum that expresses"}],"role":"symbol","navigatorTitle":[{"kind":"identifier","text":"ExportType"}],"fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ExportType"}],"identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/ExportType-swift.enum","title":"Csv.ExportType"},"doc://Csv2Img/documentation/Csv2Img":{"url":"\/documentation\/csv2img","role":"collection","identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img","abstract":[],"title":"Csv2Img","kind":"symbol","type":"topic"}}} \ No newline at end of file +{"relationshipsSections":[{"kind":"relationships","title":"Conforms To","type":"conformsTo","identifiers":["doc:\/\/Csv2Img\/s12CaseIterableP","doc:\/\/Csv2Img\/SQ","doc:\/\/Csv2Img\/SH","doc:\/\/Csv2Img\/SY"]}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/csv2img\/csv\/exporttype-swift.enum"]}],"abstract":[{"code":"ExportType","type":"codeVoice"},{"type":"text","text":" is a enum that expresses"}],"topicSections":[{"identifiers":["doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/ExportType-swift.enum\/pdf","doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/ExportType-swift.enum\/png"],"title":"Enumeration Cases"},{"identifiers":["doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/ExportType-swift.enum\/init(rawValue:)"],"title":"Initializers"},{"title":"Instance Properties","identifiers":["doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/ExportType-swift.enum\/fileExtension","doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/ExportType-swift.enum\/utType"]},{"generated":true,"title":"Default Implementations","identifiers":["doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/ExportType-swift.enum\/Equatable-Implementations","doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/ExportType-swift.enum\/RawRepresentable-Implementations"]}],"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["macOS"],"languages":["swift"],"tokens":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ExportType"}]}]}],"sections":[],"metadata":{"externalID":"s:7Csv2Img3CsvC10ExportTypeO","navigatorTitle":[{"text":"ExportType","kind":"identifier"}],"extendedModule":"Csv2Img","roleHeading":"Enumeration","fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ExportType"}],"modules":[{"name":"Csv2Img"}],"symbolKind":"enum","title":"Csv.ExportType","role":"symbol"},"schemaVersion":{"minor":3,"major":0,"patch":0},"hierarchy":{"paths":[["doc:\/\/Csv2Img\/documentation\/Csv2Img","doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv"]]},"identifier":{"url":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/ExportType-swift.enum","interfaceLanguage":"swift"},"kind":"symbol","references":{"doc://Csv2Img/s12CaseIterableP":{"type":"unresolvable","identifier":"doc:\/\/Csv2Img\/s12CaseIterableP","title":"Swift.CaseIterable"},"doc://Csv2Img/documentation/Csv2Img/Csv/ExportType-swift.enum/fileExtension":{"type":"topic","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"fileExtension"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"}],"url":"\/documentation\/csv2img\/csv\/exporttype-swift.enum\/fileextension","identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/ExportType-swift.enum\/fileExtension","abstract":[],"title":"fileExtension","role":"symbol","kind":"symbol"},"doc://Csv2Img/documentation/Csv2Img/Csv/ExportType-swift.enum/png":{"fragments":[{"kind":"keyword","text":"case"},{"text":" ","kind":"text"},{"text":"png","kind":"identifier"}],"role":"symbol","type":"topic","abstract":[{"type":"codeVoice","code":"png"},{"text":" output","type":"text"}],"title":"Csv.ExportType.png","url":"\/documentation\/csv2img\/csv\/exporttype-swift.enum\/png","identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/ExportType-swift.enum\/png","kind":"symbol"},"doc://Csv2Img/documentation/Csv2Img/Csv/ExportType-swift.enum/init(rawValue:)":{"fragments":[{"kind":"identifier","text":"init"},{"text":"?(","kind":"text"},{"text":"rawValue","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"kind":"text","text":")"}],"role":"symbol","type":"topic","abstract":[],"title":"init(rawValue:)","url":"\/documentation\/csv2img\/csv\/exporttype-swift.enum\/init(rawvalue:)","kind":"symbol","identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/ExportType-swift.enum\/init(rawValue:)"},"doc://Csv2Img/documentation/Csv2Img/Csv/ExportType-swift.enum/RawRepresentable-Implementations":{"kind":"article","url":"\/documentation\/csv2img\/csv\/exporttype-swift.enum\/rawrepresentable-implementations","title":"RawRepresentable Implementations","identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/ExportType-swift.enum\/RawRepresentable-Implementations","role":"collectionGroup","abstract":[],"type":"topic"},"doc://Csv2Img/SH":{"title":"Swift.Hashable","type":"unresolvable","identifier":"doc:\/\/Csv2Img\/SH"},"doc://Csv2Img/documentation/Csv2Img/Csv/ExportType-swift.enum/pdf":{"type":"topic","kind":"symbol","role":"symbol","identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/ExportType-swift.enum\/pdf","fragments":[{"text":"case","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"pdf"}],"abstract":[{"code":"pdf","type":"codeVoice"},{"type":"text","text":" output (Work In Progress)"}],"url":"\/documentation\/csv2img\/csv\/exporttype-swift.enum\/pdf","title":"Csv.ExportType.pdf"},"doc://Csv2Img/documentation/Csv2Img":{"role":"collection","title":"Csv2Img","abstract":[],"kind":"symbol","identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img","type":"topic","url":"\/documentation\/csv2img"},"doc://Csv2Img/documentation/Csv2Img/Csv/ExportType-swift.enum":{"fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"text":"ExportType","kind":"identifier"}],"role":"symbol","abstract":[{"type":"codeVoice","code":"ExportType"},{"type":"text","text":" is a enum that expresses"}],"type":"topic","title":"Csv.ExportType","navigatorTitle":[{"kind":"identifier","text":"ExportType"}],"url":"\/documentation\/csv2img\/csv\/exporttype-swift.enum","identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/ExportType-swift.enum","kind":"symbol"},"doc://Csv2Img/SQ":{"title":"Swift.Equatable","type":"unresolvable","identifier":"doc:\/\/Csv2Img\/SQ"},"doc://Csv2Img/documentation/Csv2Img/Csv/ExportType-swift.enum/Equatable-Implementations":{"type":"topic","kind":"article","identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/ExportType-swift.enum\/Equatable-Implementations","abstract":[],"url":"\/documentation\/csv2img\/csv\/exporttype-swift.enum\/equatable-implementations","title":"Equatable Implementations","role":"collectionGroup"},"doc://Csv2Img/documentation/Csv2Img/Csv":{"identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv","title":"Csv","navigatorTitle":[{"text":"Csv","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Csv","kind":"identifier"}],"abstract":[{"type":"text","text":"Csv data structure"}],"role":"symbol","kind":"symbol","type":"topic","url":"\/documentation\/csv2img\/csv"},"doc://Csv2Img/SY":{"title":"Swift.RawRepresentable","type":"unresolvable","identifier":"doc:\/\/Csv2Img\/SY"},"doc://Csv2Img/documentation/Csv2Img/Csv/ExportType-swift.enum/utType":{"identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/ExportType-swift.enum\/utType","title":"utType","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"utType"},{"text":": ","kind":"text"},{"text":"UTType","kind":"typeIdentifier","preciseIdentifier":"s:22UniformTypeIdentifiers6UTTypeV"}],"type":"topic","kind":"symbol","abstract":[],"url":"\/documentation\/csv2img\/csv\/exporttype-swift.enum\/uttype","role":"symbol"}}} \ No newline at end of file diff --git a/docs/data/documentation/csv2img/csv/exporttype-swift.enum/!=(_:_:).json b/docs/data/documentation/csv2img/csv/exporttype-swift.enum/!=(_:_:).json index 7d08e4e..75ebdd4 100644 --- a/docs/data/documentation/csv2img/csv/exporttype-swift.enum/!=(_:_:).json +++ b/docs/data/documentation/csv2img/csv/exporttype-swift.enum/!=(_:_:).json @@ -1 +1 @@ -{"schemaVersion":{"patch":0,"minor":3,"major":0},"hierarchy":{"paths":[["doc:\/\/Csv2Img\/documentation\/Csv2Img","doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv","doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/ExportType-swift.enum","doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/ExportType-swift.enum\/Equatable-Implementations"]]},"identifier":{"url":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/ExportType-swift.enum\/!=(_:_:)","interfaceLanguage":"swift"},"metadata":{"title":"!=(_:_:)","fragments":[{"text":"static","kind":"keyword"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"!="},{"text":" ","kind":"text"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Self"},{"text":") -> ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:Sb","text":"Bool"}],"role":"symbol","externalID":"s:SQsE2neoiySbx_xtFZ::SYNTHESIZED::s:7Csv2Img3CsvC10ExportTypeO","extendedModule":"Swift","roleHeading":"Operator","symbolKind":"op","modules":[{"relatedModules":["Swift"],"name":"Csv2Img"}]},"primaryContentSections":[{"declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"!="},{"text":" ","kind":"text"},{"text":"(","kind":"text"},{"kind":"internalParam","text":"lhs"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"text":", ","kind":"text"},{"kind":"internalParam","text":"rhs"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"text":") -> ","kind":"text"},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"platforms":["macOS"],"languages":["swift"]}],"kind":"declarations"}],"sections":[],"abstract":[{"type":"text","text":"Inherited from "},{"code":"Equatable.!=(_:_:)","type":"codeVoice"},{"text":".","type":"text"}],"kind":"symbol","variants":[{"paths":["\/documentation\/csv2img\/csv\/exporttype-swift.enum\/!=(_:_:)"],"traits":[{"interfaceLanguage":"swift"}]}],"references":{"doc://Csv2Img/documentation/Csv2Img":{"url":"\/documentation\/csv2img","role":"collection","identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img","abstract":[],"title":"Csv2Img","kind":"symbol","type":"topic"},"doc://Csv2Img/documentation/Csv2Img/Csv/ExportType-swift.enum/Equatable-Implementations":{"identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/ExportType-swift.enum\/Equatable-Implementations","title":"Equatable Implementations","type":"topic","url":"\/documentation\/csv2img\/csv\/exporttype-swift.enum\/equatable-implementations","role":"collectionGroup","abstract":[],"kind":"article"},"doc://Csv2Img/documentation/Csv2Img/Csv/ExportType-swift.enum":{"kind":"symbol","type":"topic","url":"\/documentation\/csv2img\/csv\/exporttype-swift.enum","abstract":[{"type":"codeVoice","code":"ExportType"},{"type":"text","text":" is a enum that expresses"}],"role":"symbol","navigatorTitle":[{"kind":"identifier","text":"ExportType"}],"fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ExportType"}],"identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/ExportType-swift.enum","title":"Csv.ExportType"},"doc://Csv2Img/documentation/Csv2Img/Csv":{"type":"topic","title":"Csv","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"Csv","kind":"identifier"}],"abstract":[{"type":"text","text":"Csv data structure"}],"role":"symbol","identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv","kind":"symbol","navigatorTitle":[{"text":"Csv","kind":"identifier"}],"url":"\/documentation\/csv2img\/csv"},"doc://Csv2Img/documentation/Csv2Img/Csv/ExportType-swift.enum/!=(_:_:)":{"kind":"symbol","title":"!=(_:_:)","abstract":[],"role":"symbol","identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/ExportType-swift.enum\/!=(_:_:)","type":"topic","fragments":[{"text":"static","kind":"keyword"},{"text":" ","kind":"text"},{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"!=","kind":"identifier"},{"text":" ","kind":"text"},{"text":"(","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","preciseIdentifier":"s:Sb","text":"Bool"}],"url":"\/documentation\/csv2img\/csv\/exporttype-swift.enum\/!=(_:_:)"}}} \ No newline at end of file +{"schemaVersion":{"major":0,"minor":3,"patch":0},"abstract":[{"type":"text","text":"Inherited from "},{"type":"codeVoice","code":"Equatable.!=(_:_:)"},{"text":".","type":"text"}],"kind":"symbol","sections":[],"hierarchy":{"paths":[["doc:\/\/Csv2Img\/documentation\/Csv2Img","doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv","doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/ExportType-swift.enum","doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/ExportType-swift.enum\/Equatable-Implementations"]]},"identifier":{"url":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/ExportType-swift.enum\/!=(_:_:)","interfaceLanguage":"swift"},"variants":[{"paths":["\/documentation\/csv2img\/csv\/exporttype-swift.enum\/!=(_:_:)"],"traits":[{"interfaceLanguage":"swift"}]}],"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"text":"static","kind":"keyword"},{"text":" ","kind":"text"},{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"!=","kind":"identifier"},{"kind":"text","text":" "},{"text":"(","kind":"text"},{"text":"lhs","kind":"internalParam"},{"kind":"text","text":": "},{"text":"Self","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"rhs","kind":"internalParam"},{"text":": ","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"preciseIdentifier":"s:Sb","kind":"typeIdentifier","text":"Bool"}],"languages":["swift"],"platforms":["macOS"]}]}],"metadata":{"roleHeading":"Operator","modules":[{"name":"Csv2Img","relatedModules":["Swift"]}],"externalID":"s:SQsE2neoiySbx_xtFZ::SYNTHESIZED::s:7Csv2Img3CsvC10ExportTypeO","extendedModule":"Swift","symbolKind":"op","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"!="},{"text":" ","kind":"text"},{"text":"(","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Self"},{"text":") -> ","kind":"text"},{"text":"Bool","preciseIdentifier":"s:Sb","kind":"typeIdentifier"}],"title":"!=(_:_:)","role":"symbol"},"references":{"doc://Csv2Img/documentation/Csv2Img/Csv/ExportType-swift.enum":{"fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"text":"ExportType","kind":"identifier"}],"role":"symbol","abstract":[{"type":"codeVoice","code":"ExportType"},{"type":"text","text":" is a enum that expresses"}],"type":"topic","title":"Csv.ExportType","navigatorTitle":[{"kind":"identifier","text":"ExportType"}],"url":"\/documentation\/csv2img\/csv\/exporttype-swift.enum","identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/ExportType-swift.enum","kind":"symbol"},"doc://Csv2Img/documentation/Csv2Img/Csv/ExportType-swift.enum/!=(_:_:)":{"abstract":[],"url":"\/documentation\/csv2img\/csv\/exporttype-swift.enum\/!=(_:_:)","kind":"symbol","type":"topic","identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/ExportType-swift.enum\/!=(_:_:)","fragments":[{"kind":"keyword","text":"static"},{"text":" ","kind":"text"},{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"!=","kind":"identifier"},{"text":" ","kind":"text"},{"text":"(","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"text":") -> ","kind":"text"},{"text":"Bool","preciseIdentifier":"s:Sb","kind":"typeIdentifier"}],"title":"!=(_:_:)","role":"symbol"},"doc://Csv2Img/documentation/Csv2Img/Csv":{"identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv","title":"Csv","navigatorTitle":[{"text":"Csv","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Csv","kind":"identifier"}],"abstract":[{"type":"text","text":"Csv data structure"}],"role":"symbol","kind":"symbol","type":"topic","url":"\/documentation\/csv2img\/csv"},"doc://Csv2Img/documentation/Csv2Img":{"role":"collection","title":"Csv2Img","abstract":[],"kind":"symbol","identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img","type":"topic","url":"\/documentation\/csv2img"},"doc://Csv2Img/documentation/Csv2Img/Csv/ExportType-swift.enum/Equatable-Implementations":{"type":"topic","kind":"article","identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/ExportType-swift.enum\/Equatable-Implementations","abstract":[],"url":"\/documentation\/csv2img\/csv\/exporttype-swift.enum\/equatable-implementations","title":"Equatable Implementations","role":"collectionGroup"}}} \ No newline at end of file diff --git a/docs/data/documentation/csv2img/csv/exporttype-swift.enum/equatable-implementations.json b/docs/data/documentation/csv2img/csv/exporttype-swift.enum/equatable-implementations.json index 530c2b6..237a524 100644 --- a/docs/data/documentation/csv2img/csv/exporttype-swift.enum/equatable-implementations.json +++ b/docs/data/documentation/csv2img/csv/exporttype-swift.enum/equatable-implementations.json @@ -1 +1 @@ -{"hierarchy":{"paths":[["doc:\/\/Csv2Img\/documentation\/Csv2Img","doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv","doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/ExportType-swift.enum"]]},"kind":"article","topicSections":[{"generated":true,"identifiers":["doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/ExportType-swift.enum\/!=(_:_:)"],"title":"Operators"}],"metadata":{"modules":[{"name":"Csv2Img"}],"role":"collectionGroup","title":"Equatable Implementations"},"schemaVersion":{"minor":3,"patch":0,"major":0},"variants":[{"paths":["\/documentation\/csv2img\/csv\/exporttype-swift.enum\/equatable-implementations"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/ExportType-swift.enum\/Equatable-Implementations"},"sections":[],"references":{"doc://Csv2Img/documentation/Csv2Img":{"url":"\/documentation\/csv2img","role":"collection","identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img","abstract":[],"title":"Csv2Img","kind":"symbol","type":"topic"},"doc://Csv2Img/documentation/Csv2Img/Csv/ExportType-swift.enum/!=(_:_:)":{"kind":"symbol","title":"!=(_:_:)","abstract":[],"role":"symbol","identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/ExportType-swift.enum\/!=(_:_:)","type":"topic","fragments":[{"text":"static","kind":"keyword"},{"text":" ","kind":"text"},{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"!=","kind":"identifier"},{"text":" ","kind":"text"},{"text":"(","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","preciseIdentifier":"s:Sb","text":"Bool"}],"url":"\/documentation\/csv2img\/csv\/exporttype-swift.enum\/!=(_:_:)"},"doc://Csv2Img/documentation/Csv2Img/Csv/ExportType-swift.enum":{"kind":"symbol","type":"topic","url":"\/documentation\/csv2img\/csv\/exporttype-swift.enum","abstract":[{"type":"codeVoice","code":"ExportType"},{"type":"text","text":" is a enum that expresses"}],"role":"symbol","navigatorTitle":[{"kind":"identifier","text":"ExportType"}],"fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ExportType"}],"identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/ExportType-swift.enum","title":"Csv.ExportType"},"doc://Csv2Img/documentation/Csv2Img/Csv":{"type":"topic","title":"Csv","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"Csv","kind":"identifier"}],"abstract":[{"type":"text","text":"Csv data structure"}],"role":"symbol","identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv","kind":"symbol","navigatorTitle":[{"text":"Csv","kind":"identifier"}],"url":"\/documentation\/csv2img\/csv"}}} \ No newline at end of file +{"kind":"article","hierarchy":{"paths":[["doc:\/\/Csv2Img\/documentation\/Csv2Img","doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv","doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/ExportType-swift.enum"]]},"variants":[{"paths":["\/documentation\/csv2img\/csv\/exporttype-swift.enum\/equatable-implementations"],"traits":[{"interfaceLanguage":"swift"}]}],"topicSections":[{"identifiers":["doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/ExportType-swift.enum\/!=(_:_:)"],"title":"Operators","generated":true}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/ExportType-swift.enum\/Equatable-Implementations"},"sections":[],"metadata":{"modules":[{"name":"Csv2Img"}],"role":"collectionGroup","title":"Equatable Implementations"},"schemaVersion":{"patch":0,"major":0,"minor":3},"references":{"doc://Csv2Img/documentation/Csv2Img/Csv/ExportType-swift.enum":{"fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"text":"ExportType","kind":"identifier"}],"role":"symbol","abstract":[{"type":"codeVoice","code":"ExportType"},{"type":"text","text":" is a enum that expresses"}],"type":"topic","title":"Csv.ExportType","navigatorTitle":[{"kind":"identifier","text":"ExportType"}],"url":"\/documentation\/csv2img\/csv\/exporttype-swift.enum","identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/ExportType-swift.enum","kind":"symbol"},"doc://Csv2Img/documentation/Csv2Img/Csv/ExportType-swift.enum/!=(_:_:)":{"abstract":[],"url":"\/documentation\/csv2img\/csv\/exporttype-swift.enum\/!=(_:_:)","kind":"symbol","type":"topic","identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/ExportType-swift.enum\/!=(_:_:)","fragments":[{"kind":"keyword","text":"static"},{"text":" ","kind":"text"},{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"!=","kind":"identifier"},{"text":" ","kind":"text"},{"text":"(","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"text":") -> ","kind":"text"},{"text":"Bool","preciseIdentifier":"s:Sb","kind":"typeIdentifier"}],"title":"!=(_:_:)","role":"symbol"},"doc://Csv2Img/documentation/Csv2Img":{"role":"collection","title":"Csv2Img","abstract":[],"kind":"symbol","identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img","type":"topic","url":"\/documentation\/csv2img"},"doc://Csv2Img/documentation/Csv2Img/Csv":{"identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv","title":"Csv","navigatorTitle":[{"text":"Csv","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Csv","kind":"identifier"}],"abstract":[{"type":"text","text":"Csv data structure"}],"role":"symbol","kind":"symbol","type":"topic","url":"\/documentation\/csv2img\/csv"}}} \ No newline at end of file diff --git a/docs/data/documentation/csv2img/csv/exporttype-swift.enum/fileextension.json b/docs/data/documentation/csv2img/csv/exporttype-swift.enum/fileextension.json index 5b3d37c..99fe5df 100644 --- a/docs/data/documentation/csv2img/csv/exporttype-swift.enum/fileextension.json +++ b/docs/data/documentation/csv2img/csv/exporttype-swift.enum/fileextension.json @@ -1 +1 @@ -{"primaryContentSections":[{"declarations":[{"languages":["swift"],"platforms":["macOS"],"tokens":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"fileExtension"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"text":" { ","kind":"text"},{"kind":"keyword","text":"get"},{"text":" }","kind":"text"}]}],"kind":"declarations"}],"metadata":{"roleHeading":"Instance Property","modules":[{"name":"Csv2Img"}],"title":"fileExtension","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"fileExtension"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"}],"externalID":"s:7Csv2Img3CsvC10ExportTypeO13fileExtensionSSvp","role":"symbol","symbolKind":"property"},"variants":[{"paths":["\/documentation\/csv2img\/csv\/exporttype-swift.enum\/fileextension"],"traits":[{"interfaceLanguage":"swift"}]}],"sections":[],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/ExportType-swift.enum\/fileExtension"},"schemaVersion":{"minor":3,"patch":0,"major":0},"kind":"symbol","hierarchy":{"paths":[["doc:\/\/Csv2Img\/documentation\/Csv2Img","doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv","doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/ExportType-swift.enum"]]},"references":{"doc://Csv2Img/documentation/Csv2Img/Csv/ExportType-swift.enum":{"kind":"symbol","type":"topic","url":"\/documentation\/csv2img\/csv\/exporttype-swift.enum","abstract":[{"type":"codeVoice","code":"ExportType"},{"type":"text","text":" is a enum that expresses"}],"role":"symbol","navigatorTitle":[{"kind":"identifier","text":"ExportType"}],"fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ExportType"}],"identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/ExportType-swift.enum","title":"Csv.ExportType"},"doc://Csv2Img/documentation/Csv2Img/Csv":{"type":"topic","title":"Csv","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"Csv","kind":"identifier"}],"abstract":[{"type":"text","text":"Csv data structure"}],"role":"symbol","identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv","kind":"symbol","navigatorTitle":[{"text":"Csv","kind":"identifier"}],"url":"\/documentation\/csv2img\/csv"},"doc://Csv2Img/documentation/Csv2Img":{"url":"\/documentation\/csv2img","role":"collection","identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img","abstract":[],"title":"Csv2Img","kind":"symbol","type":"topic"},"doc://Csv2Img/documentation/Csv2Img/Csv/ExportType-swift.enum/fileExtension":{"abstract":[],"fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"fileExtension","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"}],"identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/ExportType-swift.enum\/fileExtension","role":"symbol","type":"topic","title":"fileExtension","url":"\/documentation\/csv2img\/csv\/exporttype-swift.enum\/fileextension","kind":"symbol"}}} \ No newline at end of file +{"sections":[],"primaryContentSections":[{"declarations":[{"languages":["swift"],"platforms":["macOS"],"tokens":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"fileExtension"},{"kind":"text","text":": "},{"preciseIdentifier":"s:SS","kind":"typeIdentifier","text":"String"},{"kind":"text","text":" { "},{"text":"get","kind":"keyword"},{"kind":"text","text":" }"}]}],"kind":"declarations"}],"variants":[{"paths":["\/documentation\/csv2img\/csv\/exporttype-swift.enum\/fileextension"],"traits":[{"interfaceLanguage":"swift"}]}],"schemaVersion":{"minor":3,"major":0,"patch":0},"metadata":{"fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"fileExtension"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"}],"symbolKind":"property","externalID":"s:7Csv2Img3CsvC10ExportTypeO13fileExtensionSSvp","title":"fileExtension","modules":[{"name":"Csv2Img"}],"role":"symbol","roleHeading":"Instance Property"},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/ExportType-swift.enum\/fileExtension"},"hierarchy":{"paths":[["doc:\/\/Csv2Img\/documentation\/Csv2Img","doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv","doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/ExportType-swift.enum"]]},"kind":"symbol","references":{"doc://Csv2Img/documentation/Csv2Img":{"role":"collection","title":"Csv2Img","abstract":[],"kind":"symbol","identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img","type":"topic","url":"\/documentation\/csv2img"},"doc://Csv2Img/documentation/Csv2Img/Csv/ExportType-swift.enum":{"fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"text":"ExportType","kind":"identifier"}],"role":"symbol","abstract":[{"type":"codeVoice","code":"ExportType"},{"type":"text","text":" is a enum that expresses"}],"type":"topic","title":"Csv.ExportType","navigatorTitle":[{"kind":"identifier","text":"ExportType"}],"url":"\/documentation\/csv2img\/csv\/exporttype-swift.enum","identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/ExportType-swift.enum","kind":"symbol"},"doc://Csv2Img/documentation/Csv2Img/Csv/ExportType-swift.enum/fileExtension":{"type":"topic","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"fileExtension"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"}],"url":"\/documentation\/csv2img\/csv\/exporttype-swift.enum\/fileextension","identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/ExportType-swift.enum\/fileExtension","abstract":[],"title":"fileExtension","role":"symbol","kind":"symbol"},"doc://Csv2Img/documentation/Csv2Img/Csv":{"identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv","title":"Csv","navigatorTitle":[{"text":"Csv","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Csv","kind":"identifier"}],"abstract":[{"type":"text","text":"Csv data structure"}],"role":"symbol","kind":"symbol","type":"topic","url":"\/documentation\/csv2img\/csv"}}} \ No newline at end of file diff --git a/docs/data/documentation/csv2img/csv/exporttype-swift.enum/hash(into:).json b/docs/data/documentation/csv2img/csv/exporttype-swift.enum/hash(into:).json index 75b0395..2bed8f0 100644 --- a/docs/data/documentation/csv2img/csv/exporttype-swift.enum/hash(into:).json +++ b/docs/data/documentation/csv2img/csv/exporttype-swift.enum/hash(into:).json @@ -1 +1 @@ -{"sections":[],"metadata":{"externalID":"s:SYsSHRzSH8RawValueSYRpzrlE4hash4intoys6HasherVz_tF::SYNTHESIZED::s:7Csv2Img3CsvC10ExportTypeO","title":"hash(into:)","modules":[{"name":"Csv2Img","relatedModules":["Swift"]}],"role":"symbol","symbolKind":"method","extendedModule":"Swift","conformance":{"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}],"constraints":[{"type":"codeVoice","code":"Self"},{"text":" conforms to ","type":"text"},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":" and "},{"type":"codeVoice","code":"RawValue"},{"text":" conforms to ","type":"text"},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":"."}]},"roleHeading":"Instance Method","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"hash","kind":"identifier"},{"text":"(","kind":"text"},{"text":"into","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"keyword","text":"inout"},{"kind":"text","text":" "},{"preciseIdentifier":"s:s6HasherV","kind":"typeIdentifier","text":"Hasher"},{"text":")","kind":"text"}]},"kind":"symbol","schemaVersion":{"patch":0,"major":0,"minor":3},"abstract":[{"type":"text","text":"Inherited from "},{"type":"codeVoice","code":"RawRepresentable.hash(into:)"},{"text":".","type":"text"}],"hierarchy":{"paths":[["doc:\/\/Csv2Img\/documentation\/Csv2Img","doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv","doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/ExportType-swift.enum","doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/ExportType-swift.enum\/RawRepresentable-Implementations"]]},"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"hash","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"into"},{"kind":"text","text":" "},{"text":"hasher","kind":"internalParam"},{"kind":"text","text":": "},{"text":"inout","kind":"keyword"},{"text":" ","kind":"text"},{"preciseIdentifier":"s:s6HasherV","kind":"typeIdentifier","text":"Hasher"},{"kind":"text","text":")"}],"languages":["swift"],"platforms":["macOS"]}]}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/csv2img\/csv\/exporttype-swift.enum\/hash(into:)"]}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/ExportType-swift.enum\/hash(into:)"},"references":{"doc://Csv2Img/documentation/Csv2Img/Csv":{"type":"topic","title":"Csv","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"Csv","kind":"identifier"}],"abstract":[{"type":"text","text":"Csv data structure"}],"role":"symbol","identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv","kind":"symbol","navigatorTitle":[{"text":"Csv","kind":"identifier"}],"url":"\/documentation\/csv2img\/csv"},"doc://Csv2Img/documentation/Csv2Img/Csv/ExportType-swift.enum/hash(into:)":{"url":"\/documentation\/csv2img\/csv\/exporttype-swift.enum\/hash(into:)","title":"hash(into:)","abstract":[],"role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"hash"},{"kind":"text","text":"("},{"kind":"externalParam","text":"into"},{"text":": ","kind":"text"},{"text":"inout","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","text":"Hasher","preciseIdentifier":"s:s6HasherV"},{"text":")","kind":"text"}],"type":"topic","conformance":{"availabilityPrefix":[{"text":"Available when","type":"text"}],"conformancePrefix":[{"text":"Conforms when","type":"text"}],"constraints":[{"code":"Self","type":"codeVoice"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":" and "},{"code":"RawValue","type":"codeVoice"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":"."}]},"identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/ExportType-swift.enum\/hash(into:)","kind":"symbol"},"doc://Csv2Img/documentation/Csv2Img/Csv/ExportType-swift.enum":{"kind":"symbol","type":"topic","url":"\/documentation\/csv2img\/csv\/exporttype-swift.enum","abstract":[{"type":"codeVoice","code":"ExportType"},{"type":"text","text":" is a enum that expresses"}],"role":"symbol","navigatorTitle":[{"kind":"identifier","text":"ExportType"}],"fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ExportType"}],"identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/ExportType-swift.enum","title":"Csv.ExportType"},"doc://Csv2Img/documentation/Csv2Img/Csv/ExportType-swift.enum/RawRepresentable-Implementations":{"kind":"article","type":"topic","title":"RawRepresentable Implementations","role":"collectionGroup","abstract":[],"identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/ExportType-swift.enum\/RawRepresentable-Implementations","url":"\/documentation\/csv2img\/csv\/exporttype-swift.enum\/rawrepresentable-implementations"},"doc://Csv2Img/documentation/Csv2Img":{"url":"\/documentation\/csv2img","role":"collection","identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img","abstract":[],"title":"Csv2Img","kind":"symbol","type":"topic"}}} \ No newline at end of file +{"metadata":{"symbolKind":"method","roleHeading":"Instance Method","title":"hash(into:)","conformance":{"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"code":"Hashable","type":"codeVoice"},{"type":"text","text":" and "},{"type":"codeVoice","code":"RawValue"},{"text":" conforms to ","type":"text"},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":"."}],"availabilityPrefix":[{"text":"Available when","type":"text"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"hash","kind":"identifier"},{"kind":"text","text":"("},{"text":"into","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"keyword","text":"inout"},{"text":" ","kind":"text"},{"text":"Hasher","kind":"typeIdentifier","preciseIdentifier":"s:s6HasherV"},{"text":")","kind":"text"}],"modules":[{"name":"Csv2Img","relatedModules":["Swift"]}],"externalID":"s:SYsSHRzSH8RawValueSYRpzrlE4hash4intoys6HasherVz_tF::SYNTHESIZED::s:7Csv2Img3CsvC10ExportTypeO","role":"symbol","extendedModule":"Swift"},"abstract":[{"text":"Inherited from ","type":"text"},{"code":"RawRepresentable.hash(into:)","type":"codeVoice"},{"type":"text","text":"."}],"kind":"symbol","identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/ExportType-swift.enum\/hash(into:)"},"schemaVersion":{"major":0,"patch":0,"minor":3},"primaryContentSections":[{"declarations":[{"languages":["swift"],"platforms":["macOS"],"tokens":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"hash"},{"text":"(","kind":"text"},{"text":"into","kind":"externalParam"},{"kind":"text","text":" "},{"kind":"internalParam","text":"hasher"},{"kind":"text","text":": "},{"text":"inout","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:s6HasherV","text":"Hasher"},{"text":")","kind":"text"}]}],"kind":"declarations"}],"hierarchy":{"paths":[["doc:\/\/Csv2Img\/documentation\/Csv2Img","doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv","doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/ExportType-swift.enum","doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/ExportType-swift.enum\/RawRepresentable-Implementations"]]},"sections":[],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/csv2img\/csv\/exporttype-swift.enum\/hash(into:)"]}],"references":{"doc://Csv2Img/documentation/Csv2Img":{"role":"collection","title":"Csv2Img","abstract":[],"kind":"symbol","identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img","type":"topic","url":"\/documentation\/csv2img"},"doc://Csv2Img/documentation/Csv2Img/Csv/ExportType-swift.enum/hash(into:)":{"conformance":{"conformancePrefix":[{"type":"text","text":"Conforms when"}],"availabilityPrefix":[{"text":"Available when","type":"text"}],"constraints":[{"code":"Self","type":"codeVoice"},{"type":"text","text":" conforms to "},{"code":"Hashable","type":"codeVoice"},{"type":"text","text":" and "},{"type":"codeVoice","code":"RawValue"},{"type":"text","text":" conforms to "},{"code":"Hashable","type":"codeVoice"},{"type":"text","text":"."}]},"title":"hash(into:)","identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/ExportType-swift.enum\/hash(into:)","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"hash","kind":"identifier"},{"kind":"text","text":"("},{"kind":"externalParam","text":"into"},{"kind":"text","text":": "},{"text":"inout","kind":"keyword"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"Hasher","preciseIdentifier":"s:s6HasherV"},{"kind":"text","text":")"}],"url":"\/documentation\/csv2img\/csv\/exporttype-swift.enum\/hash(into:)","role":"symbol","type":"topic","abstract":[],"kind":"symbol"},"doc://Csv2Img/documentation/Csv2Img/Csv/ExportType-swift.enum":{"fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"text":"ExportType","kind":"identifier"}],"role":"symbol","abstract":[{"type":"codeVoice","code":"ExportType"},{"type":"text","text":" is a enum that expresses"}],"type":"topic","title":"Csv.ExportType","navigatorTitle":[{"kind":"identifier","text":"ExportType"}],"url":"\/documentation\/csv2img\/csv\/exporttype-swift.enum","identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/ExportType-swift.enum","kind":"symbol"},"doc://Csv2Img/documentation/Csv2Img/Csv":{"identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv","title":"Csv","navigatorTitle":[{"text":"Csv","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Csv","kind":"identifier"}],"abstract":[{"type":"text","text":"Csv data structure"}],"role":"symbol","kind":"symbol","type":"topic","url":"\/documentation\/csv2img\/csv"},"doc://Csv2Img/documentation/Csv2Img/Csv/ExportType-swift.enum/RawRepresentable-Implementations":{"kind":"article","url":"\/documentation\/csv2img\/csv\/exporttype-swift.enum\/rawrepresentable-implementations","title":"RawRepresentable Implementations","identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/ExportType-swift.enum\/RawRepresentable-Implementations","role":"collectionGroup","abstract":[],"type":"topic"}}} \ No newline at end of file diff --git a/docs/data/documentation/csv2img/csv/exporttype-swift.enum/hashvalue.json b/docs/data/documentation/csv2img/csv/exporttype-swift.enum/hashvalue.json index ee47f4f..91983b3 100644 --- a/docs/data/documentation/csv2img/csv/exporttype-swift.enum/hashvalue.json +++ b/docs/data/documentation/csv2img/csv/exporttype-swift.enum/hashvalue.json @@ -1 +1 @@ -{"hierarchy":{"paths":[["doc:\/\/Csv2Img\/documentation\/Csv2Img","doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv","doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/ExportType-swift.enum","doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/ExportType-swift.enum\/RawRepresentable-Implementations"]]},"schemaVersion":{"minor":3,"major":0,"patch":0},"abstract":[{"type":"text","text":"Inherited from "},{"code":"RawRepresentable.hashValue","type":"codeVoice"},{"type":"text","text":"."}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/csv2img\/csv\/exporttype-swift.enum\/hashvalue"]}],"primaryContentSections":[{"declarations":[{"platforms":["macOS"],"tokens":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"hashValue"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:Si","text":"Int"},{"kind":"text","text":" { "},{"text":"get","kind":"keyword"},{"kind":"text","text":" }"}],"languages":["swift"]}],"kind":"declarations"}],"kind":"symbol","identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/ExportType-swift.enum\/hashValue"},"sections":[],"metadata":{"symbolKind":"property","modules":[{"relatedModules":["Swift"],"name":"Csv2Img"}],"roleHeading":"Instance Property","externalID":"s:SYsSHRzSH8RawValueSYRpzrlE04hashB0Sivp::SYNTHESIZED::s:7Csv2Img3CsvC10ExportTypeO","role":"symbol","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"hashValue"},{"kind":"text","text":": "},{"preciseIdentifier":"s:Si","text":"Int","kind":"typeIdentifier"}],"conformance":{"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"code":"Hashable","type":"codeVoice"},{"text":" and ","type":"text"},{"type":"codeVoice","code":"RawValue"},{"type":"text","text":" conforms to "},{"code":"Hashable","type":"codeVoice"},{"type":"text","text":"."}],"availabilityPrefix":[{"text":"Available when","type":"text"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"extendedModule":"Swift","title":"hashValue"},"references":{"doc://Csv2Img/documentation/Csv2Img/Csv/ExportType-swift.enum/RawRepresentable-Implementations":{"kind":"article","type":"topic","title":"RawRepresentable Implementations","role":"collectionGroup","abstract":[],"identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/ExportType-swift.enum\/RawRepresentable-Implementations","url":"\/documentation\/csv2img\/csv\/exporttype-swift.enum\/rawrepresentable-implementations"},"doc://Csv2Img/documentation/Csv2Img/Csv/ExportType-swift.enum/hashValue":{"url":"\/documentation\/csv2img\/csv\/exporttype-swift.enum\/hashvalue","title":"hashValue","abstract":[],"role":"symbol","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"hashValue"},{"kind":"text","text":": "},{"text":"Int","kind":"typeIdentifier","preciseIdentifier":"s:Si"}],"type":"topic","conformance":{"conformancePrefix":[{"text":"Conforms when","type":"text"}],"constraints":[{"code":"Self","type":"codeVoice"},{"text":" conforms to ","type":"text"},{"code":"Hashable","type":"codeVoice"},{"type":"text","text":" and "},{"type":"codeVoice","code":"RawValue"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"text":".","type":"text"}],"availabilityPrefix":[{"type":"text","text":"Available when"}]},"identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/ExportType-swift.enum\/hashValue","kind":"symbol"},"doc://Csv2Img/documentation/Csv2Img/Csv":{"type":"topic","title":"Csv","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"Csv","kind":"identifier"}],"abstract":[{"type":"text","text":"Csv data structure"}],"role":"symbol","identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv","kind":"symbol","navigatorTitle":[{"text":"Csv","kind":"identifier"}],"url":"\/documentation\/csv2img\/csv"},"doc://Csv2Img/documentation/Csv2Img/Csv/ExportType-swift.enum":{"kind":"symbol","type":"topic","url":"\/documentation\/csv2img\/csv\/exporttype-swift.enum","abstract":[{"type":"codeVoice","code":"ExportType"},{"type":"text","text":" is a enum that expresses"}],"role":"symbol","navigatorTitle":[{"kind":"identifier","text":"ExportType"}],"fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ExportType"}],"identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/ExportType-swift.enum","title":"Csv.ExportType"},"doc://Csv2Img/documentation/Csv2Img":{"url":"\/documentation\/csv2img","role":"collection","identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img","abstract":[],"title":"Csv2Img","kind":"symbol","type":"topic"}}} \ No newline at end of file +{"hierarchy":{"paths":[["doc:\/\/Csv2Img\/documentation\/Csv2Img","doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv","doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/ExportType-swift.enum","doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/ExportType-swift.enum\/RawRepresentable-Implementations"]]},"identifier":{"url":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/ExportType-swift.enum\/hashValue","interfaceLanguage":"swift"},"schemaVersion":{"major":0,"minor":3,"patch":0},"abstract":[{"type":"text","text":"Inherited from "},{"code":"RawRepresentable.hashValue","type":"codeVoice"},{"type":"text","text":"."}],"kind":"symbol","primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["macOS"],"languages":["swift"],"tokens":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"hashValue"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:Si","kind":"typeIdentifier","text":"Int"},{"text":" { ","kind":"text"},{"kind":"keyword","text":"get"},{"kind":"text","text":" }"}]}]}],"sections":[],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/csv2img\/csv\/exporttype-swift.enum\/hashvalue"]}],"metadata":{"fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"hashValue"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:Si","text":"Int"}],"role":"symbol","title":"hashValue","externalID":"s:SYsSHRzSH8RawValueSYRpzrlE04hashB0Sivp::SYNTHESIZED::s:7Csv2Img3CsvC10ExportTypeO","extendedModule":"Swift","modules":[{"relatedModules":["Swift"],"name":"Csv2Img"}],"roleHeading":"Instance Property","symbolKind":"property","conformance":{"availabilityPrefix":[{"text":"Available when","type":"text"}],"constraints":[{"code":"Self","type":"codeVoice"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":" and "},{"code":"RawValue","type":"codeVoice"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"text":".","type":"text"}],"conformancePrefix":[{"text":"Conforms when","type":"text"}]}},"references":{"doc://Csv2Img/documentation/Csv2Img/Csv/ExportType-swift.enum":{"fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"text":"ExportType","kind":"identifier"}],"role":"symbol","abstract":[{"type":"codeVoice","code":"ExportType"},{"type":"text","text":" is a enum that expresses"}],"type":"topic","title":"Csv.ExportType","navigatorTitle":[{"kind":"identifier","text":"ExportType"}],"url":"\/documentation\/csv2img\/csv\/exporttype-swift.enum","identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/ExportType-swift.enum","kind":"symbol"},"doc://Csv2Img/documentation/Csv2Img":{"role":"collection","title":"Csv2Img","abstract":[],"kind":"symbol","identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img","type":"topic","url":"\/documentation\/csv2img"},"doc://Csv2Img/documentation/Csv2Img/Csv":{"identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv","title":"Csv","navigatorTitle":[{"text":"Csv","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Csv","kind":"identifier"}],"abstract":[{"type":"text","text":"Csv data structure"}],"role":"symbol","kind":"symbol","type":"topic","url":"\/documentation\/csv2img\/csv"},"doc://Csv2Img/documentation/Csv2Img/Csv/ExportType-swift.enum/RawRepresentable-Implementations":{"kind":"article","url":"\/documentation\/csv2img\/csv\/exporttype-swift.enum\/rawrepresentable-implementations","title":"RawRepresentable Implementations","identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/ExportType-swift.enum\/RawRepresentable-Implementations","role":"collectionGroup","abstract":[],"type":"topic"},"doc://Csv2Img/documentation/Csv2Img/Csv/ExportType-swift.enum/hashValue":{"abstract":[],"kind":"symbol","url":"\/documentation\/csv2img\/csv\/exporttype-swift.enum\/hashvalue","identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/ExportType-swift.enum\/hashValue","type":"topic","conformance":{"constraints":[{"code":"Self","type":"codeVoice"},{"text":" conforms to ","type":"text"},{"code":"Hashable","type":"codeVoice"},{"type":"text","text":" and "},{"code":"RawValue","type":"codeVoice"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"text":".","type":"text"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}],"availabilityPrefix":[{"type":"text","text":"Available when"}]},"fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"hashValue"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"}],"role":"symbol","title":"hashValue"}}} \ No newline at end of file diff --git a/docs/data/documentation/csv2img/csv/exporttype-swift.enum/init(rawvalue:).json b/docs/data/documentation/csv2img/csv/exporttype-swift.enum/init(rawvalue:).json index ab0b1b2..94bb2d1 100644 --- a/docs/data/documentation/csv2img/csv/exporttype-swift.enum/init(rawvalue:).json +++ b/docs/data/documentation/csv2img/csv/exporttype-swift.enum/init(rawvalue:).json @@ -1 +1 @@ -{"variants":[{"paths":["\/documentation\/csv2img\/csv\/exporttype-swift.enum\/init(rawvalue:)"],"traits":[{"interfaceLanguage":"swift"}]}],"abstract":[{"type":"text","text":"Inherited from "},{"code":"RawRepresentable.init(rawValue:)","type":"codeVoice"},{"type":"text","text":"."}],"sections":[],"hierarchy":{"paths":[["doc:\/\/Csv2Img\/documentation\/Csv2Img","doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv","doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/ExportType-swift.enum"]]},"metadata":{"symbolKind":"init","externalID":"s:7Csv2Img3CsvC10ExportTypeO8rawValueAESgSS_tcfc","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"?("},{"kind":"externalParam","text":"rawValue"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"text":")","kind":"text"}],"roleHeading":"Initializer","title":"init(rawValue:)","modules":[{"name":"Csv2Img"}],"role":"symbol"},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/ExportType-swift.enum\/init(rawValue:)"},"schemaVersion":{"patch":0,"major":0,"minor":3},"kind":"symbol","primaryContentSections":[{"declarations":[{"languages":["swift"],"tokens":[{"kind":"keyword","text":"init"},{"kind":"text","text":"?("},{"text":"rawValue","kind":"externalParam"},{"kind":"text","text":": "},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"kind":"text","text":")"}],"platforms":["macOS"]}],"kind":"declarations"}],"references":{"doc://Csv2Img/documentation/Csv2Img/Csv/ExportType-swift.enum/init(rawValue:)":{"type":"topic","abstract":[],"role":"symbol","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"?("},{"kind":"externalParam","text":"rawValue"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"text":")","kind":"text"}],"url":"\/documentation\/csv2img\/csv\/exporttype-swift.enum\/init(rawvalue:)","identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/ExportType-swift.enum\/init(rawValue:)","title":"init(rawValue:)","kind":"symbol"},"doc://Csv2Img/documentation/Csv2Img/Csv":{"type":"topic","title":"Csv","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"Csv","kind":"identifier"}],"abstract":[{"type":"text","text":"Csv data structure"}],"role":"symbol","identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv","kind":"symbol","navigatorTitle":[{"text":"Csv","kind":"identifier"}],"url":"\/documentation\/csv2img\/csv"},"doc://Csv2Img/documentation/Csv2Img/Csv/ExportType-swift.enum":{"kind":"symbol","type":"topic","url":"\/documentation\/csv2img\/csv\/exporttype-swift.enum","abstract":[{"type":"codeVoice","code":"ExportType"},{"type":"text","text":" is a enum that expresses"}],"role":"symbol","navigatorTitle":[{"kind":"identifier","text":"ExportType"}],"fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ExportType"}],"identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/ExportType-swift.enum","title":"Csv.ExportType"},"doc://Csv2Img/documentation/Csv2Img":{"url":"\/documentation\/csv2img","role":"collection","identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img","abstract":[],"title":"Csv2Img","kind":"symbol","type":"topic"}}} \ No newline at end of file +{"hierarchy":{"paths":[["doc:\/\/Csv2Img\/documentation\/Csv2Img","doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv","doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/ExportType-swift.enum"]]},"sections":[],"kind":"symbol","identifier":{"url":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/ExportType-swift.enum\/init(rawValue:)","interfaceLanguage":"swift"},"metadata":{"role":"symbol","externalID":"s:7Csv2Img3CsvC10ExportTypeO8rawValueAESgSS_tcfc","symbolKind":"init","title":"init(rawValue:)","modules":[{"name":"Csv2Img"}],"roleHeading":"Initializer","fragments":[{"kind":"identifier","text":"init"},{"text":"?(","kind":"text"},{"text":"rawValue","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"text":")","kind":"text"}]},"schemaVersion":{"major":0,"patch":0,"minor":3},"abstract":[{"type":"text","text":"Inherited from "},{"type":"codeVoice","code":"RawRepresentable.init(rawValue:)"},{"text":".","type":"text"}],"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"text":"init","kind":"keyword"},{"kind":"text","text":"?("},{"kind":"externalParam","text":"rawValue"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"kind":"text","text":")"}],"languages":["swift"],"platforms":["macOS"]}]}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/csv2img\/csv\/exporttype-swift.enum\/init(rawvalue:)"]}],"references":{"doc://Csv2Img/documentation/Csv2Img":{"url":"\/documentation\/csv2img","kind":"symbol","abstract":[],"title":"Csv2Img","type":"topic","role":"collection","identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img"},"doc://Csv2Img/documentation/Csv2Img/Csv/ExportType-swift.enum/init(rawValue:)":{"fragments":[{"kind":"identifier","text":"init"},{"text":"?(","kind":"text"},{"text":"rawValue","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"kind":"text","text":")"}],"role":"symbol","type":"topic","abstract":[],"title":"init(rawValue:)","url":"\/documentation\/csv2img\/csv\/exporttype-swift.enum\/init(rawvalue:)","kind":"symbol","identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/ExportType-swift.enum\/init(rawValue:)"},"doc://Csv2Img/documentation/Csv2Img/Csv/ExportType-swift.enum":{"fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"text":"ExportType","kind":"identifier"}],"role":"symbol","abstract":[{"type":"codeVoice","code":"ExportType"},{"type":"text","text":" is a enum that expresses"}],"type":"topic","title":"Csv.ExportType","navigatorTitle":[{"kind":"identifier","text":"ExportType"}],"url":"\/documentation\/csv2img\/csv\/exporttype-swift.enum","identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/ExportType-swift.enum","kind":"symbol"},"doc://Csv2Img/documentation/Csv2Img/Csv":{"identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv","title":"Csv","navigatorTitle":[{"text":"Csv","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Csv","kind":"identifier"}],"abstract":[{"type":"text","text":"Csv data structure"}],"role":"symbol","kind":"symbol","type":"topic","url":"\/documentation\/csv2img\/csv"}}} \ No newline at end of file diff --git a/docs/data/documentation/csv2img/csv/exporttype-swift.enum/pdf.json b/docs/data/documentation/csv2img/csv/exporttype-swift.enum/pdf.json index 08b353b..715477d 100644 --- a/docs/data/documentation/csv2img/csv/exporttype-swift.enum/pdf.json +++ b/docs/data/documentation/csv2img/csv/exporttype-swift.enum/pdf.json @@ -1 +1 @@ -{"variants":[{"paths":["\/documentation\/csv2img\/csv\/exporttype-swift.enum\/pdf"],"traits":[{"interfaceLanguage":"swift"}]}],"abstract":[{"type":"codeVoice","code":"pdf"},{"type":"text","text":" output (Work In Progress)"}],"hierarchy":{"paths":[["doc:\/\/Csv2Img\/documentation\/Csv2Img","doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv","doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/ExportType-swift.enum"]]},"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"tokens":[{"text":"case","kind":"keyword"},{"text":" ","kind":"text"},{"text":"pdf","kind":"identifier"}],"platforms":["macOS"]}]}],"sections":[],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/ExportType-swift.enum\/pdf"},"schemaVersion":{"major":0,"patch":0,"minor":3},"kind":"symbol","metadata":{"symbolKind":"case","title":"Csv.ExportType.pdf","modules":[{"name":"Csv2Img"}],"roleHeading":"Case","fragments":[{"text":"case","kind":"keyword"},{"text":" ","kind":"text"},{"text":"pdf","kind":"identifier"}],"role":"symbol","externalID":"s:7Csv2Img3CsvC10ExportTypeO3pdfyA2EmF"},"references":{"doc://Csv2Img/documentation/Csv2Img/Csv/ExportType-swift.enum/pdf":{"role":"symbol","abstract":[{"code":"pdf","type":"codeVoice"},{"text":" output (Work In Progress)","type":"text"}],"fragments":[{"text":"case","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"pdf"}],"url":"\/documentation\/csv2img\/csv\/exporttype-swift.enum\/pdf","identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/ExportType-swift.enum\/pdf","type":"topic","kind":"symbol","title":"Csv.ExportType.pdf"},"doc://Csv2Img/documentation/Csv2Img/Csv/ExportType-swift.enum":{"kind":"symbol","type":"topic","url":"\/documentation\/csv2img\/csv\/exporttype-swift.enum","abstract":[{"type":"codeVoice","code":"ExportType"},{"type":"text","text":" is a enum that expresses"}],"role":"symbol","navigatorTitle":[{"kind":"identifier","text":"ExportType"}],"fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ExportType"}],"identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/ExportType-swift.enum","title":"Csv.ExportType"},"doc://Csv2Img/documentation/Csv2Img":{"url":"\/documentation\/csv2img","role":"collection","identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img","abstract":[],"title":"Csv2Img","kind":"symbol","type":"topic"},"doc://Csv2Img/documentation/Csv2Img/Csv":{"type":"topic","title":"Csv","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"Csv","kind":"identifier"}],"abstract":[{"type":"text","text":"Csv data structure"}],"role":"symbol","identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv","kind":"symbol","navigatorTitle":[{"text":"Csv","kind":"identifier"}],"url":"\/documentation\/csv2img\/csv"}}} \ No newline at end of file +{"abstract":[{"code":"pdf","type":"codeVoice"},{"text":" output (Work In Progress)","type":"text"}],"metadata":{"title":"Csv.ExportType.pdf","externalID":"s:7Csv2Img3CsvC10ExportTypeO3pdfyA2EmF","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"text":"pdf","kind":"identifier"}],"role":"symbol","modules":[{"name":"Csv2Img"}],"symbolKind":"case","roleHeading":"Case"},"schemaVersion":{"minor":3,"patch":0,"major":0},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/csv2img\/csv\/exporttype-swift.enum\/pdf"]}],"kind":"symbol","identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/ExportType-swift.enum\/pdf"},"sections":[],"hierarchy":{"paths":[["doc:\/\/Csv2Img\/documentation\/Csv2Img","doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv","doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/ExportType-swift.enum"]]},"primaryContentSections":[{"declarations":[{"tokens":[{"text":"case","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"pdf"}],"platforms":["macOS"],"languages":["swift"]}],"kind":"declarations"}],"references":{"doc://Csv2Img/documentation/Csv2Img/Csv/ExportType-swift.enum/pdf":{"type":"topic","kind":"symbol","role":"symbol","identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/ExportType-swift.enum\/pdf","fragments":[{"text":"case","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"pdf"}],"abstract":[{"code":"pdf","type":"codeVoice"},{"type":"text","text":" output (Work In Progress)"}],"url":"\/documentation\/csv2img\/csv\/exporttype-swift.enum\/pdf","title":"Csv.ExportType.pdf"},"doc://Csv2Img/documentation/Csv2Img/Csv/ExportType-swift.enum":{"fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"text":"ExportType","kind":"identifier"}],"role":"symbol","abstract":[{"type":"codeVoice","code":"ExportType"},{"type":"text","text":" is a enum that expresses"}],"type":"topic","title":"Csv.ExportType","navigatorTitle":[{"kind":"identifier","text":"ExportType"}],"url":"\/documentation\/csv2img\/csv\/exporttype-swift.enum","identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/ExportType-swift.enum","kind":"symbol"},"doc://Csv2Img/documentation/Csv2Img":{"role":"collection","title":"Csv2Img","abstract":[],"kind":"symbol","identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img","type":"topic","url":"\/documentation\/csv2img"},"doc://Csv2Img/documentation/Csv2Img/Csv":{"identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv","title":"Csv","navigatorTitle":[{"text":"Csv","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Csv","kind":"identifier"}],"abstract":[{"type":"text","text":"Csv data structure"}],"role":"symbol","kind":"symbol","type":"topic","url":"\/documentation\/csv2img\/csv"}}} \ No newline at end of file diff --git a/docs/data/documentation/csv2img/csv/exporttype-swift.enum/png.json b/docs/data/documentation/csv2img/csv/exporttype-swift.enum/png.json index c697fe6..75b1d0a 100644 --- a/docs/data/documentation/csv2img/csv/exporttype-swift.enum/png.json +++ b/docs/data/documentation/csv2img/csv/exporttype-swift.enum/png.json @@ -1 +1 @@ -{"abstract":[{"type":"codeVoice","code":"png"},{"text":" output","type":"text"}],"kind":"symbol","variants":[{"paths":["\/documentation\/csv2img\/csv\/exporttype-swift.enum\/png"],"traits":[{"interfaceLanguage":"swift"}]}],"sections":[],"hierarchy":{"paths":[["doc:\/\/Csv2Img\/documentation\/Csv2Img","doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv","doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/ExportType-swift.enum"]]},"schemaVersion":{"patch":0,"major":0,"minor":3},"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["macOS"],"languages":["swift"],"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"text":"png","kind":"identifier"}]}]}],"identifier":{"url":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/ExportType-swift.enum\/png","interfaceLanguage":"swift"},"metadata":{"roleHeading":"Case","fragments":[{"kind":"keyword","text":"case"},{"text":" ","kind":"text"},{"text":"png","kind":"identifier"}],"externalID":"s:7Csv2Img3CsvC10ExportTypeO3pngyA2EmF","modules":[{"name":"Csv2Img"}],"role":"symbol","title":"Csv.ExportType.png","symbolKind":"case"},"references":{"doc://Csv2Img/documentation/Csv2Img/Csv":{"url":"\/documentation\/csv2img\/csv","title":"Csv","role":"symbol","abstract":[{"type":"text","text":"Csv data structure"}],"fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Csv","kind":"identifier"}],"navigatorTitle":[{"text":"Csv","kind":"identifier"}],"identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv","type":"topic","kind":"symbol"},"doc://Csv2Img/documentation/Csv2Img/Csv/ExportType-swift.enum":{"kind":"symbol","type":"topic","url":"\/documentation\/csv2img\/csv\/exporttype-swift.enum","abstract":[{"type":"codeVoice","code":"ExportType"},{"type":"text","text":" is a enum that expresses"}],"role":"symbol","navigatorTitle":[{"kind":"identifier","text":"ExportType"}],"fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ExportType"}],"identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/ExportType-swift.enum","title":"Csv.ExportType"},"doc://Csv2Img/documentation/Csv2Img":{"url":"\/documentation\/csv2img","role":"collection","identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img","abstract":[],"title":"Csv2Img","kind":"symbol","type":"topic"},"doc://Csv2Img/documentation/Csv2Img/Csv/ExportType-swift.enum/png":{"kind":"symbol","type":"topic","abstract":[{"code":"png","type":"codeVoice"},{"text":" output","type":"text"}],"url":"\/documentation\/csv2img\/csv\/exporttype-swift.enum\/png","role":"symbol","fragments":[{"text":"case","kind":"keyword"},{"text":" ","kind":"text"},{"text":"png","kind":"identifier"}],"identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/ExportType-swift.enum\/png","title":"Csv.ExportType.png"}}} \ No newline at end of file +{"abstract":[{"code":"png","type":"codeVoice"},{"text":" output","type":"text"}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/ExportType-swift.enum\/png"},"kind":"symbol","metadata":{"roleHeading":"Case","symbolKind":"case","modules":[{"name":"Csv2Img"}],"externalID":"s:7Csv2Img3CsvC10ExportTypeO3pngyA2EmF","role":"symbol","title":"Csv.ExportType.png","fragments":[{"text":"case","kind":"keyword"},{"text":" ","kind":"text"},{"text":"png","kind":"identifier"}]},"primaryContentSections":[{"declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"png"}],"languages":["swift"],"platforms":["macOS"]}],"kind":"declarations"}],"sections":[],"hierarchy":{"paths":[["doc:\/\/Csv2Img\/documentation\/Csv2Img","doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv","doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/ExportType-swift.enum"]]},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/csv2img\/csv\/exporttype-swift.enum\/png"]}],"schemaVersion":{"patch":0,"major":0,"minor":3},"references":{"doc://Csv2Img/documentation/Csv2Img/Csv/ExportType-swift.enum/png":{"fragments":[{"kind":"keyword","text":"case"},{"text":" ","kind":"text"},{"text":"png","kind":"identifier"}],"role":"symbol","type":"topic","abstract":[{"type":"codeVoice","code":"png"},{"text":" output","type":"text"}],"title":"Csv.ExportType.png","url":"\/documentation\/csv2img\/csv\/exporttype-swift.enum\/png","identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/ExportType-swift.enum\/png","kind":"symbol"},"doc://Csv2Img/documentation/Csv2Img":{"role":"collection","title":"Csv2Img","abstract":[],"kind":"symbol","identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img","type":"topic","url":"\/documentation\/csv2img"},"doc://Csv2Img/documentation/Csv2Img/Csv/ExportType-swift.enum":{"fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"text":"ExportType","kind":"identifier"}],"role":"symbol","abstract":[{"type":"codeVoice","code":"ExportType"},{"type":"text","text":" is a enum that expresses"}],"type":"topic","title":"Csv.ExportType","navigatorTitle":[{"kind":"identifier","text":"ExportType"}],"url":"\/documentation\/csv2img\/csv\/exporttype-swift.enum","identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/ExportType-swift.enum","kind":"symbol"},"doc://Csv2Img/documentation/Csv2Img/Csv":{"identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv","title":"Csv","navigatorTitle":[{"text":"Csv","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Csv","kind":"identifier"}],"abstract":[{"type":"text","text":"Csv data structure"}],"role":"symbol","kind":"symbol","type":"topic","url":"\/documentation\/csv2img\/csv"}}} \ No newline at end of file diff --git a/docs/data/documentation/csv2img/csv/exporttype-swift.enum/rawrepresentable-implementations.json b/docs/data/documentation/csv2img/csv/exporttype-swift.enum/rawrepresentable-implementations.json index add4818..82d9f2e 100644 --- a/docs/data/documentation/csv2img/csv/exporttype-swift.enum/rawrepresentable-implementations.json +++ b/docs/data/documentation/csv2img/csv/exporttype-swift.enum/rawrepresentable-implementations.json @@ -1 +1 @@ -{"metadata":{"modules":[{"name":"Csv2Img"}],"role":"collectionGroup","title":"RawRepresentable Implementations"},"sections":[],"hierarchy":{"paths":[["doc:\/\/Csv2Img\/documentation\/Csv2Img","doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv","doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/ExportType-swift.enum"]]},"schemaVersion":{"minor":3,"patch":0,"major":0},"variants":[{"paths":["\/documentation\/csv2img\/csv\/exporttype-swift.enum\/rawrepresentable-implementations"],"traits":[{"interfaceLanguage":"swift"}]}],"topicSections":[{"identifiers":["doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/ExportType-swift.enum\/hashValue"],"title":"Instance Properties","generated":true},{"generated":true,"title":"Instance Methods","identifiers":["doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/ExportType-swift.enum\/hash(into:)"]}],"identifier":{"url":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/ExportType-swift.enum\/RawRepresentable-Implementations","interfaceLanguage":"swift"},"kind":"article","references":{"doc://Csv2Img/documentation/Csv2Img/Csv":{"type":"topic","title":"Csv","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"Csv","kind":"identifier"}],"abstract":[{"type":"text","text":"Csv data structure"}],"role":"symbol","identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv","kind":"symbol","navigatorTitle":[{"text":"Csv","kind":"identifier"}],"url":"\/documentation\/csv2img\/csv"},"doc://Csv2Img/documentation/Csv2Img/Csv/ExportType-swift.enum":{"kind":"symbol","type":"topic","url":"\/documentation\/csv2img\/csv\/exporttype-swift.enum","abstract":[{"type":"codeVoice","code":"ExportType"},{"type":"text","text":" is a enum that expresses"}],"role":"symbol","navigatorTitle":[{"kind":"identifier","text":"ExportType"}],"fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ExportType"}],"identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/ExportType-swift.enum","title":"Csv.ExportType"},"doc://Csv2Img/documentation/Csv2Img/Csv/ExportType-swift.enum/hash(into:)":{"url":"\/documentation\/csv2img\/csv\/exporttype-swift.enum\/hash(into:)","title":"hash(into:)","abstract":[],"role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"hash"},{"kind":"text","text":"("},{"kind":"externalParam","text":"into"},{"text":": ","kind":"text"},{"text":"inout","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","text":"Hasher","preciseIdentifier":"s:s6HasherV"},{"text":")","kind":"text"}],"type":"topic","conformance":{"availabilityPrefix":[{"text":"Available when","type":"text"}],"conformancePrefix":[{"text":"Conforms when","type":"text"}],"constraints":[{"code":"Self","type":"codeVoice"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":" and "},{"code":"RawValue","type":"codeVoice"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":"."}]},"identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/ExportType-swift.enum\/hash(into:)","kind":"symbol"},"doc://Csv2Img/documentation/Csv2Img/Csv/ExportType-swift.enum/hashValue":{"url":"\/documentation\/csv2img\/csv\/exporttype-swift.enum\/hashvalue","title":"hashValue","abstract":[],"role":"symbol","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"hashValue"},{"kind":"text","text":": "},{"text":"Int","kind":"typeIdentifier","preciseIdentifier":"s:Si"}],"type":"topic","conformance":{"conformancePrefix":[{"text":"Conforms when","type":"text"}],"constraints":[{"code":"Self","type":"codeVoice"},{"text":" conforms to ","type":"text"},{"code":"Hashable","type":"codeVoice"},{"type":"text","text":" and "},{"type":"codeVoice","code":"RawValue"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"text":".","type":"text"}],"availabilityPrefix":[{"type":"text","text":"Available when"}]},"identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/ExportType-swift.enum\/hashValue","kind":"symbol"},"doc://Csv2Img/documentation/Csv2Img":{"url":"\/documentation\/csv2img","role":"collection","identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img","abstract":[],"title":"Csv2Img","kind":"symbol","type":"topic"}}} \ No newline at end of file +{"topicSections":[{"title":"Instance Properties","generated":true,"identifiers":["doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/ExportType-swift.enum\/hashValue"]},{"identifiers":["doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/ExportType-swift.enum\/hash(into:)"],"generated":true,"title":"Instance Methods"}],"schemaVersion":{"patch":0,"major":0,"minor":3},"sections":[],"hierarchy":{"paths":[["doc:\/\/Csv2Img\/documentation\/Csv2Img","doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv","doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/ExportType-swift.enum"]]},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/ExportType-swift.enum\/RawRepresentable-Implementations"},"metadata":{"modules":[{"name":"Csv2Img"}],"role":"collectionGroup","title":"RawRepresentable Implementations"},"variants":[{"paths":["\/documentation\/csv2img\/csv\/exporttype-swift.enum\/rawrepresentable-implementations"],"traits":[{"interfaceLanguage":"swift"}]}],"kind":"article","references":{"doc://Csv2Img/documentation/Csv2Img/Csv":{"identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv","title":"Csv","navigatorTitle":[{"text":"Csv","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Csv","kind":"identifier"}],"abstract":[{"type":"text","text":"Csv data structure"}],"role":"symbol","kind":"symbol","type":"topic","url":"\/documentation\/csv2img\/csv"},"doc://Csv2Img/documentation/Csv2Img/Csv/ExportType-swift.enum":{"fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"text":"ExportType","kind":"identifier"}],"role":"symbol","abstract":[{"type":"codeVoice","code":"ExportType"},{"type":"text","text":" is a enum that expresses"}],"type":"topic","title":"Csv.ExportType","navigatorTitle":[{"kind":"identifier","text":"ExportType"}],"url":"\/documentation\/csv2img\/csv\/exporttype-swift.enum","identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/ExportType-swift.enum","kind":"symbol"},"doc://Csv2Img/documentation/Csv2Img/Csv/ExportType-swift.enum/hash(into:)":{"conformance":{"conformancePrefix":[{"type":"text","text":"Conforms when"}],"availabilityPrefix":[{"text":"Available when","type":"text"}],"constraints":[{"code":"Self","type":"codeVoice"},{"type":"text","text":" conforms to "},{"code":"Hashable","type":"codeVoice"},{"type":"text","text":" and "},{"type":"codeVoice","code":"RawValue"},{"type":"text","text":" conforms to "},{"code":"Hashable","type":"codeVoice"},{"type":"text","text":"."}]},"title":"hash(into:)","identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/ExportType-swift.enum\/hash(into:)","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"hash","kind":"identifier"},{"kind":"text","text":"("},{"kind":"externalParam","text":"into"},{"kind":"text","text":": "},{"text":"inout","kind":"keyword"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"Hasher","preciseIdentifier":"s:s6HasherV"},{"kind":"text","text":")"}],"url":"\/documentation\/csv2img\/csv\/exporttype-swift.enum\/hash(into:)","role":"symbol","type":"topic","abstract":[],"kind":"symbol"},"doc://Csv2Img/documentation/Csv2Img":{"role":"collection","title":"Csv2Img","abstract":[],"kind":"symbol","identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img","type":"topic","url":"\/documentation\/csv2img"},"doc://Csv2Img/documentation/Csv2Img/Csv/ExportType-swift.enum/hashValue":{"abstract":[],"kind":"symbol","url":"\/documentation\/csv2img\/csv\/exporttype-swift.enum\/hashvalue","identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/ExportType-swift.enum\/hashValue","type":"topic","conformance":{"constraints":[{"code":"Self","type":"codeVoice"},{"text":" conforms to ","type":"text"},{"code":"Hashable","type":"codeVoice"},{"type":"text","text":" and "},{"code":"RawValue","type":"codeVoice"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"text":".","type":"text"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}],"availabilityPrefix":[{"type":"text","text":"Available when"}]},"fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"hashValue"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"}],"role":"symbol","title":"hashValue"}}} \ No newline at end of file diff --git a/docs/data/documentation/csv2img/csv/exporttype-swift.enum/uttype.json b/docs/data/documentation/csv2img/csv/exporttype-swift.enum/uttype.json index fbd16da..348f42e 100644 --- a/docs/data/documentation/csv2img/csv/exporttype-swift.enum/uttype.json +++ b/docs/data/documentation/csv2img/csv/exporttype-swift.enum/uttype.json @@ -1 +1 @@ -{"schemaVersion":{"minor":3,"major":0,"patch":0},"variants":[{"paths":["\/documentation\/csv2img\/csv\/exporttype-swift.enum\/uttype"],"traits":[{"interfaceLanguage":"swift"}]}],"sections":[],"metadata":{"title":"utType","externalID":"s:7Csv2Img3CsvC10ExportTypeO02utE007UniformE11Identifiers6UTTypeVvp","role":"symbol","roleHeading":"Instance Property","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"utType"},{"kind":"text","text":": "},{"preciseIdentifier":"s:22UniformTypeIdentifiers6UTTypeV","kind":"typeIdentifier","text":"UTType"}],"symbolKind":"property","modules":[{"name":"Csv2Img"}]},"hierarchy":{"paths":[["doc:\/\/Csv2Img\/documentation\/Csv2Img","doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv","doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/ExportType-swift.enum"]]},"kind":"symbol","identifier":{"url":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/ExportType-swift.enum\/utType","interfaceLanguage":"swift"},"primaryContentSections":[{"declarations":[{"tokens":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"utType","kind":"identifier"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UTType","preciseIdentifier":"s:22UniformTypeIdentifiers6UTTypeV"},{"kind":"text","text":" { "},{"text":"get","kind":"keyword"},{"kind":"text","text":" }"}],"languages":["swift"],"platforms":["macOS"]}],"kind":"declarations"}],"references":{"doc://Csv2Img/documentation/Csv2Img/Csv/ExportType-swift.enum/utType":{"title":"utType","type":"topic","url":"\/documentation\/csv2img\/csv\/exporttype-swift.enum\/uttype","kind":"symbol","role":"symbol","identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/ExportType-swift.enum\/utType","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"utType"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:22UniformTypeIdentifiers6UTTypeV","text":"UTType"}],"abstract":[]},"doc://Csv2Img/documentation/Csv2Img/Csv/ExportType-swift.enum":{"kind":"symbol","type":"topic","url":"\/documentation\/csv2img\/csv\/exporttype-swift.enum","abstract":[{"type":"codeVoice","code":"ExportType"},{"type":"text","text":" is a enum that expresses"}],"role":"symbol","navigatorTitle":[{"kind":"identifier","text":"ExportType"}],"fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ExportType"}],"identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/ExportType-swift.enum","title":"Csv.ExportType"},"doc://Csv2Img/documentation/Csv2Img/Csv":{"type":"topic","title":"Csv","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"Csv","kind":"identifier"}],"abstract":[{"type":"text","text":"Csv data structure"}],"role":"symbol","identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv","kind":"symbol","navigatorTitle":[{"text":"Csv","kind":"identifier"}],"url":"\/documentation\/csv2img\/csv"},"doc://Csv2Img/documentation/Csv2Img":{"url":"\/documentation\/csv2img","role":"collection","identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img","abstract":[],"title":"Csv2Img","kind":"symbol","type":"topic"}}} \ No newline at end of file +{"kind":"symbol","identifier":{"url":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/ExportType-swift.enum\/utType","interfaceLanguage":"swift"},"metadata":{"title":"utType","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"utType"},{"kind":"text","text":": "},{"text":"UTType","preciseIdentifier":"s:22UniformTypeIdentifiers6UTTypeV","kind":"typeIdentifier"}],"symbolKind":"property","roleHeading":"Instance Property","modules":[{"name":"Csv2Img"}],"externalID":"s:7Csv2Img3CsvC10ExportTypeO02utE007UniformE11Identifiers6UTTypeVvp","role":"symbol"},"hierarchy":{"paths":[["doc:\/\/Csv2Img\/documentation\/Csv2Img","doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv","doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/ExportType-swift.enum"]]},"primaryContentSections":[{"declarations":[{"platforms":["macOS"],"languages":["swift"],"tokens":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"utType"},{"kind":"text","text":": "},{"text":"UTType","kind":"typeIdentifier","preciseIdentifier":"s:22UniformTypeIdentifiers6UTTypeV"},{"text":" { ","kind":"text"},{"kind":"keyword","text":"get"},{"text":" }","kind":"text"}]}],"kind":"declarations"}],"sections":[],"schemaVersion":{"major":0,"patch":0,"minor":3},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/csv2img\/csv\/exporttype-swift.enum\/uttype"]}],"references":{"doc://Csv2Img/documentation/Csv2Img/Csv":{"identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv","title":"Csv","navigatorTitle":[{"text":"Csv","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Csv","kind":"identifier"}],"abstract":[{"type":"text","text":"Csv data structure"}],"role":"symbol","kind":"symbol","type":"topic","url":"\/documentation\/csv2img\/csv"},"doc://Csv2Img/documentation/Csv2Img/Csv/ExportType-swift.enum/utType":{"identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/ExportType-swift.enum\/utType","title":"utType","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"utType"},{"text":": ","kind":"text"},{"text":"UTType","kind":"typeIdentifier","preciseIdentifier":"s:22UniformTypeIdentifiers6UTTypeV"}],"type":"topic","kind":"symbol","abstract":[],"url":"\/documentation\/csv2img\/csv\/exporttype-swift.enum\/uttype","role":"symbol"},"doc://Csv2Img/documentation/Csv2Img/Csv/ExportType-swift.enum":{"fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"text":"ExportType","kind":"identifier"}],"role":"symbol","abstract":[{"type":"codeVoice","code":"ExportType"},{"type":"text","text":" is a enum that expresses"}],"type":"topic","title":"Csv.ExportType","navigatorTitle":[{"kind":"identifier","text":"ExportType"}],"url":"\/documentation\/csv2img\/csv\/exporttype-swift.enum","identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/ExportType-swift.enum","kind":"symbol"},"doc://Csv2Img/documentation/Csv2Img":{"role":"collection","title":"Csv2Img","abstract":[],"kind":"symbol","identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img","type":"topic","url":"\/documentation\/csv2img"}}} \ No newline at end of file diff --git a/docs/data/documentation/csv2img/csv/exporttype-swift.property.json b/docs/data/documentation/csv2img/csv/exporttype-swift.property.json index e5b0343..402992d 100644 --- a/docs/data/documentation/csv2img/csv/exporttype-swift.property.json +++ b/docs/data/documentation/csv2img/csv/exporttype-swift.property.json @@ -1 +1 @@ -{"metadata":{"title":"exportType","externalID":"s:7Csv2Img3CsvC10exportTypeAC06ExportE0Ovp","roleHeading":"Instance Property","modules":[{"name":"Csv2Img"}],"role":"symbol","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"exportType","kind":"identifier"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:7Csv2Img3CsvC","text":"Csv","kind":"typeIdentifier"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"ExportType","preciseIdentifier":"s:7Csv2Img3CsvC10ExportTypeO"}],"symbolKind":"property"},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/exportType-swift.property"},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/csv2img\/csv\/exporttype-swift.property"]}],"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["macOS"],"tokens":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"exportType"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:7Csv2Img3CsvC","kind":"typeIdentifier","identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv","text":"Csv"},{"text":".","kind":"text"},{"text":"ExportType","kind":"typeIdentifier","preciseIdentifier":"s:7Csv2Img3CsvC10ExportTypeO","identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/ExportType-swift.enum"}],"languages":["swift"]}]}],"kind":"symbol","schemaVersion":{"major":0,"minor":3,"patch":0},"abstract":[{"type":"codeVoice","code":"exportType"},{"text":" determines export type. Please choose ","type":"text"},{"type":"codeVoice","code":"ExportType.png"},{"type":"text","text":" or "},{"code":"ExportType.pdf","type":"codeVoice"},{"type":"text","text":"."}],"sections":[],"hierarchy":{"paths":[["doc:\/\/Csv2Img\/documentation\/Csv2Img","doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv"]]},"references":{"doc://Csv2Img/documentation/Csv2Img/Csv":{"type":"topic","title":"Csv","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"Csv","kind":"identifier"}],"abstract":[{"type":"text","text":"Csv data structure"}],"role":"symbol","identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv","kind":"symbol","navigatorTitle":[{"text":"Csv","kind":"identifier"}],"url":"\/documentation\/csv2img\/csv"},"doc://Csv2Img/documentation/Csv2Img":{"url":"\/documentation\/csv2img","role":"collection","identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img","abstract":[],"title":"Csv2Img","kind":"symbol","type":"topic"},"doc://Csv2Img/documentation/Csv2Img/Csv/exportType-swift.property":{"type":"topic","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"exportType","kind":"identifier"},{"text":": ","kind":"text"},{"text":"Csv","kind":"typeIdentifier","preciseIdentifier":"s:7Csv2Img3CsvC"},{"kind":"text","text":"."},{"kind":"typeIdentifier","preciseIdentifier":"s:7Csv2Img3CsvC10ExportTypeO","text":"ExportType"}],"identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/exportType-swift.property","kind":"symbol","abstract":[{"type":"codeVoice","code":"exportType"},{"type":"text","text":" determines export type. Please choose "},{"code":"ExportType.png","type":"codeVoice"},{"type":"text","text":" or "},{"type":"codeVoice","code":"ExportType.pdf"},{"type":"text","text":"."}],"title":"exportType","url":"\/documentation\/csv2img\/csv\/exporttype-swift.property","role":"symbol"},"doc://Csv2Img/documentation/Csv2Img/Csv/ExportType-swift.enum":{"kind":"symbol","type":"topic","url":"\/documentation\/csv2img\/csv\/exporttype-swift.enum","abstract":[{"type":"codeVoice","code":"ExportType"},{"type":"text","text":" is a enum that expresses"}],"role":"symbol","navigatorTitle":[{"kind":"identifier","text":"ExportType"}],"fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ExportType"}],"identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/ExportType-swift.enum","title":"Csv.ExportType"}}} \ No newline at end of file +{"hierarchy":{"paths":[["doc:\/\/Csv2Img\/documentation\/Csv2Img","doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv"]]},"sections":[],"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"exportType","kind":"identifier"},{"kind":"text","text":": "},{"text":"Csv","identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv","preciseIdentifier":"s:7Csv2Img3CsvC","kind":"typeIdentifier"},{"kind":"text","text":"."},{"kind":"typeIdentifier","identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/ExportType-swift.enum","text":"ExportType","preciseIdentifier":"s:7Csv2Img3CsvC10ExportTypeO"}],"languages":["swift"],"platforms":["macOS"]}]}],"metadata":{"title":"exportType","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"exportType","kind":"identifier"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Csv","preciseIdentifier":"s:7Csv2Img3CsvC"},{"text":".","kind":"text"},{"text":"ExportType","kind":"typeIdentifier","preciseIdentifier":"s:7Csv2Img3CsvC10ExportTypeO"}],"role":"symbol","modules":[{"name":"Csv2Img"}],"externalID":"s:7Csv2Img3CsvC10exportTypeAC06ExportE0Ovp","symbolKind":"property","roleHeading":"Instance Property"},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/exportType-swift.property"},"schemaVersion":{"major":0,"minor":3,"patch":0},"kind":"symbol","abstract":[{"code":"exportType","type":"codeVoice"},{"text":" determines export type. Please choose ","type":"text"},{"type":"codeVoice","code":"ExportType.png"},{"type":"text","text":" or "},{"code":"ExportType.pdf","type":"codeVoice"},{"text":".","type":"text"}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/csv2img\/csv\/exporttype-swift.property"]}],"references":{"doc://Csv2Img/documentation/Csv2Img/Csv/exportType-swift.property":{"kind":"symbol","type":"topic","title":"exportType","url":"\/documentation\/csv2img\/csv\/exporttype-swift.property","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"exportType"},{"text":": ","kind":"text"},{"text":"Csv","preciseIdentifier":"s:7Csv2Img3CsvC","kind":"typeIdentifier"},{"kind":"text","text":"."},{"preciseIdentifier":"s:7Csv2Img3CsvC10ExportTypeO","kind":"typeIdentifier","text":"ExportType"}],"role":"symbol","abstract":[{"type":"codeVoice","code":"exportType"},{"text":" determines export type. Please choose ","type":"text"},{"code":"ExportType.png","type":"codeVoice"},{"type":"text","text":" or "},{"code":"ExportType.pdf","type":"codeVoice"},{"text":".","type":"text"}],"identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/exportType-swift.property"},"doc://Csv2Img/documentation/Csv2Img":{"role":"collection","title":"Csv2Img","abstract":[],"kind":"symbol","identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img","type":"topic","url":"\/documentation\/csv2img"},"doc://Csv2Img/documentation/Csv2Img/Csv":{"identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv","title":"Csv","navigatorTitle":[{"text":"Csv","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Csv","kind":"identifier"}],"abstract":[{"type":"text","text":"Csv data structure"}],"role":"symbol","kind":"symbol","type":"topic","url":"\/documentation\/csv2img\/csv"},"doc://Csv2Img/documentation/Csv2Img/Csv/ExportType-swift.enum":{"fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"text":"ExportType","kind":"identifier"}],"role":"symbol","abstract":[{"type":"codeVoice","code":"ExportType"},{"type":"text","text":" is a enum that expresses"}],"type":"topic","title":"Csv.ExportType","navigatorTitle":[{"kind":"identifier","text":"ExportType"}],"url":"\/documentation\/csv2img\/csv\/exporttype-swift.enum","identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/ExportType-swift.enum","kind":"symbol"}}} \ No newline at end of file diff --git a/docs/data/documentation/csv2img/csv/generate(fontsize:exporttype:style:).json b/docs/data/documentation/csv2img/csv/generate(fontsize:exporttype:style:).json index a184d1b..4f01e99 100644 --- a/docs/data/documentation/csv2img/csv/generate(fontsize:exporttype:style:).json +++ b/docs/data/documentation/csv2img/csv/generate(fontsize:exporttype:style:).json @@ -1 +1 @@ -{"identifier":{"url":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/generate(fontSize:exportType:style:)","interfaceLanguage":"swift"},"sections":[],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/csv2img\/csv\/generate(fontsize:exporttype:style:)"]}],"kind":"symbol","metadata":{"fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"generate","kind":"identifier"},{"kind":"text","text":"("},{"kind":"externalParam","text":"fontSize"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:Sd","text":"Double"},{"text":"?, ","kind":"text"},{"kind":"externalParam","text":"exportType"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Csv","preciseIdentifier":"s:7Csv2Img3CsvC"},{"text":".","kind":"text"},{"preciseIdentifier":"s:7Csv2Img3CsvC10ExportTypeO","text":"ExportType","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"externalParam","text":"style"},{"text":": ","kind":"text"},{"text":"Csv","kind":"typeIdentifier","preciseIdentifier":"s:7Csv2Img3CsvC"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Column","preciseIdentifier":"s:7Csv2Img3CsvC6ColumnV"},{"kind":"text","text":"."},{"kind":"typeIdentifier","preciseIdentifier":"s:7Csv2Img3CsvC6ColumnV5StyleV","text":"Style"},{"kind":"text","text":") "},{"text":"async","kind":"keyword"},{"kind":"text","text":" "},{"text":"throws","kind":"keyword"},{"text":" -> ","kind":"text"},{"preciseIdentifier":"s:7Csv2Img16AnyCsvExportableC","text":"AnyCsvExportable","kind":"typeIdentifier"}],"roleHeading":"Instance Method","role":"symbol","symbolKind":"method","title":"generate(fontSize:exportType:style:)","modules":[{"name":"Csv2Img"}],"externalID":"s:7Csv2Img3CsvC8generate8fontSize10exportType5styleAA03AnyC10ExportableCSdSg_AC06ExportH0OAC6ColumnV5StyleVtYaKF","extendedModule":"Csv2Img"},"schemaVersion":{"minor":3,"patch":0,"major":0},"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"platforms":["macOS"],"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"generate","kind":"identifier"},{"text":"(","kind":"text"},{"text":"fontSize","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Double","preciseIdentifier":"s:Sd"},{"kind":"text","text":"? = nil, "},{"kind":"externalParam","text":"exportType"},{"text":": ","kind":"text"},{"identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv","preciseIdentifier":"s:7Csv2Img3CsvC","text":"Csv","kind":"typeIdentifier"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"ExportType","identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/ExportType-swift.enum","preciseIdentifier":"s:7Csv2Img3CsvC10ExportTypeO"},{"text":" = .png, ","kind":"text"},{"kind":"externalParam","text":"style"},{"kind":"text","text":": "},{"preciseIdentifier":"s:7Csv2Img3CsvC","kind":"typeIdentifier","identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv","text":"Csv"},{"kind":"text","text":"."},{"text":"Column","preciseIdentifier":"s:7Csv2Img3CsvC6ColumnV","kind":"typeIdentifier","identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/Column"},{"kind":"text","text":"."},{"preciseIdentifier":"s:7Csv2Img3CsvC6ColumnV5StyleV","identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/Column\/Style-swift.struct","text":"Style","kind":"typeIdentifier"},{"kind":"text","text":") "},{"text":"async","kind":"keyword"},{"kind":"text","text":" "},{"text":"throws","kind":"keyword"},{"text":" -> ","kind":"text"},{"text":"AnyCsvExportable","kind":"typeIdentifier","preciseIdentifier":"s:7Csv2Img16AnyCsvExportableC","identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/AnyCsvExportable"}]}]}],"hierarchy":{"paths":[["doc:\/\/Csv2Img\/documentation\/Csv2Img","doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv"]]},"references":{"doc://Csv2Img/documentation/Csv2Img":{"url":"\/documentation\/csv2img","role":"collection","identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img","abstract":[],"title":"Csv2Img","kind":"symbol","type":"topic"},"doc://Csv2Img/documentation/Csv2Img/Csv":{"type":"topic","title":"Csv","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"Csv","kind":"identifier"}],"abstract":[{"type":"text","text":"Csv data structure"}],"role":"symbol","identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv","kind":"symbol","navigatorTitle":[{"text":"Csv","kind":"identifier"}],"url":"\/documentation\/csv2img\/csv"},"doc://Csv2Img/documentation/Csv2Img/Csv/Column":{"identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/Column","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Column","kind":"identifier"}],"type":"topic","role":"symbol","title":"Csv.Column","kind":"symbol","url":"\/documentation\/csv2img\/csv\/column","navigatorTitle":[{"text":"Column","kind":"identifier"}],"abstract":[{"type":"text","text":"Column (a head line)"}]},"doc://Csv2Img/documentation/Csv2Img/AnyCsvExportable":{"identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/AnyCsvExportable","url":"\/documentation\/csv2img\/anycsvexportable","navigatorTitle":[{"text":"AnyCsvExportable","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"AnyCsvExportable","kind":"identifier"}],"title":"AnyCsvExportable","type":"topic","abstract":[],"kind":"symbol","role":"symbol"},"doc://Csv2Img/documentation/Csv2Img/Csv/generate(fontSize:exportType:style:)":{"title":"generate(fontSize:exportType:style:)","abstract":[],"role":"symbol","url":"\/documentation\/csv2img\/csv\/generate(fontsize:exporttype:style:)","type":"topic","identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/generate(fontSize:exportType:style:)","kind":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"generate","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"fontSize"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Double","preciseIdentifier":"s:Sd"},{"kind":"text","text":"?, "},{"kind":"externalParam","text":"exportType"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:7Csv2Img3CsvC","text":"Csv"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"ExportType","preciseIdentifier":"s:7Csv2Img3CsvC10ExportTypeO"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"style"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Csv","preciseIdentifier":"s:7Csv2Img3CsvC"},{"text":".","kind":"text"},{"preciseIdentifier":"s:7Csv2Img3CsvC6ColumnV","text":"Column","kind":"typeIdentifier"},{"text":".","kind":"text"},{"text":"Style","kind":"typeIdentifier","preciseIdentifier":"s:7Csv2Img3CsvC6ColumnV5StyleV"},{"kind":"text","text":") "},{"text":"async","kind":"keyword"},{"text":" ","kind":"text"},{"text":"throws","kind":"keyword"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","preciseIdentifier":"s:7Csv2Img16AnyCsvExportableC","text":"AnyCsvExportable"}]},"doc://Csv2Img/documentation/Csv2Img/Csv/Column/Style-swift.struct":{"title":"Csv.Column.Style","url":"\/documentation\/csv2img\/csv\/column\/style-swift.struct","kind":"symbol","abstract":[{"identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/Column\/Style-swift.struct","isActive":true,"type":"reference"},{"text":" decides the appearance of certain ","type":"text"},{"isActive":true,"identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/Column","type":"reference"},{"text":" group.","type":"text"}],"type":"topic","role":"symbol","identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/Column\/Style-swift.struct","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Style"}],"navigatorTitle":[{"kind":"identifier","text":"Style"}]},"doc://Csv2Img/documentation/Csv2Img/Csv/ExportType-swift.enum":{"kind":"symbol","type":"topic","url":"\/documentation\/csv2img\/csv\/exporttype-swift.enum","abstract":[{"type":"codeVoice","code":"ExportType"},{"type":"text","text":" is a enum that expresses"}],"role":"symbol","navigatorTitle":[{"kind":"identifier","text":"ExportType"}],"fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ExportType"}],"identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/ExportType-swift.enum","title":"Csv.ExportType"}}} \ No newline at end of file +{"schemaVersion":{"minor":3,"patch":0,"major":0},"sections":[],"hierarchy":{"paths":[["doc:\/\/Csv2Img\/documentation\/Csv2Img","doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv"]]},"identifier":{"url":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/generate(fontSize:exportType:style:)","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"symbolKind":"method","role":"symbol","modules":[{"name":"Csv2Img"}],"fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"generate"},{"text":"(","kind":"text"},{"text":"fontSize","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Double","preciseIdentifier":"s:Sd"},{"kind":"text","text":"?, "},{"kind":"externalParam","text":"exportType"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:7Csv2Img3CsvC","kind":"typeIdentifier","text":"Csv"},{"kind":"text","text":"."},{"preciseIdentifier":"s:7Csv2Img3CsvC10ExportTypeO","kind":"typeIdentifier","text":"ExportType"},{"kind":"text","text":", "},{"kind":"externalParam","text":"style"},{"text":": ","kind":"text"},{"text":"Csv","preciseIdentifier":"s:7Csv2Img3CsvC","kind":"typeIdentifier"},{"text":".","kind":"text"},{"preciseIdentifier":"s:7Csv2Img3CsvC6ColumnV","text":"Column","kind":"typeIdentifier"},{"text":".","kind":"text"},{"text":"Style","preciseIdentifier":"s:7Csv2Img3CsvC6ColumnV5StyleV","kind":"typeIdentifier"},{"kind":"text","text":") "},{"text":"async","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"text":"AnyCsvExportable","preciseIdentifier":"s:7Csv2Img16AnyCsvExportableC","kind":"typeIdentifier"}],"title":"generate(fontSize:exportType:style:)","extendedModule":"Csv2Img","externalID":"s:7Csv2Img3CsvC8generate8fontSize10exportType5styleAA03AnyC10ExportableCSdSg_AC06ExportH0OAC6ColumnV5StyleVtYaKF","roleHeading":"Instance Method"},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/csv2img\/csv\/generate(fontsize:exporttype:style:)"]}],"primaryContentSections":[{"declarations":[{"platforms":["macOS"],"tokens":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"generate"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"fontSize"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:Sd","text":"Double"},{"text":"? = nil, ","kind":"text"},{"kind":"externalParam","text":"exportType"},{"text":": ","kind":"text"},{"identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv","preciseIdentifier":"s:7Csv2Img3CsvC","kind":"typeIdentifier","text":"Csv"},{"text":".","kind":"text"},{"kind":"typeIdentifier","identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/ExportType-swift.enum","preciseIdentifier":"s:7Csv2Img3CsvC10ExportTypeO","text":"ExportType"},{"text":" = .png, ","kind":"text"},{"text":"style","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"Csv","identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv","kind":"typeIdentifier","preciseIdentifier":"s:7Csv2Img3CsvC"},{"text":".","kind":"text"},{"text":"Column","kind":"typeIdentifier","identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/Column","preciseIdentifier":"s:7Csv2Img3CsvC6ColumnV"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"Style","preciseIdentifier":"s:7Csv2Img3CsvC6ColumnV5StyleV","identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/Column\/Style-swift.struct"},{"text":") ","kind":"text"},{"text":"async","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"keyword","text":"throws"},{"text":" -> ","kind":"text"},{"text":"AnyCsvExportable","kind":"typeIdentifier","identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/AnyCsvExportable","preciseIdentifier":"s:7Csv2Img16AnyCsvExportableC"}],"languages":["swift"]}],"kind":"declarations"}],"references":{"doc://Csv2Img/documentation/Csv2Img":{"role":"collection","title":"Csv2Img","abstract":[],"kind":"symbol","identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img","type":"topic","url":"\/documentation\/csv2img"},"doc://Csv2Img/documentation/Csv2Img/Csv/Column":{"type":"topic","fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"Column"}],"kind":"symbol","title":"Csv.Column","role":"symbol","url":"\/documentation\/csv2img\/csv\/column","navigatorTitle":[{"kind":"identifier","text":"Column"}],"abstract":[{"text":"Column (a head line)","type":"text"}],"identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/Column"},"doc://Csv2Img/documentation/Csv2Img/Csv/Column/Style-swift.struct":{"abstract":[{"identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/Column\/Style-swift.struct","type":"reference","isActive":true},{"text":" decides the appearance of certain ","type":"text"},{"identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/Column","type":"reference","isActive":true},{"type":"text","text":" group."}],"title":"Csv.Column.Style","navigatorTitle":[{"kind":"identifier","text":"Style"}],"fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"Style"}],"type":"topic","identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/Column\/Style-swift.struct","kind":"symbol","url":"\/documentation\/csv2img\/csv\/column\/style-swift.struct","role":"symbol"},"doc://Csv2Img/documentation/Csv2Img/Csv/ExportType-swift.enum":{"fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"text":"ExportType","kind":"identifier"}],"role":"symbol","abstract":[{"type":"codeVoice","code":"ExportType"},{"type":"text","text":" is a enum that expresses"}],"type":"topic","title":"Csv.ExportType","navigatorTitle":[{"kind":"identifier","text":"ExportType"}],"url":"\/documentation\/csv2img\/csv\/exporttype-swift.enum","identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/ExportType-swift.enum","kind":"symbol"},"doc://Csv2Img/documentation/Csv2Img/Csv":{"identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv","title":"Csv","navigatorTitle":[{"text":"Csv","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Csv","kind":"identifier"}],"abstract":[{"type":"text","text":"Csv data structure"}],"role":"symbol","kind":"symbol","type":"topic","url":"\/documentation\/csv2img\/csv"},"doc://Csv2Img/documentation/Csv2Img/Csv/generate(fontSize:exportType:style:)":{"fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"generate"},{"kind":"text","text":"("},{"kind":"externalParam","text":"fontSize"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:Sd","text":"Double"},{"text":"?, ","kind":"text"},{"kind":"externalParam","text":"exportType"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:7Csv2Img3CsvC","text":"Csv"},{"text":".","kind":"text"},{"preciseIdentifier":"s:7Csv2Img3CsvC10ExportTypeO","text":"ExportType","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"style"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:7Csv2Img3CsvC","kind":"typeIdentifier","text":"Csv"},{"text":".","kind":"text"},{"text":"Column","kind":"typeIdentifier","preciseIdentifier":"s:7Csv2Img3CsvC6ColumnV"},{"kind":"text","text":"."},{"text":"Style","preciseIdentifier":"s:7Csv2Img3CsvC6ColumnV5StyleV","kind":"typeIdentifier"},{"kind":"text","text":") "},{"kind":"keyword","text":"async"},{"kind":"text","text":" "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"preciseIdentifier":"s:7Csv2Img16AnyCsvExportableC","text":"AnyCsvExportable","kind":"typeIdentifier"}],"role":"symbol","type":"topic","abstract":[],"title":"generate(fontSize:exportType:style:)","url":"\/documentation\/csv2img\/csv\/generate(fontsize:exporttype:style:)","kind":"symbol","identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/generate(fontSize:exportType:style:)"},"doc://Csv2Img/documentation/Csv2Img/AnyCsvExportable":{"url":"\/documentation\/csv2img\/anycsvexportable","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"AnyCsvExportable","kind":"identifier"}],"title":"AnyCsvExportable","role":"symbol","navigatorTitle":[{"kind":"identifier","text":"AnyCsvExportable"}],"kind":"symbol","identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/AnyCsvExportable","type":"topic","abstract":[]}}} \ No newline at end of file diff --git a/docs/data/documentation/csv2img/csv/generate(fontsize:exporttype:styles:).json b/docs/data/documentation/csv2img/csv/generate(fontsize:exporttype:styles:).json index 54040f6..3267a65 100644 --- a/docs/data/documentation/csv2img/csv/generate(fontsize:exporttype:styles:).json +++ b/docs/data/documentation/csv2img/csv/generate(fontsize:exporttype:styles:).json @@ -1 +1 @@ -{"hierarchy":{"paths":[["doc:\/\/Csv2Img\/documentation\/Csv2Img","doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv"]]},"primaryContentSections":[{"declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"generate"},{"text":"(","kind":"text"},{"text":"fontSize","kind":"externalParam"},{"kind":"text","text":": "},{"text":"Double","kind":"typeIdentifier","preciseIdentifier":"s:Sd"},{"text":"? = nil, ","kind":"text"},{"text":"exportType","kind":"externalParam"},{"text":": ","kind":"text"},{"identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv","preciseIdentifier":"s:7Csv2Img3CsvC","kind":"typeIdentifier","text":"Csv"},{"text":".","kind":"text"},{"preciseIdentifier":"s:7Csv2Img3CsvC10ExportTypeO","kind":"typeIdentifier","identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/ExportType-swift.enum","text":"ExportType"},{"kind":"text","text":" = .png, "},{"kind":"externalParam","text":"styles"},{"kind":"text","text":": ["},{"preciseIdentifier":"s:7Csv2Img3CsvC","text":"Csv","identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv","kind":"typeIdentifier"},{"kind":"text","text":"."},{"text":"Column","kind":"typeIdentifier","preciseIdentifier":"s:7Csv2Img3CsvC6ColumnV","identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/Column"},{"text":".","kind":"text"},{"preciseIdentifier":"s:7Csv2Img3CsvC6ColumnV5StyleV","identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/Column\/Style-swift.struct","text":"Style","kind":"typeIdentifier"},{"text":"]? = nil) ","kind":"text"},{"kind":"keyword","text":"async"},{"kind":"text","text":" "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/AnyCsvExportable","kind":"typeIdentifier","text":"AnyCsvExportable","preciseIdentifier":"s:7Csv2Img16AnyCsvExportableC"}],"languages":["swift"],"platforms":["macOS"]}],"kind":"declarations"},{"content":[{"text":"Return Value","type":"heading","level":2,"anchor":"return-value"},{"type":"paragraph","inlineContent":[{"text":"","type":"text"},{"identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/CsvExportable","isActive":true,"type":"reference"},{"type":"text","text":". (either "},{"type":"codeVoice","code":"CGImage"},{"type":"text","text":" or "},{"type":"codeVoice","code":"PdfDocument"},{"text":").","type":"text"}]}],"kind":"content"},{"kind":"content","content":[{"anchor":"discussion","type":"heading","text":"Discussion","level":2},{"type":"unorderedList","items":[{"content":[{"inlineContent":[{"text":"fontSize: Determine the fontsize of characters in output-table image.","type":"text"}],"type":"paragraph"}]},{"content":[{"inlineContent":[{"type":"text","text":"exportType:Determine file-extension. type: "},{"isActive":true,"identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/ExportType-swift.enum","type":"reference"},{"type":"text","text":". default value: "},{"code":"ExportType.png","type":"codeVoice"},{"text":". If you use too big image size, I recommend use ","type":"text"},{"type":"codeVoice","code":".pdf"},{"text":" instead of ","type":"text"},{"type":"codeVoice","code":".png"},{"type":"text","text":"."}],"type":"paragraph"}]}]},{"name":"Throws","type":"aside","style":"note","content":[{"inlineContent":[{"type":"text","text":"Throws "},{"code":"Csv.Error","type":"codeVoice"},{"text":".","type":"text"}],"type":"paragraph"}]}]}],"variants":[{"paths":["\/documentation\/csv2img\/csv\/generate(fontsize:exporttype:styles:)"],"traits":[{"interfaceLanguage":"swift"}]}],"kind":"symbol","sections":[],"identifier":{"url":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/generate(fontSize:exportType:styles:)","interfaceLanguage":"swift"},"schemaVersion":{"patch":0,"major":0,"minor":3},"abstract":[{"text":"Generate Output (file-type is determined by ","type":"text"},{"code":"exportType","type":"codeVoice"},{"type":"text","text":" parameter)"}],"metadata":{"modules":[{"name":"Csv2Img"}],"fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"generate"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"fontSize"},{"kind":"text","text":": "},{"preciseIdentifier":"s:Sd","text":"Double","kind":"typeIdentifier"},{"text":"?, ","kind":"text"},{"kind":"externalParam","text":"exportType"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7Csv2Img3CsvC","text":"Csv"},{"kind":"text","text":"."},{"text":"ExportType","preciseIdentifier":"s:7Csv2Img3CsvC10ExportTypeO","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"styles","kind":"externalParam"},{"kind":"text","text":": ["},{"text":"Csv","preciseIdentifier":"s:7Csv2Img3CsvC","kind":"typeIdentifier"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"Column","preciseIdentifier":"s:7Csv2Img3CsvC6ColumnV"},{"text":".","kind":"text"},{"text":"Style","preciseIdentifier":"s:7Csv2Img3CsvC6ColumnV5StyleV","kind":"typeIdentifier"},{"kind":"text","text":"]?) "},{"text":"async","kind":"keyword"},{"kind":"text","text":" "},{"kind":"keyword","text":"throws"},{"text":" -> ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7Csv2Img16AnyCsvExportableC","text":"AnyCsvExportable"}],"extendedModule":"Csv2Img","externalID":"s:7Csv2Img3CsvC8generate8fontSize10exportType6stylesAA03AnyC10ExportableCSdSg_AC06ExportH0OSayAC6ColumnV5StyleVGSgtYaKF","title":"generate(fontSize:exportType:styles:)","symbolKind":"method","role":"symbol","roleHeading":"Instance Method"},"references":{"doc://Csv2Img/documentation/Csv2Img/Csv/ExportType-swift.enum":{"kind":"symbol","type":"topic","url":"\/documentation\/csv2img\/csv\/exporttype-swift.enum","abstract":[{"type":"codeVoice","code":"ExportType"},{"type":"text","text":" is a enum that expresses"}],"role":"symbol","navigatorTitle":[{"kind":"identifier","text":"ExportType"}],"fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ExportType"}],"identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/ExportType-swift.enum","title":"Csv.ExportType"},"doc://Csv2Img/documentation/Csv2Img/Csv/generate(fontSize:exportType:styles:)":{"type":"topic","url":"\/documentation\/csv2img\/csv\/generate(fontsize:exporttype:styles:)","kind":"symbol","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"generate","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"fontSize"},{"kind":"text","text":": "},{"text":"Double","preciseIdentifier":"s:Sd","kind":"typeIdentifier"},{"text":"?, ","kind":"text"},{"text":"exportType","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Csv","preciseIdentifier":"s:7Csv2Img3CsvC"},{"text":".","kind":"text"},{"text":"ExportType","kind":"typeIdentifier","preciseIdentifier":"s:7Csv2Img3CsvC10ExportTypeO"},{"kind":"text","text":", "},{"text":"styles","kind":"externalParam"},{"text":": [","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7Csv2Img3CsvC","text":"Csv"},{"text":".","kind":"text"},{"preciseIdentifier":"s:7Csv2Img3CsvC6ColumnV","text":"Column","kind":"typeIdentifier"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"Style","preciseIdentifier":"s:7Csv2Img3CsvC6ColumnV5StyleV"},{"text":"]?) ","kind":"text"},{"text":"async","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"text":"AnyCsvExportable","preciseIdentifier":"s:7Csv2Img16AnyCsvExportableC","kind":"typeIdentifier"}],"abstract":[{"text":"Generate Output (file-type is determined by ","type":"text"},{"type":"codeVoice","code":"exportType"},{"text":" parameter)","type":"text"}],"identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/generate(fontSize:exportType:styles:)","role":"symbol","title":"generate(fontSize:exportType:styles:)"},"doc://Csv2Img/documentation/Csv2Img/Csv":{"type":"topic","title":"Csv","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"Csv","kind":"identifier"}],"abstract":[{"type":"text","text":"Csv data structure"}],"role":"symbol","identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv","kind":"symbol","navigatorTitle":[{"text":"Csv","kind":"identifier"}],"url":"\/documentation\/csv2img\/csv"},"doc://Csv2Img/documentation/Csv2Img/Csv/Column":{"identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/Column","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Column","kind":"identifier"}],"type":"topic","role":"symbol","title":"Csv.Column","kind":"symbol","url":"\/documentation\/csv2img\/csv\/column","navigatorTitle":[{"text":"Column","kind":"identifier"}],"abstract":[{"type":"text","text":"Column (a head line)"}]},"doc://Csv2Img/documentation/Csv2Img":{"url":"\/documentation\/csv2img","role":"collection","identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img","abstract":[],"title":"Csv2Img","kind":"symbol","type":"topic"},"doc://Csv2Img/documentation/Csv2Img/CsvExportable":{"url":"\/documentation\/csv2img\/csvexportable","title":"CsvExportable","role":"symbol","abstract":[],"fragments":[{"kind":"keyword","text":"protocol"},{"text":" ","kind":"text"},{"text":"CsvExportable","kind":"identifier"}],"navigatorTitle":[{"text":"CsvExportable","kind":"identifier"}],"identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/CsvExportable","type":"topic","kind":"symbol"},"doc://Csv2Img/documentation/Csv2Img/Csv/Column/Style-swift.struct":{"title":"Csv.Column.Style","url":"\/documentation\/csv2img\/csv\/column\/style-swift.struct","kind":"symbol","abstract":[{"identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/Column\/Style-swift.struct","isActive":true,"type":"reference"},{"text":" decides the appearance of certain ","type":"text"},{"isActive":true,"identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/Column","type":"reference"},{"text":" group.","type":"text"}],"type":"topic","role":"symbol","identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/Column\/Style-swift.struct","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Style"}],"navigatorTitle":[{"kind":"identifier","text":"Style"}]},"doc://Csv2Img/documentation/Csv2Img/AnyCsvExportable":{"identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/AnyCsvExportable","url":"\/documentation\/csv2img\/anycsvexportable","navigatorTitle":[{"text":"AnyCsvExportable","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"AnyCsvExportable","kind":"identifier"}],"title":"AnyCsvExportable","type":"topic","abstract":[],"kind":"symbol","role":"symbol"}}} \ No newline at end of file +{"kind":"symbol","metadata":{"role":"symbol","externalID":"s:7Csv2Img3CsvC8generate8fontSize10exportType6stylesAA03AnyC10ExportableCSdSg_AC06ExportH0OSayAC6ColumnV5StyleVGSgtYaKF","title":"generate(fontSize:exportType:styles:)","roleHeading":"Instance Method","modules":[{"name":"Csv2Img"}],"symbolKind":"method","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"generate","kind":"identifier"},{"text":"(","kind":"text"},{"text":"fontSize","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"Double","kind":"typeIdentifier","preciseIdentifier":"s:Sd"},{"text":"?, ","kind":"text"},{"kind":"externalParam","text":"exportType"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Csv","preciseIdentifier":"s:7Csv2Img3CsvC"},{"text":".","kind":"text"},{"preciseIdentifier":"s:7Csv2Img3CsvC10ExportTypeO","text":"ExportType","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"styles","kind":"externalParam"},{"text":": [","kind":"text"},{"kind":"typeIdentifier","text":"Csv","preciseIdentifier":"s:7Csv2Img3CsvC"},{"text":".","kind":"text"},{"preciseIdentifier":"s:7Csv2Img3CsvC6ColumnV","kind":"typeIdentifier","text":"Column"},{"text":".","kind":"text"},{"preciseIdentifier":"s:7Csv2Img3CsvC6ColumnV5StyleV","text":"Style","kind":"typeIdentifier"},{"kind":"text","text":"]?) "},{"kind":"keyword","text":"async"},{"kind":"text","text":" "},{"text":"throws","kind":"keyword"},{"text":" -> ","kind":"text"},{"text":"AnyCsvExportable","preciseIdentifier":"s:7Csv2Img16AnyCsvExportableC","kind":"typeIdentifier"}],"extendedModule":"Csv2Img"},"sections":[],"identifier":{"url":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/generate(fontSize:exportType:styles:)","interfaceLanguage":"swift"},"hierarchy":{"paths":[["doc:\/\/Csv2Img\/documentation\/Csv2Img","doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv"]]},"schemaVersion":{"minor":3,"patch":0,"major":0},"abstract":[{"type":"text","text":"Generate Output (file-type is determined by "},{"type":"codeVoice","code":"exportType"},{"type":"text","text":" parameter)"}],"primaryContentSections":[{"declarations":[{"languages":["swift"],"platforms":["macOS"],"tokens":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"generate","kind":"identifier"},{"kind":"text","text":"("},{"text":"fontSize","kind":"externalParam"},{"kind":"text","text":": "},{"text":"Double","kind":"typeIdentifier","preciseIdentifier":"s:Sd"},{"text":"? = nil, ","kind":"text"},{"text":"exportType","kind":"externalParam"},{"kind":"text","text":": "},{"text":"Csv","kind":"typeIdentifier","identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv","preciseIdentifier":"s:7Csv2Img3CsvC"},{"text":".","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7Csv2Img3CsvC10ExportTypeO","identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/ExportType-swift.enum","text":"ExportType"},{"kind":"text","text":" = .png, "},{"text":"styles","kind":"externalParam"},{"kind":"text","text":": ["},{"text":"Csv","identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv","preciseIdentifier":"s:7Csv2Img3CsvC","kind":"typeIdentifier"},{"text":".","kind":"text"},{"identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/Column","preciseIdentifier":"s:7Csv2Img3CsvC6ColumnV","text":"Column","kind":"typeIdentifier"},{"text":".","kind":"text"},{"preciseIdentifier":"s:7Csv2Img3CsvC6ColumnV5StyleV","text":"Style","kind":"typeIdentifier","identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/Column\/Style-swift.struct"},{"text":"]? = nil) ","kind":"text"},{"text":"async","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"text":"AnyCsvExportable","kind":"typeIdentifier","preciseIdentifier":"s:7Csv2Img16AnyCsvExportableC","identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/AnyCsvExportable"}]}],"kind":"declarations"},{"content":[{"level":2,"anchor":"return-value","text":"Return Value","type":"heading"},{"type":"paragraph","inlineContent":[{"text":"","type":"text"},{"identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/CsvExportable","isActive":true,"type":"reference"},{"type":"text","text":". (either "},{"type":"codeVoice","code":"CGImage"},{"type":"text","text":" or "},{"code":"PdfDocument","type":"codeVoice"},{"type":"text","text":")."}]}],"kind":"content"},{"kind":"content","content":[{"text":"Discussion","type":"heading","level":2,"anchor":"discussion"},{"type":"unorderedList","items":[{"content":[{"type":"paragraph","inlineContent":[{"text":"fontSize: Determine the fontsize of characters in output-table image.","type":"text"}]}]},{"content":[{"type":"paragraph","inlineContent":[{"text":"exportType:Determine file-extension. type: ","type":"text"},{"type":"reference","isActive":true,"identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/ExportType-swift.enum"},{"type":"text","text":". default value: "},{"type":"codeVoice","code":"ExportType.png"},{"type":"text","text":". If you use too big image size, I recommend use "},{"code":".pdf","type":"codeVoice"},{"type":"text","text":" instead of "},{"type":"codeVoice","code":".png"},{"type":"text","text":"."}]}]}]},{"style":"note","type":"aside","name":"Throws","content":[{"type":"paragraph","inlineContent":[{"text":"Throws ","type":"text"},{"code":"Csv.Error","type":"codeVoice"},{"type":"text","text":"."}]}]}]}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/csv2img\/csv\/generate(fontsize:exporttype:styles:)"]}],"references":{"doc://Csv2Img/documentation/Csv2Img/CsvExportable":{"url":"\/documentation\/csv2img\/csvexportable","fragments":[{"kind":"keyword","text":"protocol"},{"text":" ","kind":"text"},{"text":"CsvExportable","kind":"identifier"}],"title":"CsvExportable","role":"symbol","navigatorTitle":[{"text":"CsvExportable","kind":"identifier"}],"kind":"symbol","identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/CsvExportable","type":"topic","abstract":[]},"doc://Csv2Img/documentation/Csv2Img/Csv/generate(fontSize:exportType:styles:)":{"fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"generate","kind":"identifier"},{"kind":"text","text":"("},{"text":"fontSize","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:Sd","text":"Double"},{"kind":"text","text":"?, "},{"text":"exportType","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:7Csv2Img3CsvC","text":"Csv","kind":"typeIdentifier"},{"kind":"text","text":"."},{"preciseIdentifier":"s:7Csv2Img3CsvC10ExportTypeO","text":"ExportType","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"styles","kind":"externalParam"},{"text":": [","kind":"text"},{"preciseIdentifier":"s:7Csv2Img3CsvC","kind":"typeIdentifier","text":"Csv"},{"text":".","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7Csv2Img3CsvC6ColumnV","text":"Column"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Style","preciseIdentifier":"s:7Csv2Img3CsvC6ColumnV5StyleV"},{"kind":"text","text":"]?) "},{"kind":"keyword","text":"async"},{"text":" ","kind":"text"},{"text":"throws","kind":"keyword"},{"text":" -> ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7Csv2Img16AnyCsvExportableC","text":"AnyCsvExportable"}],"abstract":[{"text":"Generate Output (file-type is determined by ","type":"text"},{"type":"codeVoice","code":"exportType"},{"type":"text","text":" parameter)"}],"type":"topic","title":"generate(fontSize:exportType:styles:)","kind":"symbol","identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/generate(fontSize:exportType:styles:)","role":"symbol","url":"\/documentation\/csv2img\/csv\/generate(fontsize:exporttype:styles:)"},"doc://Csv2Img/documentation/Csv2Img/Csv":{"identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv","title":"Csv","navigatorTitle":[{"text":"Csv","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Csv","kind":"identifier"}],"abstract":[{"type":"text","text":"Csv data structure"}],"role":"symbol","kind":"symbol","type":"topic","url":"\/documentation\/csv2img\/csv"},"doc://Csv2Img/documentation/Csv2Img":{"role":"collection","title":"Csv2Img","abstract":[],"kind":"symbol","identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img","type":"topic","url":"\/documentation\/csv2img"},"doc://Csv2Img/documentation/Csv2Img/AnyCsvExportable":{"url":"\/documentation\/csv2img\/anycsvexportable","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"AnyCsvExportable","kind":"identifier"}],"title":"AnyCsvExportable","role":"symbol","navigatorTitle":[{"kind":"identifier","text":"AnyCsvExportable"}],"kind":"symbol","identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/AnyCsvExportable","type":"topic","abstract":[]},"doc://Csv2Img/documentation/Csv2Img/Csv/ExportType-swift.enum":{"fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"text":"ExportType","kind":"identifier"}],"role":"symbol","abstract":[{"type":"codeVoice","code":"ExportType"},{"type":"text","text":" is a enum that expresses"}],"type":"topic","title":"Csv.ExportType","navigatorTitle":[{"kind":"identifier","text":"ExportType"}],"url":"\/documentation\/csv2img\/csv\/exporttype-swift.enum","identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/ExportType-swift.enum","kind":"symbol"},"doc://Csv2Img/documentation/Csv2Img/Csv/Column/Style-swift.struct":{"abstract":[{"identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/Column\/Style-swift.struct","type":"reference","isActive":true},{"text":" decides the appearance of certain ","type":"text"},{"identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/Column","type":"reference","isActive":true},{"type":"text","text":" group."}],"title":"Csv.Column.Style","navigatorTitle":[{"kind":"identifier","text":"Style"}],"fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"Style"}],"type":"topic","identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/Column\/Style-swift.struct","kind":"symbol","url":"\/documentation\/csv2img\/csv\/column\/style-swift.struct","role":"symbol"},"doc://Csv2Img/documentation/Csv2Img/Csv/Column":{"type":"topic","fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"Column"}],"kind":"symbol","title":"Csv.Column","role":"symbol","url":"\/documentation\/csv2img\/csv\/column","navigatorTitle":[{"kind":"identifier","text":"Column"}],"abstract":[{"text":"Column (a head line)","type":"text"}],"identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/Column"}}} \ No newline at end of file diff --git a/docs/data/documentation/csv2img/csv/init(separator:rawstring:encoding:columns:rows:exporttype:).json b/docs/data/documentation/csv2img/csv/init(separator:rawstring:encoding:columns:rows:exporttype:).json deleted file mode 100644 index 13ec735..0000000 --- a/docs/data/documentation/csv2img/csv/init(separator:rawstring:encoding:columns:rows:exporttype:).json +++ /dev/null @@ -1 +0,0 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"separator"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"kind":"text","text":" = \",\", "},{"kind":"externalParam","text":"rawString"},{"kind":"text","text":": "},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"kind":"text","text":"? = nil, "},{"text":"encoding","kind":"externalParam"},{"kind":"text","text":": "},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":".","kind":"text"},{"preciseIdentifier":"s:SS10FoundationE8EncodingV","text":"Encoding","kind":"typeIdentifier"},{"text":" = .utf8, ","kind":"text"},{"text":"columns","kind":"externalParam"},{"text":": [","kind":"text"},{"text":"Csv","kind":"typeIdentifier","preciseIdentifier":"s:7Csv2Img3CsvC","identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv"},{"kind":"text","text":"."},{"text":"Column","kind":"typeIdentifier","preciseIdentifier":"s:7Csv2Img3CsvC6ColumnV","identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/Column"},{"kind":"text","text":"] = [], "},{"text":"rows","kind":"externalParam"},{"text":": [","kind":"text"},{"kind":"typeIdentifier","text":"Csv","identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv","preciseIdentifier":"s:7Csv2Img3CsvC"},{"text":".","kind":"text"},{"identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/Row","kind":"typeIdentifier","preciseIdentifier":"s:7Csv2Img3CsvC3RowV","text":"Row"},{"kind":"text","text":"] = [], "},{"kind":"externalParam","text":"exportType"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv","preciseIdentifier":"s:7Csv2Img3CsvC","text":"Csv"},{"text":".","kind":"text"},{"identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/ExportType-swift.enum","text":"ExportType","preciseIdentifier":"s:7Csv2Img3CsvC10ExportTypeO","kind":"typeIdentifier"},{"text":" = .png)","kind":"text"}],"languages":["swift"],"platforms":["macOS"]}]},{"content":[{"text":"Discussion","anchor":"discussion","level":2,"type":"heading"},{"type":"paragraph","inlineContent":[{"code":"separator","type":"codeVoice"},{"text":" is applied to each row and generate items per row.","type":"text"},{"text":" ","type":"text"},{"code":"columns","type":"codeVoice"},{"type":"text","text":" is array of column whose type is "},{"isActive":true,"identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/Column","type":"reference"},{"text":".","type":"text"},{"text":" ","type":"text"},{"type":"codeVoice","code":"Row"},{"text":" is array of row whose type is ","type":"text"},{"identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/Row","isActive":true,"type":"reference"}]}],"kind":"content"}],"metadata":{"symbolKind":"init","externalID":"s:7Csv2Img3CsvC9separator9rawString8encoding7columns4rows10exportTypeACSS_SSSgSS10FoundationE8EncodingVSayAC6ColumnVGSayAC3RowVGAC06ExportK0Otcfc","modules":[{"name":"Csv2Img"}],"fragments":[{"kind":"identifier","text":"init"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"separator"},{"kind":"text","text":": "},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":", ","kind":"text"},{"text":"rawString","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"kind":"text","text":"?, "},{"kind":"externalParam","text":"encoding"},{"text":": ","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"kind":"text","text":"."},{"preciseIdentifier":"s:SS10FoundationE8EncodingV","kind":"typeIdentifier","text":"Encoding"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"columns"},{"kind":"text","text":": ["},{"preciseIdentifier":"s:7Csv2Img3CsvC","text":"Csv","kind":"typeIdentifier"},{"kind":"text","text":"."},{"text":"Column","kind":"typeIdentifier","preciseIdentifier":"s:7Csv2Img3CsvC6ColumnV"},{"kind":"text","text":"], "},{"kind":"externalParam","text":"rows"},{"text":": [","kind":"text"},{"preciseIdentifier":"s:7Csv2Img3CsvC","text":"Csv","kind":"typeIdentifier"},{"text":".","kind":"text"},{"text":"Row","kind":"typeIdentifier","preciseIdentifier":"s:7Csv2Img3CsvC3RowV"},{"kind":"text","text":"], "},{"text":"exportType","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"Csv","kind":"typeIdentifier","preciseIdentifier":"s:7Csv2Img3CsvC"},{"kind":"text","text":"."},{"preciseIdentifier":"s:7Csv2Img3CsvC10ExportTypeO","kind":"typeIdentifier","text":"ExportType"},{"text":")","kind":"text"}],"role":"symbol","roleHeading":"Initializer","title":"init(separator:rawString:encoding:columns:rows:exportType:)"},"kind":"symbol","schemaVersion":{"major":0,"minor":3,"patch":0},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/init(separator:rawString:encoding:columns:rows:exportType:)"},"sections":[],"hierarchy":{"paths":[["doc:\/\/Csv2Img\/documentation\/Csv2Img","doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv"]]},"abstract":[{"type":"text","text":"initialization"}],"variants":[{"paths":["\/documentation\/csv2img\/csv\/init(separator:rawstring:encoding:columns:rows:exporttype:)"],"traits":[{"interfaceLanguage":"swift"}]}],"references":{"doc://Csv2Img/documentation/Csv2Img/Csv":{"type":"topic","title":"Csv","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"Csv","kind":"identifier"}],"abstract":[{"type":"text","text":"Csv data structure"}],"role":"symbol","identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv","kind":"symbol","navigatorTitle":[{"text":"Csv","kind":"identifier"}],"url":"\/documentation\/csv2img\/csv"},"doc://Csv2Img/documentation/Csv2Img/Csv/Column":{"identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/Column","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Column","kind":"identifier"}],"type":"topic","role":"symbol","title":"Csv.Column","kind":"symbol","url":"\/documentation\/csv2img\/csv\/column","navigatorTitle":[{"text":"Column","kind":"identifier"}],"abstract":[{"type":"text","text":"Column (a head line)"}]},"doc://Csv2Img/documentation/Csv2Img/Csv/Row":{"url":"\/documentation\/csv2img\/csv\/row","title":"Csv.Row","abstract":[{"text":"Row (a line)","type":"text"}],"navigatorTitle":[{"text":"Row","kind":"identifier"}],"role":"symbol","fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"Row"}],"type":"topic","identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/Row","kind":"symbol"},"doc://Csv2Img/documentation/Csv2Img/Csv/init(separator:rawString:encoding:columns:rows:exportType:)":{"role":"symbol","abstract":[{"text":"initialization","type":"text"}],"fragments":[{"kind":"identifier","text":"init"},{"text":"(","kind":"text"},{"text":"separator","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"text":", ","kind":"text"},{"text":"rawString","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"text":"?, ","kind":"text"},{"kind":"externalParam","text":"encoding"},{"kind":"text","text":": "},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"text":".","kind":"text"},{"preciseIdentifier":"s:SS10FoundationE8EncodingV","kind":"typeIdentifier","text":"Encoding"},{"kind":"text","text":", "},{"text":"columns","kind":"externalParam"},{"text":": [","kind":"text"},{"text":"Csv","preciseIdentifier":"s:7Csv2Img3CsvC","kind":"typeIdentifier"},{"kind":"text","text":"."},{"kind":"typeIdentifier","preciseIdentifier":"s:7Csv2Img3CsvC6ColumnV","text":"Column"},{"kind":"text","text":"], "},{"text":"rows","kind":"externalParam"},{"text":": [","kind":"text"},{"kind":"typeIdentifier","text":"Csv","preciseIdentifier":"s:7Csv2Img3CsvC"},{"kind":"text","text":"."},{"kind":"typeIdentifier","preciseIdentifier":"s:7Csv2Img3CsvC3RowV","text":"Row"},{"kind":"text","text":"], "},{"text":"exportType","kind":"externalParam"},{"kind":"text","text":": "},{"text":"Csv","preciseIdentifier":"s:7Csv2Img3CsvC","kind":"typeIdentifier"},{"text":".","kind":"text"},{"text":"ExportType","kind":"typeIdentifier","preciseIdentifier":"s:7Csv2Img3CsvC10ExportTypeO"},{"text":")","kind":"text"}],"url":"\/documentation\/csv2img\/csv\/init(separator:rawstring:encoding:columns:rows:exporttype:)","title":"init(separator:rawString:encoding:columns:rows:exportType:)","identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/init(separator:rawString:encoding:columns:rows:exportType:)","type":"topic","kind":"symbol"},"doc://Csv2Img/documentation/Csv2Img":{"url":"\/documentation\/csv2img","role":"collection","identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img","abstract":[],"title":"Csv2Img","kind":"symbol","type":"topic"},"doc://Csv2Img/documentation/Csv2Img/Csv/ExportType-swift.enum":{"kind":"symbol","type":"topic","url":"\/documentation\/csv2img\/csv\/exporttype-swift.enum","abstract":[{"type":"codeVoice","code":"ExportType"},{"type":"text","text":" is a enum that expresses"}],"role":"symbol","navigatorTitle":[{"kind":"identifier","text":"ExportType"}],"fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ExportType"}],"identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/ExportType-swift.enum","title":"Csv.ExportType"}}} \ No newline at end of file diff --git a/docs/data/documentation/csv2img/csv/init(separator:rawstring:encoding:columns:rows:exporttype:pdfmetadata:).json b/docs/data/documentation/csv2img/csv/init(separator:rawstring:encoding:columns:rows:exporttype:pdfmetadata:).json new file mode 100644 index 0000000..7097c08 --- /dev/null +++ b/docs/data/documentation/csv2img/csv/init(separator:rawstring:encoding:columns:rows:exporttype:pdfmetadata:).json @@ -0,0 +1 @@ +{"hierarchy":{"paths":[["doc:\/\/Csv2Img\/documentation\/Csv2Img","doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv"]]},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/csv2img\/csv\/init(separator:rawstring:encoding:columns:rows:exporttype:pdfmetadata:)"]}],"identifier":{"url":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/init(separator:rawString:encoding:columns:rows:exportType:pdfMetadata:)","interfaceLanguage":"swift"},"sections":[],"abstract":[{"type":"text","text":"initialization"}],"primaryContentSections":[{"declarations":[{"platforms":["macOS"],"tokens":[{"text":"init","kind":"keyword"},{"kind":"text","text":"("},{"text":"separator","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"text":" = \",\", ","kind":"text"},{"text":"rawString","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":"? = nil, "},{"kind":"externalParam","text":"encoding"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"kind":"text","text":"."},{"text":"Encoding","kind":"typeIdentifier","preciseIdentifier":"s:SS10FoundationE8EncodingV"},{"kind":"text","text":" = .utf8, "},{"text":"columns","kind":"externalParam"},{"text":": [","kind":"text"},{"text":"Csv","preciseIdentifier":"s:7Csv2Img3CsvC","identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv","kind":"typeIdentifier"},{"text":".","kind":"text"},{"kind":"typeIdentifier","identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/Column","text":"Column","preciseIdentifier":"s:7Csv2Img3CsvC6ColumnV"},{"kind":"text","text":"] = [], "},{"kind":"externalParam","text":"rows"},{"text":": [","kind":"text"},{"text":"Csv","kind":"typeIdentifier","identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv","preciseIdentifier":"s:7Csv2Img3CsvC"},{"text":".","kind":"text"},{"kind":"typeIdentifier","identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/Row","text":"Row","preciseIdentifier":"s:7Csv2Img3CsvC3RowV"},{"kind":"text","text":"] = [], "},{"text":"exportType","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"Csv","kind":"typeIdentifier","preciseIdentifier":"s:7Csv2Img3CsvC","identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv"},{"kind":"text","text":"."},{"kind":"typeIdentifier","preciseIdentifier":"s:7Csv2Img3CsvC10ExportTypeO","text":"ExportType","identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/ExportType-swift.enum"},{"kind":"text","text":" = .png, "},{"text":"pdfMetadata","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:7Csv2Img11PDFMetadataV","text":"PDFMetadata","identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/PDFMetadata"},{"text":"? = nil)","kind":"text"}],"languages":["swift"]}],"kind":"declarations"},{"kind":"content","content":[{"type":"heading","level":2,"text":"Discussion","anchor":"discussion"},{"type":"paragraph","inlineContent":[{"code":"separator","type":"codeVoice"},{"text":" is applied to each row and generate items per row.","type":"text"},{"text":" ","type":"text"},{"type":"codeVoice","code":"columns"},{"type":"text","text":" is array of column whose type is "},{"identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/Column","type":"reference","isActive":true},{"text":".","type":"text"},{"text":" ","type":"text"},{"type":"codeVoice","code":"rows"},{"text":" is array of row whose type is ","type":"text"},{"type":"reference","identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/Row","isActive":true},{"type":"text","text":" "},{"type":"codeVoice","code":"exportType"},{"text":" is value of ","type":"text"},{"identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/ExportType-swift.enum","type":"reference","isActive":true},{"type":"text","text":" with default value "},{"type":"codeVoice","code":"png"},{"type":"text","text":"."},{"text":" ","type":"text"},{"type":"codeVoice","code":"pdfMetadata"},{"text":" is value of ","type":"text"},{"type":"reference","identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/PDFMetadata","isActive":true},{"type":"text","text":" with default value "},{"code":"nil","type":"codeVoice"},{"text":".","type":"text"}]}]}],"metadata":{"title":"init(separator:rawString:encoding:columns:rows:exportType:pdfMetadata:)","symbolKind":"init","externalID":"s:7Csv2Img3CsvC9separator9rawString8encoding7columns4rows10exportType11pdfMetadataACSS_SSSgSS10FoundationE8EncodingVSayAC6ColumnVGSayAC3RowVGAC06ExportK0OAA11PDFMetadataVSgtcfc","modules":[{"name":"Csv2Img"}],"fragments":[{"text":"init","kind":"identifier"},{"kind":"text","text":"("},{"kind":"externalParam","text":"separator"},{"kind":"text","text":": "},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":", ","kind":"text"},{"text":"rawString","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:SS","kind":"typeIdentifier","text":"String"},{"kind":"text","text":"?, "},{"kind":"externalParam","text":"encoding"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"text":".","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:SS10FoundationE8EncodingV","text":"Encoding"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"columns"},{"kind":"text","text":": ["},{"text":"Csv","kind":"typeIdentifier","preciseIdentifier":"s:7Csv2Img3CsvC"},{"kind":"text","text":"."},{"kind":"typeIdentifier","preciseIdentifier":"s:7Csv2Img3CsvC6ColumnV","text":"Column"},{"text":"], ","kind":"text"},{"kind":"externalParam","text":"rows"},{"text":": [","kind":"text"},{"text":"Csv","kind":"typeIdentifier","preciseIdentifier":"s:7Csv2Img3CsvC"},{"text":".","kind":"text"},{"preciseIdentifier":"s:7Csv2Img3CsvC3RowV","kind":"typeIdentifier","text":"Row"},{"kind":"text","text":"], "},{"kind":"externalParam","text":"exportType"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Csv","preciseIdentifier":"s:7Csv2Img3CsvC"},{"text":".","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7Csv2Img3CsvC10ExportTypeO","text":"ExportType"},{"kind":"text","text":", "},{"text":"pdfMetadata","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7Csv2Img11PDFMetadataV","text":"PDFMetadata"},{"text":"?)","kind":"text"}],"role":"symbol","roleHeading":"Initializer"},"kind":"symbol","schemaVersion":{"patch":0,"minor":3,"major":0},"references":{"doc://Csv2Img/documentation/Csv2Img/Csv/ExportType-swift.enum":{"fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"text":"ExportType","kind":"identifier"}],"role":"symbol","abstract":[{"type":"codeVoice","code":"ExportType"},{"type":"text","text":" is a enum that expresses"}],"type":"topic","title":"Csv.ExportType","navigatorTitle":[{"kind":"identifier","text":"ExportType"}],"url":"\/documentation\/csv2img\/csv\/exporttype-swift.enum","identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/ExportType-swift.enum","kind":"symbol"},"doc://Csv2Img/documentation/Csv2Img/Csv":{"identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv","title":"Csv","navigatorTitle":[{"text":"Csv","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Csv","kind":"identifier"}],"abstract":[{"type":"text","text":"Csv data structure"}],"role":"symbol","kind":"symbol","type":"topic","url":"\/documentation\/csv2img\/csv"},"doc://Csv2Img/documentation/Csv2Img":{"role":"collection","title":"Csv2Img","abstract":[],"kind":"symbol","identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img","type":"topic","url":"\/documentation\/csv2img"},"doc://Csv2Img/documentation/Csv2Img/Csv/Column":{"type":"topic","fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"Column"}],"kind":"symbol","title":"Csv.Column","role":"symbol","url":"\/documentation\/csv2img\/csv\/column","navigatorTitle":[{"kind":"identifier","text":"Column"}],"abstract":[{"text":"Column (a head line)","type":"text"}],"identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/Column"},"doc://Csv2Img/documentation/Csv2Img/Csv/Row":{"abstract":[{"text":"Row (a line)","type":"text"}],"role":"symbol","identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/Row","url":"\/documentation\/csv2img\/csv\/row","title":"Csv.Row","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"text":"Row","kind":"identifier"}],"navigatorTitle":[{"kind":"identifier","text":"Row"}],"kind":"symbol","type":"topic"},"doc://Csv2Img/documentation/Csv2Img/Csv/init(separator:rawString:encoding:columns:rows:exportType:pdfMetadata:)":{"identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/init(separator:rawString:encoding:columns:rows:exportType:pdfMetadata:)","role":"symbol","url":"\/documentation\/csv2img\/csv\/init(separator:rawstring:encoding:columns:rows:exporttype:pdfmetadata:)","title":"init(separator:rawString:encoding:columns:rows:exportType:pdfMetadata:)","type":"topic","fragments":[{"text":"init","kind":"identifier"},{"text":"(","kind":"text"},{"text":"separator","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":", ","kind":"text"},{"text":"rawString","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:SS","kind":"typeIdentifier","text":"String"},{"kind":"text","text":"?, "},{"kind":"externalParam","text":"encoding"},{"text":": ","kind":"text"},{"text":"String","preciseIdentifier":"s:SS","kind":"typeIdentifier"},{"text":".","kind":"text"},{"text":"Encoding","preciseIdentifier":"s:SS10FoundationE8EncodingV","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"externalParam","text":"columns"},{"kind":"text","text":": ["},{"kind":"typeIdentifier","text":"Csv","preciseIdentifier":"s:7Csv2Img3CsvC"},{"text":".","kind":"text"},{"text":"Column","kind":"typeIdentifier","preciseIdentifier":"s:7Csv2Img3CsvC6ColumnV"},{"text":"], ","kind":"text"},{"kind":"externalParam","text":"rows"},{"kind":"text","text":": ["},{"text":"Csv","preciseIdentifier":"s:7Csv2Img3CsvC","kind":"typeIdentifier"},{"text":".","kind":"text"},{"preciseIdentifier":"s:7Csv2Img3CsvC3RowV","kind":"typeIdentifier","text":"Row"},{"text":"], ","kind":"text"},{"text":"exportType","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7Csv2Img3CsvC","text":"Csv"},{"kind":"text","text":"."},{"text":"ExportType","kind":"typeIdentifier","preciseIdentifier":"s:7Csv2Img3CsvC10ExportTypeO"},{"text":", ","kind":"text"},{"text":"pdfMetadata","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:7Csv2Img11PDFMetadataV","text":"PDFMetadata","kind":"typeIdentifier"},{"kind":"text","text":"?)"}],"abstract":[{"text":"initialization","type":"text"}],"kind":"symbol"},"doc://Csv2Img/documentation/Csv2Img/PDFMetadata":{"url":"\/documentation\/csv2img\/pdfmetadata","fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"PDFMetadata"}],"title":"PDFMetadata","role":"symbol","navigatorTitle":[{"kind":"identifier","text":"PDFMetadata"}],"kind":"symbol","identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/PDFMetadata","type":"topic","abstract":[{"identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/PDFMetadata","type":"reference","isActive":true},{"type":"text","text":" is a struct which stores Metadata about output-pdf."}]}}} \ No newline at end of file diff --git a/docs/data/documentation/csv2img/csv/isloading.json b/docs/data/documentation/csv2img/csv/isloading.json index 1d81de5..d25eca1 100644 --- a/docs/data/documentation/csv2img/csv/isloading.json +++ b/docs/data/documentation/csv2img/csv/isloading.json @@ -1 +1 @@ -{"schemaVersion":{"major":0,"patch":0,"minor":3},"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"tokens":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"isLoading"},{"kind":"text","text":": "},{"preciseIdentifier":"s:Sb","text":"Bool","kind":"typeIdentifier"},{"kind":"text","text":" { "},{"text":"get","kind":"keyword"},{"text":" }","kind":"text"}],"platforms":["macOS"]}]}],"kind":"symbol","sections":[],"metadata":{"roleHeading":"Instance Property","role":"symbol","title":"isLoading","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"isLoading","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:Sb","text":"Bool"}],"modules":[{"name":"Csv2Img"}],"symbolKind":"property","externalID":"s:7Csv2Img3CsvC9isLoadingSbvp"},"variants":[{"paths":["\/documentation\/csv2img\/csv\/isloading"],"traits":[{"interfaceLanguage":"swift"}]}],"abstract":[{"text":"A flag whether ","type":"text"},{"identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv","type":"reference","isActive":true},{"type":"text","text":" is loading contents or not"}],"hierarchy":{"paths":[["doc:\/\/Csv2Img\/documentation\/Csv2Img","doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv"]]},"identifier":{"url":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/isLoading","interfaceLanguage":"swift"},"references":{"doc://Csv2Img/documentation/Csv2Img/Csv":{"type":"topic","title":"Csv","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"Csv","kind":"identifier"}],"abstract":[{"type":"text","text":"Csv data structure"}],"role":"symbol","identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv","kind":"symbol","navigatorTitle":[{"text":"Csv","kind":"identifier"}],"url":"\/documentation\/csv2img\/csv"},"doc://Csv2Img/documentation/Csv2Img/Csv/isLoading":{"fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"isLoading"},{"kind":"text","text":": "},{"preciseIdentifier":"s:Sb","text":"Bool","kind":"typeIdentifier"}],"type":"topic","kind":"symbol","abstract":[{"type":"text","text":"A flag whether "},{"isActive":true,"identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv","type":"reference"},{"type":"text","text":" is loading contents or not"}],"title":"isLoading","identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/isLoading","url":"\/documentation\/csv2img\/csv\/isloading","role":"symbol"},"doc://Csv2Img/documentation/Csv2Img":{"url":"\/documentation\/csv2img","role":"collection","identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img","abstract":[],"title":"Csv2Img","kind":"symbol","type":"topic"}}} \ No newline at end of file +{"hierarchy":{"paths":[["doc:\/\/Csv2Img\/documentation\/Csv2Img","doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv"]]},"schemaVersion":{"minor":3,"major":0,"patch":0},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/isLoading"},"metadata":{"fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"isLoading"},{"kind":"text","text":": "},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"}],"externalID":"s:7Csv2Img3CsvC9isLoadingSbvp","modules":[{"name":"Csv2Img"}],"roleHeading":"Instance Property","role":"symbol","title":"isLoading","symbolKind":"property"},"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"platforms":["macOS"],"tokens":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"isLoading"},{"kind":"text","text":": "},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"},{"text":" { ","kind":"text"},{"kind":"keyword","text":"get"},{"kind":"text","text":" }"}]}]}],"kind":"symbol","sections":[],"abstract":[{"text":"A flag whether ","type":"text"},{"type":"reference","isActive":true,"identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv"},{"text":" is loading contents or not","type":"text"}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/csv2img\/csv\/isloading"]}],"references":{"doc://Csv2Img/documentation/Csv2Img/Csv":{"identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv","title":"Csv","navigatorTitle":[{"text":"Csv","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Csv","kind":"identifier"}],"abstract":[{"type":"text","text":"Csv data structure"}],"role":"symbol","kind":"symbol","type":"topic","url":"\/documentation\/csv2img\/csv"},"doc://Csv2Img/documentation/Csv2Img/Csv/isLoading":{"abstract":[{"text":"A flag whether ","type":"text"},{"type":"reference","identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv","isActive":true},{"type":"text","text":" is loading contents or not"}],"url":"\/documentation\/csv2img\/csv\/isloading","role":"symbol","type":"topic","kind":"symbol","title":"isLoading","identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/isLoading","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"isLoading","kind":"identifier"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}]},"doc://Csv2Img/documentation/Csv2Img":{"role":"collection","title":"Csv2Img","abstract":[],"kind":"symbol","identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img","type":"topic","url":"\/documentation\/csv2img"}}} \ No newline at end of file diff --git a/docs/data/documentation/csv2img/csv/isloadingpublisher.json b/docs/data/documentation/csv2img/csv/isloadingpublisher.json index 2bc4779..03c7125 100644 --- a/docs/data/documentation/csv2img/csv/isloadingpublisher.json +++ b/docs/data/documentation/csv2img/csv/isloadingpublisher.json @@ -1 +1 @@ -{"variants":[{"paths":["\/documentation\/csv2img\/csv\/isloadingpublisher"],"traits":[{"interfaceLanguage":"swift"}]}],"abstract":[{"type":"text","text":"A "},{"type":"codeVoice","code":"Publisher"},{"type":"text","text":" to send "},{"identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/isLoading","isActive":true,"type":"reference"},{"text":".","type":"text"}],"primaryContentSections":[{"declarations":[{"tokens":[{"text":"nonisolated","kind":"keyword"},{"kind":"text","text":" "},{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"isLoadingPublisher"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:7Combine12AnyPublisherV","kind":"typeIdentifier","text":"AnyPublisher"},{"text":"<","kind":"text"},{"preciseIdentifier":"s:Sb","text":"Bool","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"typeIdentifier","preciseIdentifier":"s:s5NeverO","text":"Never"},{"kind":"text","text":"> { "},{"text":"get","kind":"keyword"},{"text":" }","kind":"text"}],"platforms":["macOS"],"languages":["swift"]}],"kind":"declarations"}],"kind":"symbol","sections":[],"hierarchy":{"paths":[["doc:\/\/Csv2Img\/documentation\/Csv2Img","doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv"]]},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/isLoadingPublisher"},"schemaVersion":{"minor":3,"patch":0,"major":0},"metadata":{"title":"isLoadingPublisher","symbolKind":"property","role":"symbol","externalID":"s:7Csv2Img3CsvC18isLoadingPublisher7Combine03AnyF0VySbs5NeverOGvp","roleHeading":"Instance Property","modules":[{"name":"Csv2Img"}],"fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"isLoadingPublisher"},{"kind":"text","text":": "},{"text":"AnyPublisher","kind":"typeIdentifier","preciseIdentifier":"s:7Combine12AnyPublisherV"},{"kind":"text","text":"<"},{"preciseIdentifier":"s:Sb","text":"Bool","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"typeIdentifier","preciseIdentifier":"s:s5NeverO","text":"Never"},{"text":">","kind":"text"}]},"references":{"doc://Csv2Img/documentation/Csv2Img":{"url":"\/documentation\/csv2img","role":"collection","identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img","abstract":[],"title":"Csv2Img","kind":"symbol","type":"topic"},"doc://Csv2Img/documentation/Csv2Img/Csv":{"type":"topic","title":"Csv","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"Csv","kind":"identifier"}],"abstract":[{"type":"text","text":"Csv data structure"}],"role":"symbol","identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv","kind":"symbol","navigatorTitle":[{"text":"Csv","kind":"identifier"}],"url":"\/documentation\/csv2img\/csv"},"doc://Csv2Img/documentation/Csv2Img/Csv/isLoading":{"fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"isLoading"},{"kind":"text","text":": "},{"preciseIdentifier":"s:Sb","text":"Bool","kind":"typeIdentifier"}],"type":"topic","kind":"symbol","abstract":[{"type":"text","text":"A flag whether "},{"isActive":true,"identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv","type":"reference"},{"type":"text","text":" is loading contents or not"}],"title":"isLoading","identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/isLoading","url":"\/documentation\/csv2img\/csv\/isloading","role":"symbol"},"doc://Csv2Img/documentation/Csv2Img/Csv/isLoadingPublisher":{"identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/isLoadingPublisher","abstract":[{"type":"text","text":"A "},{"type":"codeVoice","code":"Publisher"},{"text":" to send ","type":"text"},{"isActive":true,"identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/isLoading","type":"reference"},{"text":".","type":"text"}],"type":"topic","url":"\/documentation\/csv2img\/csv\/isloadingpublisher","kind":"symbol","title":"isLoadingPublisher","role":"symbol","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"isLoadingPublisher"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:7Combine12AnyPublisherV","text":"AnyPublisher"},{"kind":"text","text":"<"},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"},{"text":", ","kind":"text"},{"text":"Never","kind":"typeIdentifier","preciseIdentifier":"s:s5NeverO"},{"kind":"text","text":">"}]}}} \ No newline at end of file +{"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/csv2img\/csv\/isloadingpublisher"]}],"identifier":{"url":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/isLoadingPublisher","interfaceLanguage":"swift"},"sections":[],"kind":"symbol","primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"text":"nonisolated","kind":"keyword"},{"text":" ","kind":"text"},{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"isLoadingPublisher"},{"kind":"text","text":": "},{"preciseIdentifier":"s:7Combine12AnyPublisherV","kind":"typeIdentifier","text":"AnyPublisher"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:Sb","text":"Bool"},{"kind":"text","text":", "},{"text":"Never","preciseIdentifier":"s:s5NeverO","kind":"typeIdentifier"},{"kind":"text","text":"> { "},{"text":"get","kind":"keyword"},{"text":" }","kind":"text"}],"platforms":["macOS"],"languages":["swift"]}]}],"hierarchy":{"paths":[["doc:\/\/Csv2Img\/documentation\/Csv2Img","doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv"]]},"metadata":{"symbolKind":"property","externalID":"s:7Csv2Img3CsvC18isLoadingPublisher7Combine03AnyF0VySbs5NeverOGvp","modules":[{"name":"Csv2Img"}],"role":"symbol","roleHeading":"Instance Property","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"isLoadingPublisher"},{"kind":"text","text":": "},{"preciseIdentifier":"s:7Combine12AnyPublisherV","kind":"typeIdentifier","text":"AnyPublisher"},{"text":"<","kind":"text"},{"preciseIdentifier":"s:Sb","kind":"typeIdentifier","text":"Bool"},{"text":", ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:s5NeverO","text":"Never"},{"kind":"text","text":">"}],"title":"isLoadingPublisher"},"schemaVersion":{"patch":0,"major":0,"minor":3},"abstract":[{"type":"text","text":"A "},{"code":"Publisher","type":"codeVoice"},{"type":"text","text":" to send "},{"type":"reference","identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/isLoading","isActive":true},{"text":".","type":"text"}],"references":{"doc://Csv2Img/documentation/Csv2Img/Csv/isLoadingPublisher":{"identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/isLoadingPublisher","role":"symbol","url":"\/documentation\/csv2img\/csv\/isloadingpublisher","title":"isLoadingPublisher","type":"topic","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"isLoadingPublisher","kind":"identifier"},{"kind":"text","text":": "},{"preciseIdentifier":"s:7Combine12AnyPublisherV","kind":"typeIdentifier","text":"AnyPublisher"},{"kind":"text","text":"<"},{"preciseIdentifier":"s:Sb","text":"Bool","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"Never","kind":"typeIdentifier","preciseIdentifier":"s:s5NeverO"},{"text":">","kind":"text"}],"abstract":[{"text":"A ","type":"text"},{"code":"Publisher","type":"codeVoice"},{"type":"text","text":" to send "},{"identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/isLoading","type":"reference","isActive":true},{"text":".","type":"text"}],"kind":"symbol"},"doc://Csv2Img/documentation/Csv2Img/Csv":{"identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv","title":"Csv","navigatorTitle":[{"text":"Csv","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Csv","kind":"identifier"}],"abstract":[{"type":"text","text":"Csv data structure"}],"role":"symbol","kind":"symbol","type":"topic","url":"\/documentation\/csv2img\/csv"},"doc://Csv2Img/documentation/Csv2Img/Csv/isLoading":{"abstract":[{"text":"A flag whether ","type":"text"},{"type":"reference","identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv","isActive":true},{"type":"text","text":" is loading contents or not"}],"url":"\/documentation\/csv2img\/csv\/isloading","role":"symbol","type":"topic","kind":"symbol","title":"isLoading","identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/isLoading","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"isLoading","kind":"identifier"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}]},"doc://Csv2Img/documentation/Csv2Img":{"role":"collection","title":"Csv2Img","abstract":[],"kind":"symbol","identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img","type":"topic","url":"\/documentation\/csv2img"}}} \ No newline at end of file diff --git a/docs/data/documentation/csv2img/csv/loadfromdisk(_:separator:encoding:exporttype:).json b/docs/data/documentation/csv2img/csv/loadfromdisk(_:separator:encoding:exporttype:).json index 23f7ad8..0e83575 100644 --- a/docs/data/documentation/csv2img/csv/loadfromdisk(_:separator:encoding:exporttype:).json +++ b/docs/data/documentation/csv2img/csv/loadfromdisk(_:separator:encoding:exporttype:).json @@ -1 +1 @@ -{"sections":[],"identifier":{"url":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/loadFromDisk(_:separator:encoding:exportType:)","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"roleHeading":"Type Method","modules":[{"name":"Csv2Img"}],"externalID":"s:7Csv2Img3CsvC12loadFromDisk_9separator8encoding10exportTypeAC10Foundation3URLV_S2SAHE8EncodingVAC06ExportJ0OtKFZ","symbolKind":"method","role":"symbol","title":"loadFromDisk(_:separator:encoding:exportType:)","extendedModule":"Csv2Img","fragments":[{"text":"static","kind":"keyword"},{"kind":"text","text":" "},{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"loadFromDisk","kind":"identifier"},{"text":"(","kind":"text"},{"text":"URL","kind":"typeIdentifier","preciseIdentifier":"s:10Foundation3URLV"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"separator"},{"kind":"text","text":": "},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":", ","kind":"text"},{"text":"encoding","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"text":".","kind":"text"},{"text":"Encoding","preciseIdentifier":"s:SS10FoundationE8EncodingV","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"exportType","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"Csv","kind":"typeIdentifier","preciseIdentifier":"s:7Csv2Img3CsvC"},{"text":".","kind":"text"},{"text":"ExportType","kind":"typeIdentifier","preciseIdentifier":"s:7Csv2Img3CsvC10ExportTypeO"},{"text":") ","kind":"text"},{"text":"throws","kind":"keyword"},{"text":" -> ","kind":"text"},{"kind":"typeIdentifier","text":"Csv","preciseIdentifier":"s:7Csv2Img3CsvC"}]},"schemaVersion":{"patch":0,"minor":3,"major":0},"hierarchy":{"paths":[["doc:\/\/Csv2Img\/documentation\/Csv2Img","doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv"]]},"abstract":[{"type":"text","text":"Generate "},{"type":"codeVoice","code":"Csv"},{"type":"text","text":" from local disk url (like "},{"code":"file:\/\/Users\/...","type":"codeVoice"},{"text":").","type":"text"}],"variants":[{"paths":["\/documentation\/csv2img\/csv\/loadfromdisk(_:separator:encoding:exporttype:)"],"traits":[{"interfaceLanguage":"swift"}]}],"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"text":"static","kind":"keyword"},{"text":" ","kind":"text"},{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"loadFromDisk","kind":"identifier"},{"kind":"text","text":"("},{"text":"_","kind":"externalParam"},{"kind":"text","text":" "},{"text":"file","kind":"internalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:10Foundation3URLV","text":"URL"},{"text":", ","kind":"text"},{"text":"separator","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"text":" = \",\", ","kind":"text"},{"text":"encoding","kind":"externalParam"},{"kind":"text","text":": "},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"Encoding","preciseIdentifier":"s:SS10FoundationE8EncodingV"},{"text":" = .utf8, ","kind":"text"},{"kind":"externalParam","text":"exportType"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:7Csv2Img3CsvC","identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv","kind":"typeIdentifier","text":"Csv"},{"text":".","kind":"text"},{"identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/ExportType-swift.enum","kind":"typeIdentifier","text":"ExportType","preciseIdentifier":"s:7Csv2Img3CsvC10ExportTypeO"},{"kind":"text","text":" = .png) "},{"kind":"keyword","text":"throws"},{"text":" -> ","kind":"text"},{"text":"Csv","preciseIdentifier":"s:7Csv2Img3CsvC","kind":"typeIdentifier","identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv"}],"languages":["swift"],"platforms":["macOS"]}]},{"kind":"parameters","parameters":[{"name":"file","content":[{"type":"paragraph","inlineContent":[{"text":"Local disk url, commonly starts from ","type":"text"},{"code":"file:\/\/","type":"codeVoice"},{"type":"text","text":" schema. Relative-path method is not allowed, please specify by absolute-path method."}]}]},{"name":"separator","content":[{"inlineContent":[{"type":"text","text":"Default "},{"code":"separator","type":"codeVoice"},{"type":"text","text":" in a row is "},{"type":"codeVoice","code":"\",\""},{"text":". You cloud change it by giving separator to ","type":"text"},{"type":"codeVoice","code":"separator"},{"text":" parameter.","type":"text"}],"type":"paragraph"}]},{"name":"encoding","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"Default: "},{"type":"codeVoice","code":".utf8"},{"text":". if you get the unexpected result after convert, please try changing this parameter into other encoding style.","type":"text"}]}]},{"name":"exportType","content":[{"type":"paragraph","inlineContent":[{"text":"Default ","type":"text"},{"code":"exportType","type":"codeVoice"},{"type":"text","text":" is "},{"code":".png","type":"codeVoice"},{"text":". If you use too big image size, I strongly recommend use ","type":"text"},{"type":"codeVoice","code":".pdf"},{"type":"text","text":" instead."}]}]}]}],"references":{"doc://Csv2Img/documentation/Csv2Img":{"url":"\/documentation\/csv2img","role":"collection","identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img","abstract":[],"title":"Csv2Img","kind":"symbol","type":"topic"},"doc://Csv2Img/documentation/Csv2Img/Csv":{"type":"topic","title":"Csv","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"Csv","kind":"identifier"}],"abstract":[{"type":"text","text":"Csv data structure"}],"role":"symbol","identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv","kind":"symbol","navigatorTitle":[{"text":"Csv","kind":"identifier"}],"url":"\/documentation\/csv2img\/csv"},"doc://Csv2Img/documentation/Csv2Img/Csv/ExportType-swift.enum":{"kind":"symbol","type":"topic","url":"\/documentation\/csv2img\/csv\/exporttype-swift.enum","abstract":[{"type":"codeVoice","code":"ExportType"},{"type":"text","text":" is a enum that expresses"}],"role":"symbol","navigatorTitle":[{"kind":"identifier","text":"ExportType"}],"fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ExportType"}],"identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/ExportType-swift.enum","title":"Csv.ExportType"},"doc://Csv2Img/documentation/Csv2Img/Csv/loadFromDisk(_:separator:encoding:exportType:)":{"title":"loadFromDisk(_:separator:encoding:exportType:)","type":"topic","url":"\/documentation\/csv2img\/csv\/loadfromdisk(_:separator:encoding:exporttype:)","kind":"symbol","fragments":[{"text":"static","kind":"keyword"},{"kind":"text","text":" "},{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"loadFromDisk"},{"text":"(","kind":"text"},{"preciseIdentifier":"s:10Foundation3URLV","text":"URL","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"separator"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"text":", ","kind":"text"},{"text":"encoding","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"Encoding","preciseIdentifier":"s:SS10FoundationE8EncodingV"},{"kind":"text","text":", "},{"text":"exportType","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:7Csv2Img3CsvC","kind":"typeIdentifier","text":"Csv"},{"text":".","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7Csv2Img3CsvC10ExportTypeO","text":"ExportType"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"text":" -> ","kind":"text"},{"text":"Csv","kind":"typeIdentifier","preciseIdentifier":"s:7Csv2Img3CsvC"}],"identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/loadFromDisk(_:separator:encoding:exportType:)","role":"symbol","abstract":[{"type":"text","text":"Generate "},{"code":"Csv","type":"codeVoice"},{"type":"text","text":" from local disk url (like "},{"code":"file:\/\/Users\/...","type":"codeVoice"},{"type":"text","text":")."}]}}} \ No newline at end of file +{"hierarchy":{"paths":[["doc:\/\/Csv2Img\/documentation\/Csv2Img","doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv"]]},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/csv2img\/csv\/loadfromdisk(_:separator:encoding:exporttype:)"]}],"metadata":{"role":"symbol","externalID":"s:7Csv2Img3CsvC12loadFromDisk_9separator8encoding10exportTypeAC10Foundation3URLV_S2SAHE8EncodingVAC06ExportJ0OtKFZ","modules":[{"name":"Csv2Img"}],"fragments":[{"kind":"keyword","text":"static"},{"text":" ","kind":"text"},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"loadFromDisk"},{"text":"(","kind":"text"},{"kind":"typeIdentifier","text":"URL","preciseIdentifier":"s:10Foundation3URLV"},{"kind":"text","text":", "},{"text":"separator","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":", ","kind":"text"},{"text":"encoding","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":".","kind":"text"},{"text":"Encoding","kind":"typeIdentifier","preciseIdentifier":"s:SS10FoundationE8EncodingV"},{"text":", ","kind":"text"},{"text":"exportType","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:7Csv2Img3CsvC","text":"Csv"},{"kind":"text","text":"."},{"preciseIdentifier":"s:7Csv2Img3CsvC10ExportTypeO","kind":"typeIdentifier","text":"ExportType"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"text":" -> ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7Csv2Img3CsvC","text":"Csv"}],"title":"loadFromDisk(_:separator:encoding:exportType:)","roleHeading":"Type Method","extendedModule":"Csv2Img","symbolKind":"method"},"abstract":[{"type":"text","text":"Generate "},{"code":"Csv","type":"codeVoice"},{"text":" from local disk url (like ","type":"text"},{"code":"file:\/\/Users\/...","type":"codeVoice"},{"text":").","type":"text"}],"identifier":{"url":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/loadFromDisk(_:separator:encoding:exportType:)","interfaceLanguage":"swift"},"kind":"symbol","schemaVersion":{"patch":0,"major":0,"minor":3},"primaryContentSections":[{"declarations":[{"platforms":["macOS"],"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"loadFromDisk","kind":"identifier"},{"kind":"text","text":"("},{"text":"_","kind":"externalParam"},{"kind":"text","text":" "},{"text":"file","kind":"internalParam"},{"kind":"text","text":": "},{"text":"URL","kind":"typeIdentifier","preciseIdentifier":"s:10Foundation3URLV"},{"kind":"text","text":", "},{"kind":"externalParam","text":"separator"},{"kind":"text","text":": "},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"text":" = \",\", ","kind":"text"},{"kind":"externalParam","text":"encoding"},{"kind":"text","text":": "},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"kind":"text","text":"."},{"text":"Encoding","kind":"typeIdentifier","preciseIdentifier":"s:SS10FoundationE8EncodingV"},{"text":" = .utf8, ","kind":"text"},{"text":"exportType","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:7Csv2Img3CsvC","kind":"typeIdentifier","text":"Csv","identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv"},{"text":".","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7Csv2Img3CsvC10ExportTypeO","identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/ExportType-swift.enum","text":"ExportType"},{"text":" = .png) ","kind":"text"},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv","preciseIdentifier":"s:7Csv2Img3CsvC","text":"Csv","kind":"typeIdentifier"}],"languages":["swift"]}],"kind":"declarations"},{"kind":"parameters","parameters":[{"content":[{"type":"paragraph","inlineContent":[{"text":"Local disk url, commonly starts from ","type":"text"},{"type":"codeVoice","code":"file:\/\/"},{"text":" schema. Relative-path method is not allowed, please specify by absolute-path method.","type":"text"}]}],"name":"file"},{"name":"separator","content":[{"inlineContent":[{"type":"text","text":"Default "},{"type":"codeVoice","code":"separator"},{"text":" in a row is ","type":"text"},{"code":"\",\"","type":"codeVoice"},{"type":"text","text":". You cloud change it by giving separator to "},{"type":"codeVoice","code":"separator"},{"type":"text","text":" parameter."}],"type":"paragraph"}]},{"name":"encoding","content":[{"type":"paragraph","inlineContent":[{"text":"Default: ","type":"text"},{"code":".utf8","type":"codeVoice"},{"type":"text","text":". if you get the unexpected result after convert, please try changing this parameter into other encoding style."}]}]},{"name":"exportType","content":[{"inlineContent":[{"text":"Default ","type":"text"},{"code":"exportType","type":"codeVoice"},{"text":" is ","type":"text"},{"type":"codeVoice","code":".png"},{"text":". If you use too big image size, I strongly recommend use ","type":"text"},{"type":"codeVoice","code":".pdf"},{"type":"text","text":" instead."}],"type":"paragraph"}]}]}],"sections":[],"references":{"doc://Csv2Img/documentation/Csv2Img/Csv":{"identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv","title":"Csv","navigatorTitle":[{"text":"Csv","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Csv","kind":"identifier"}],"abstract":[{"type":"text","text":"Csv data structure"}],"role":"symbol","kind":"symbol","type":"topic","url":"\/documentation\/csv2img\/csv"},"doc://Csv2Img/documentation/Csv2Img/Csv/loadFromDisk(_:separator:encoding:exportType:)":{"identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/loadFromDisk(_:separator:encoding:exportType:)","role":"symbol","url":"\/documentation\/csv2img\/csv\/loadfromdisk(_:separator:encoding:exporttype:)","title":"loadFromDisk(_:separator:encoding:exportType:)","type":"topic","fragments":[{"text":"static","kind":"keyword"},{"text":" ","kind":"text"},{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"loadFromDisk"},{"kind":"text","text":"("},{"text":"URL","kind":"typeIdentifier","preciseIdentifier":"s:10Foundation3URLV"},{"text":", ","kind":"text"},{"text":"separator","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":", "},{"kind":"externalParam","text":"encoding"},{"kind":"text","text":": "},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"text":".","kind":"text"},{"text":"Encoding","kind":"typeIdentifier","preciseIdentifier":"s:SS10FoundationE8EncodingV"},{"text":", ","kind":"text"},{"text":"exportType","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"Csv","kind":"typeIdentifier","preciseIdentifier":"s:7Csv2Img3CsvC"},{"text":".","kind":"text"},{"preciseIdentifier":"s:7Csv2Img3CsvC10ExportTypeO","text":"ExportType","kind":"typeIdentifier"},{"text":") ","kind":"text"},{"kind":"keyword","text":"throws"},{"text":" -> ","kind":"text"},{"text":"Csv","preciseIdentifier":"s:7Csv2Img3CsvC","kind":"typeIdentifier"}],"abstract":[{"text":"Generate ","type":"text"},{"code":"Csv","type":"codeVoice"},{"text":" from local disk url (like ","type":"text"},{"type":"codeVoice","code":"file:\/\/Users\/..."},{"type":"text","text":")."}],"kind":"symbol"},"doc://Csv2Img/documentation/Csv2Img":{"role":"collection","title":"Csv2Img","abstract":[],"kind":"symbol","identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img","type":"topic","url":"\/documentation\/csv2img"},"doc://Csv2Img/documentation/Csv2Img/Csv/ExportType-swift.enum":{"fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"text":"ExportType","kind":"identifier"}],"role":"symbol","abstract":[{"type":"codeVoice","code":"ExportType"},{"type":"text","text":" is a enum that expresses"}],"type":"topic","title":"Csv.ExportType","navigatorTitle":[{"kind":"identifier","text":"ExportType"}],"url":"\/documentation\/csv2img\/csv\/exporttype-swift.enum","identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/ExportType-swift.enum","kind":"symbol"}}} \ No newline at end of file diff --git a/docs/data/documentation/csv2img/csv/loadfromnetwork(_:separator:encoding:exporttype:).json b/docs/data/documentation/csv2img/csv/loadfromnetwork(_:separator:encoding:exporttype:).json index 93b722d..75e39a2 100644 --- a/docs/data/documentation/csv2img/csv/loadfromnetwork(_:separator:encoding:exporttype:).json +++ b/docs/data/documentation/csv2img/csv/loadfromnetwork(_:separator:encoding:exporttype:).json @@ -1 +1 @@ -{"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/csv2img\/csv\/loadfromnetwork(_:separator:encoding:exporttype:)"]}],"sections":[],"schemaVersion":{"patch":0,"minor":3,"major":0},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/loadFromNetwork(_:separator:encoding:exportType:)"},"hierarchy":{"paths":[["doc:\/\/Csv2Img\/documentation\/Csv2Img","doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv"]]},"primaryContentSections":[{"declarations":[{"platforms":["macOS"],"tokens":[{"kind":"keyword","text":"static"},{"text":" ","kind":"text"},{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"loadFromNetwork","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"_"},{"text":" ","kind":"text"},{"text":"url","kind":"internalParam"},{"text":": ","kind":"text"},{"text":"URL","kind":"typeIdentifier","preciseIdentifier":"s:10Foundation3URLV"},{"text":", ","kind":"text"},{"text":"separator","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"text":" = \",\", ","kind":"text"},{"text":"encoding","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":"."},{"text":"Encoding","preciseIdentifier":"s:SS10FoundationE8EncodingV","kind":"typeIdentifier"},{"text":" = .utf8, ","kind":"text"},{"text":"exportType","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:7Csv2Img3CsvC","kind":"typeIdentifier","identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv","text":"Csv"},{"kind":"text","text":"."},{"preciseIdentifier":"s:7Csv2Img3CsvC10ExportTypeO","kind":"typeIdentifier","identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/ExportType-swift.enum","text":"ExportType"},{"text":" = .png) ","kind":"text"},{"text":"throws","kind":"keyword"},{"text":" -> ","kind":"text"},{"identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv","text":"Csv","kind":"typeIdentifier","preciseIdentifier":"s:7Csv2Img3CsvC"}],"languages":["swift"]}],"kind":"declarations"},{"kind":"parameters","parameters":[{"name":"url","content":[{"inlineContent":[{"text":"Network url, commonly ","type":"text"},{"type":"codeVoice","code":"HTTPS"},{"text":" schema.","type":"text"}],"type":"paragraph"}]},{"content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"Default "},{"code":"separator","type":"codeVoice"},{"type":"text","text":" in a row is "},{"code":"\",\"","type":"codeVoice"},{"type":"text","text":". You cloud change it by giving separator to "},{"type":"codeVoice","code":"separator"},{"type":"text","text":" parameter."}]}],"name":"separator"},{"name":"encoding","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"Default: "},{"type":"codeVoice","code":".utf8"},{"type":"text","text":". if you get the unexpected result after convert, please try changing this parameter into other encoding style."}]}]},{"name":"exportType","content":[{"type":"paragraph","inlineContent":[{"text":"Default ","type":"text"},{"code":"exportType","type":"codeVoice"},{"text":" is ","type":"text"},{"code":".png","type":"codeVoice"},{"text":". If you use too big image size, I strongly recommend use ","type":"text"},{"code":".pdf","type":"codeVoice"},{"text":" instead.","type":"text"}]}]}]}],"abstract":[{"text":"Generate ","type":"text"},{"type":"codeVoice","code":"Csv"},{"text":" from network url (like ","type":"text"},{"type":"codeVoice","code":"HTTPS"},{"type":"text","text":")."}],"kind":"symbol","metadata":{"modules":[{"name":"Csv2Img"}],"fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"loadFromNetwork","kind":"identifier"},{"kind":"text","text":"("},{"preciseIdentifier":"s:10Foundation3URLV","text":"URL","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"separator","kind":"externalParam"},{"kind":"text","text":": "},{"text":"String","preciseIdentifier":"s:SS","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"encoding"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"kind":"text","text":"."},{"text":"Encoding","kind":"typeIdentifier","preciseIdentifier":"s:SS10FoundationE8EncodingV"},{"text":", ","kind":"text"},{"text":"exportType","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7Csv2Img3CsvC","text":"Csv"},{"kind":"text","text":"."},{"text":"ExportType","kind":"typeIdentifier","preciseIdentifier":"s:7Csv2Img3CsvC10ExportTypeO"},{"kind":"text","text":") "},{"text":"throws","kind":"keyword"},{"kind":"text","text":" -> "},{"preciseIdentifier":"s:7Csv2Img3CsvC","text":"Csv","kind":"typeIdentifier"}],"extendedModule":"Csv2Img","role":"symbol","externalID":"s:7Csv2Img3CsvC15loadFromNetwork_9separator8encoding10exportTypeAC10Foundation3URLV_S2SAHE8EncodingVAC06ExportJ0OtKFZ","roleHeading":"Type Method","title":"loadFromNetwork(_:separator:encoding:exportType:)","symbolKind":"method"},"references":{"doc://Csv2Img/documentation/Csv2Img/Csv/loadFromNetwork(_:separator:encoding:exportType:)":{"identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/loadFromNetwork(_:separator:encoding:exportType:)","role":"symbol","title":"loadFromNetwork(_:separator:encoding:exportType:)","kind":"symbol","abstract":[{"text":"Generate ","type":"text"},{"type":"codeVoice","code":"Csv"},{"text":" from network url (like ","type":"text"},{"type":"codeVoice","code":"HTTPS"},{"text":").","type":"text"}],"fragments":[{"text":"static","kind":"keyword"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"loadFromNetwork"},{"text":"(","kind":"text"},{"text":"URL","kind":"typeIdentifier","preciseIdentifier":"s:10Foundation3URLV"},{"kind":"text","text":", "},{"kind":"externalParam","text":"separator"},{"kind":"text","text":": "},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"kind":"text","text":", "},{"kind":"externalParam","text":"encoding"},{"text":": ","kind":"text"},{"text":"String","preciseIdentifier":"s:SS","kind":"typeIdentifier"},{"kind":"text","text":"."},{"preciseIdentifier":"s:SS10FoundationE8EncodingV","text":"Encoding","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"exportType"},{"kind":"text","text":": "},{"text":"Csv","preciseIdentifier":"s:7Csv2Img3CsvC","kind":"typeIdentifier"},{"kind":"text","text":"."},{"preciseIdentifier":"s:7Csv2Img3CsvC10ExportTypeO","text":"ExportType","kind":"typeIdentifier"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","preciseIdentifier":"s:7Csv2Img3CsvC","text":"Csv"}],"type":"topic","url":"\/documentation\/csv2img\/csv\/loadfromnetwork(_:separator:encoding:exporttype:)"},"doc://Csv2Img/documentation/Csv2Img":{"url":"\/documentation\/csv2img","role":"collection","identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img","abstract":[],"title":"Csv2Img","kind":"symbol","type":"topic"},"doc://Csv2Img/documentation/Csv2Img/Csv":{"type":"topic","title":"Csv","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"Csv","kind":"identifier"}],"abstract":[{"type":"text","text":"Csv data structure"}],"role":"symbol","identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv","kind":"symbol","navigatorTitle":[{"text":"Csv","kind":"identifier"}],"url":"\/documentation\/csv2img\/csv"},"doc://Csv2Img/documentation/Csv2Img/Csv/ExportType-swift.enum":{"kind":"symbol","type":"topic","url":"\/documentation\/csv2img\/csv\/exporttype-swift.enum","abstract":[{"type":"codeVoice","code":"ExportType"},{"type":"text","text":" is a enum that expresses"}],"role":"symbol","navigatorTitle":[{"kind":"identifier","text":"ExportType"}],"fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ExportType"}],"identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/ExportType-swift.enum","title":"Csv.ExportType"}}} \ No newline at end of file +{"hierarchy":{"paths":[["doc:\/\/Csv2Img\/documentation\/Csv2Img","doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv"]]},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/loadFromNetwork(_:separator:encoding:exportType:)"},"primaryContentSections":[{"declarations":[{"languages":["swift"],"tokens":[{"text":"static","kind":"keyword"},{"text":" ","kind":"text"},{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"loadFromNetwork"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"_"},{"kind":"text","text":" "},{"kind":"internalParam","text":"url"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:10Foundation3URLV","text":"URL","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"separator","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"kind":"text","text":" = \",\", "},{"text":"encoding","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"kind":"text","text":"."},{"text":"Encoding","kind":"typeIdentifier","preciseIdentifier":"s:SS10FoundationE8EncodingV"},{"kind":"text","text":" = .utf8, "},{"kind":"externalParam","text":"exportType"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv","text":"Csv","preciseIdentifier":"s:7Csv2Img3CsvC"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"ExportType","preciseIdentifier":"s:7Csv2Img3CsvC10ExportTypeO","identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/ExportType-swift.enum"},{"text":" = .png) ","kind":"text"},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"text":"Csv","preciseIdentifier":"s:7Csv2Img3CsvC","kind":"typeIdentifier","identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv"}],"platforms":["macOS"]}],"kind":"declarations"},{"kind":"parameters","parameters":[{"name":"url","content":[{"inlineContent":[{"type":"text","text":"Network url, commonly "},{"type":"codeVoice","code":"HTTPS"},{"type":"text","text":" schema."}],"type":"paragraph"}]},{"name":"separator","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"Default "},{"code":"separator","type":"codeVoice"},{"text":" in a row is ","type":"text"},{"code":"\",\"","type":"codeVoice"},{"type":"text","text":". You cloud change it by giving separator to "},{"type":"codeVoice","code":"separator"},{"text":" parameter.","type":"text"}]}]},{"name":"encoding","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"Default: "},{"code":".utf8","type":"codeVoice"},{"type":"text","text":". if you get the unexpected result after convert, please try changing this parameter into other encoding style."}]}]},{"name":"exportType","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"Default "},{"type":"codeVoice","code":"exportType"},{"type":"text","text":" is "},{"type":"codeVoice","code":".png"},{"text":". If you use too big image size, I strongly recommend use ","type":"text"},{"type":"codeVoice","code":".pdf"},{"text":" instead.","type":"text"}]}]}]}],"kind":"symbol","abstract":[{"text":"Generate ","type":"text"},{"type":"codeVoice","code":"Csv"},{"text":" from network url (like ","type":"text"},{"code":"HTTPS","type":"codeVoice"},{"text":").","type":"text"}],"schemaVersion":{"patch":0,"major":0,"minor":3},"sections":[],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/csv2img\/csv\/loadfromnetwork(_:separator:encoding:exporttype:)"]}],"metadata":{"extendedModule":"Csv2Img","role":"symbol","modules":[{"name":"Csv2Img"}],"title":"loadFromNetwork(_:separator:encoding:exportType:)","roleHeading":"Type Method","symbolKind":"method","externalID":"s:7Csv2Img3CsvC15loadFromNetwork_9separator8encoding10exportTypeAC10Foundation3URLV_S2SAHE8EncodingVAC06ExportJ0OtKFZ","fragments":[{"text":"static","kind":"keyword"},{"text":" ","kind":"text"},{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"loadFromNetwork","kind":"identifier"},{"text":"(","kind":"text"},{"text":"URL","kind":"typeIdentifier","preciseIdentifier":"s:10Foundation3URLV"},{"text":", ","kind":"text"},{"text":"separator","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"encoding","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"text":".","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:SS10FoundationE8EncodingV","text":"Encoding"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"exportType"},{"text":": ","kind":"text"},{"text":"Csv","kind":"typeIdentifier","preciseIdentifier":"s:7Csv2Img3CsvC"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"ExportType","preciseIdentifier":"s:7Csv2Img3CsvC10ExportTypeO"},{"text":") ","kind":"text"},{"text":"throws","kind":"keyword"},{"text":" -> ","kind":"text"},{"preciseIdentifier":"s:7Csv2Img3CsvC","kind":"typeIdentifier","text":"Csv"}]},"references":{"doc://Csv2Img/documentation/Csv2Img":{"role":"collection","title":"Csv2Img","abstract":[],"kind":"symbol","identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img","type":"topic","url":"\/documentation\/csv2img"},"doc://Csv2Img/documentation/Csv2Img/Csv/loadFromNetwork(_:separator:encoding:exportType:)":{"identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/loadFromNetwork(_:separator:encoding:exportType:)","role":"symbol","url":"\/documentation\/csv2img\/csv\/loadfromnetwork(_:separator:encoding:exporttype:)","title":"loadFromNetwork(_:separator:encoding:exportType:)","type":"topic","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"loadFromNetwork","kind":"identifier"},{"kind":"text","text":"("},{"text":"URL","kind":"typeIdentifier","preciseIdentifier":"s:10Foundation3URLV"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"separator"},{"kind":"text","text":": "},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":", ","kind":"text"},{"text":"encoding","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Encoding","preciseIdentifier":"s:SS10FoundationE8EncodingV"},{"text":", ","kind":"text"},{"text":"exportType","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"Csv","kind":"typeIdentifier","preciseIdentifier":"s:7Csv2Img3CsvC"},{"kind":"text","text":"."},{"preciseIdentifier":"s:7Csv2Img3CsvC10ExportTypeO","kind":"typeIdentifier","text":"ExportType"},{"kind":"text","text":") "},{"text":"throws","kind":"keyword"},{"text":" -> ","kind":"text"},{"text":"Csv","kind":"typeIdentifier","preciseIdentifier":"s:7Csv2Img3CsvC"}],"abstract":[{"text":"Generate ","type":"text"},{"type":"codeVoice","code":"Csv"},{"type":"text","text":" from network url (like "},{"code":"HTTPS","type":"codeVoice"},{"text":").","type":"text"}],"kind":"symbol"},"doc://Csv2Img/documentation/Csv2Img/Csv/ExportType-swift.enum":{"fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"text":"ExportType","kind":"identifier"}],"role":"symbol","abstract":[{"type":"codeVoice","code":"ExportType"},{"type":"text","text":" is a enum that expresses"}],"type":"topic","title":"Csv.ExportType","navigatorTitle":[{"kind":"identifier","text":"ExportType"}],"url":"\/documentation\/csv2img\/csv\/exporttype-swift.enum","identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/ExportType-swift.enum","kind":"symbol"},"doc://Csv2Img/documentation/Csv2Img/Csv":{"identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv","title":"Csv","navigatorTitle":[{"text":"Csv","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Csv","kind":"identifier"}],"abstract":[{"type":"text","text":"Csv data structure"}],"role":"symbol","kind":"symbol","type":"topic","url":"\/documentation\/csv2img\/csv"}}} \ No newline at end of file diff --git a/docs/data/documentation/csv2img/csv/loadfromstring(_:encoding:separator:maxlength:exporttype:).json b/docs/data/documentation/csv2img/csv/loadfromstring(_:encoding:separator:maxlength:exporttype:).json index 2e8763c..dca5662 100644 --- a/docs/data/documentation/csv2img/csv/loadfromstring(_:encoding:separator:maxlength:exporttype:).json +++ b/docs/data/documentation/csv2img/csv/loadfromstring(_:encoding:separator:maxlength:exporttype:).json @@ -1 +1 @@ -{"variants":[{"paths":["\/documentation\/csv2img\/csv\/loadfromstring(_:encoding:separator:maxlength:exporttype:)"],"traits":[{"interfaceLanguage":"swift"}]}],"kind":"symbol","hierarchy":{"paths":[["doc:\/\/Csv2Img\/documentation\/Csv2Img","doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv"]]},"metadata":{"role":"symbol","modules":[{"name":"Csv2Img"}],"fragments":[{"kind":"keyword","text":"static"},{"text":" ","kind":"text"},{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"loadFromString"},{"kind":"text","text":"("},{"text":"String","preciseIdentifier":"s:SS","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"encoding","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"text":".","kind":"text"},{"preciseIdentifier":"s:SS10FoundationE8EncodingV","text":"Encoding","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"separator","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"maxLength"},{"kind":"text","text":": "},{"preciseIdentifier":"s:Si","text":"Int","kind":"typeIdentifier"},{"text":"?, ","kind":"text"},{"kind":"externalParam","text":"exportType"},{"text":": ","kind":"text"},{"text":"Csv","kind":"typeIdentifier","preciseIdentifier":"s:7Csv2Img3CsvC"},{"text":".","kind":"text"},{"preciseIdentifier":"s:7Csv2Img3CsvC10ExportTypeO","kind":"typeIdentifier","text":"ExportType"},{"kind":"text","text":") -> "},{"preciseIdentifier":"s:7Csv2Img3CsvC","kind":"typeIdentifier","text":"Csv"}],"roleHeading":"Type Method","title":"loadFromString(_:encoding:separator:maxLength:exportType:)","extendedModule":"Csv2Img","externalID":"s:7Csv2Img3CsvC14loadFromString_8encoding9separator9maxLength10exportTypeACSS_SS10FoundationE8EncodingVSSSiSgAC06ExportL0OtFZ","symbolKind":"method"},"schemaVersion":{"minor":3,"patch":0,"major":0},"identifier":{"url":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/loadFromString(_:encoding:separator:maxLength:exportType:)","interfaceLanguage":"swift"},"sections":[],"abstract":[{"type":"text","text":"Generate "},{"type":"codeVoice","code":"Csv"},{"type":"text","text":" from "},{"code":"String","type":"codeVoice"},{"type":"text","text":" data."}],"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"loadFromString"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"_"},{"text":" ","kind":"text"},{"kind":"internalParam","text":"str"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"text":", ","kind":"text"},{"text":"encoding","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":".","kind":"text"},{"preciseIdentifier":"s:SS10FoundationE8EncodingV","text":"Encoding","kind":"typeIdentifier"},{"text":" = .utf8, ","kind":"text"},{"kind":"externalParam","text":"separator"},{"text":": ","kind":"text"},{"text":"String","preciseIdentifier":"s:SS","kind":"typeIdentifier"},{"text":" = \",\", ","kind":"text"},{"text":"maxLength","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"Int","kind":"typeIdentifier","preciseIdentifier":"s:Si"},{"kind":"text","text":"? = nil, "},{"kind":"externalParam","text":"exportType"},{"text":": ","kind":"text"},{"identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv","text":"Csv","preciseIdentifier":"s:7Csv2Img3CsvC","kind":"typeIdentifier"},{"text":".","kind":"text"},{"text":"ExportType","preciseIdentifier":"s:7Csv2Img3CsvC10ExportTypeO","kind":"typeIdentifier","identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/ExportType-swift.enum"},{"text":" = .png) -> ","kind":"text"},{"preciseIdentifier":"s:7Csv2Img3CsvC","text":"Csv","identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv","kind":"typeIdentifier"}],"platforms":["macOS"],"languages":["swift"]}]},{"parameters":[{"content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"Row String"}]}],"name":"str"},{"name":"encoding","content":[{"type":"paragraph","inlineContent":[{"text":"","type":"text"},{"type":"codeVoice","code":"String.Encoding?"},{"text":". specify the encoding style used in generating String data.","type":"text"}]}]},{"name":"separator","content":[{"inlineContent":[{"text":"Default separator in a row is ","type":"text"},{"code":"\",\"","type":"codeVoice"},{"text":". You cloud change it by giving separator to ","type":"text"},{"code":"separator","type":"codeVoice"},{"text":" parameter.","type":"text"}],"type":"paragraph"}]},{"content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"Default value is nil. if "},{"code":"maxLength","type":"codeVoice"},{"text":" is not nil, every row-item length is limited by ","type":"text"},{"code":"maxLength","type":"codeVoice"},{"type":"text","text":"."}]}],"name":"maxLength"},{"content":[{"inlineContent":[{"type":"text","text":"Default "},{"code":"exportType","type":"codeVoice"},{"type":"text","text":" is "},{"code":".png","type":"codeVoice"},{"type":"text","text":". If you use too big image size, I strongly recommend use "},{"code":".pdf","type":"codeVoice"},{"text":" instead.","type":"text"}],"type":"paragraph"}],"name":"exportType"}],"kind":"parameters"},{"content":[{"text":"Discussion","anchor":"discussion","level":2,"type":"heading"},{"inlineContent":[{"type":"text","text":"You cloud call "},{"type":"codeVoice","code":"Csv.loadFromString"},{"type":"text","text":" if you can own raw-CSV data."}],"type":"paragraph"},{"type":"codeListing","syntax":"swift","code":["let rawCsv = \"\"\"","a,b,c","1,2,3","4,5,6","7,8,9","10,11,12","\"\"\"","let csv = Csv.loadFromString(rawCsv)","Output:","| a | b | c |","| 1 | 2 | 3 |","| 4 | 5 | 6 |","| 7 | 8 | 9 |","| 10 | 11 | 12 |"]},{"inlineContent":[{"type":"text","text":"You cloud change separator by giving value to "},{"type":"codeVoice","code":"separator"},{"type":"text","text":" parameter."}],"type":"paragraph"},{"type":"codeListing","code":["let dotSeparated = \"\"\"","a.b.c","1.2.3","4.5.6","7.8.9","\"\"\"","let csv = Csv.loadFromString(dotSeparated, separator: \".\")","Output:","| a | b | c |","| 1 | 2 | 3 |","| 4 | 5 | 6 |","| 7 | 8 | 9 |","| 10 | 11 | 12 |"],"syntax":"swift"},{"inlineContent":[{"type":"text","text":"If certain row-item is very long, you could trim it with "},{"type":"codeVoice","code":"maxLength"},{"type":"text","text":"-th length."}],"type":"paragraph"},{"type":"codeListing","code":["let longCsv = \"\"\"","a.b.c","1.2.33333333333333333333333333333333333333333","4.5.6","7.8.9","\"\"\"","let csv = Csv.loadFromString(dotSeparated, separator: \".\", maxLength: 7)","Output:","| a | b | c |","| 1 | 2 | 3333333 |","| 4 | 5 | 6 |","| 7 | 8 | 9 |","| 10 | 11 | 12 |"],"syntax":"swift"}],"kind":"content"}],"references":{"doc://Csv2Img/documentation/Csv2Img":{"url":"\/documentation\/csv2img","role":"collection","identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img","abstract":[],"title":"Csv2Img","kind":"symbol","type":"topic"},"doc://Csv2Img/documentation/Csv2Img/Csv/ExportType-swift.enum":{"kind":"symbol","type":"topic","url":"\/documentation\/csv2img\/csv\/exporttype-swift.enum","abstract":[{"type":"codeVoice","code":"ExportType"},{"type":"text","text":" is a enum that expresses"}],"role":"symbol","navigatorTitle":[{"kind":"identifier","text":"ExportType"}],"fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ExportType"}],"identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/ExportType-swift.enum","title":"Csv.ExportType"},"doc://Csv2Img/documentation/Csv2Img/Csv/loadFromString(_:encoding:separator:maxLength:exportType:)":{"title":"loadFromString(_:encoding:separator:maxLength:exportType:)","fragments":[{"text":"static","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"loadFromString","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"text":", ","kind":"text"},{"text":"encoding","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"kind":"text","text":"."},{"preciseIdentifier":"s:SS10FoundationE8EncodingV","kind":"typeIdentifier","text":"Encoding"},{"kind":"text","text":", "},{"kind":"externalParam","text":"separator"},{"text":": ","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"maxLength"},{"kind":"text","text":": "},{"preciseIdentifier":"s:Si","kind":"typeIdentifier","text":"Int"},{"text":"?, ","kind":"text"},{"kind":"externalParam","text":"exportType"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:7Csv2Img3CsvC","text":"Csv"},{"text":".","kind":"text"},{"preciseIdentifier":"s:7Csv2Img3CsvC10ExportTypeO","text":"ExportType","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"preciseIdentifier":"s:7Csv2Img3CsvC","kind":"typeIdentifier","text":"Csv"}],"kind":"symbol","role":"symbol","abstract":[{"type":"text","text":"Generate "},{"type":"codeVoice","code":"Csv"},{"text":" from ","type":"text"},{"type":"codeVoice","code":"String"},{"text":" data.","type":"text"}],"url":"\/documentation\/csv2img\/csv\/loadfromstring(_:encoding:separator:maxlength:exporttype:)","type":"topic","identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/loadFromString(_:encoding:separator:maxLength:exportType:)"},"doc://Csv2Img/documentation/Csv2Img/Csv":{"type":"topic","title":"Csv","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"Csv","kind":"identifier"}],"abstract":[{"type":"text","text":"Csv data structure"}],"role":"symbol","identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv","kind":"symbol","navigatorTitle":[{"text":"Csv","kind":"identifier"}],"url":"\/documentation\/csv2img\/csv"}}} \ No newline at end of file +{"abstract":[{"text":"Generate ","type":"text"},{"code":"Csv","type":"codeVoice"},{"type":"text","text":" from "},{"type":"codeVoice","code":"String"},{"type":"text","text":" data."}],"primaryContentSections":[{"declarations":[{"languages":["swift"],"tokens":[{"text":"static","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"loadFromString"},{"text":"(","kind":"text"},{"text":"_","kind":"externalParam"},{"text":" ","kind":"text"},{"text":"str","kind":"internalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:SS","kind":"typeIdentifier","text":"String"},{"kind":"text","text":", "},{"kind":"externalParam","text":"encoding"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"kind":"text","text":"."},{"kind":"typeIdentifier","preciseIdentifier":"s:SS10FoundationE8EncodingV","text":"Encoding"},{"kind":"text","text":" = .utf8, "},{"text":"separator","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"kind":"text","text":" = \",\", "},{"text":"maxLength","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:Si","text":"Int","kind":"typeIdentifier"},{"text":"? = nil, ","kind":"text"},{"text":"exportType","kind":"externalParam"},{"kind":"text","text":": "},{"identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv","kind":"typeIdentifier","text":"Csv","preciseIdentifier":"s:7Csv2Img3CsvC"},{"kind":"text","text":"."},{"kind":"typeIdentifier","identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/ExportType-swift.enum","preciseIdentifier":"s:7Csv2Img3CsvC10ExportTypeO","text":"ExportType"},{"kind":"text","text":" = .png) -> "},{"identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv","text":"Csv","preciseIdentifier":"s:7Csv2Img3CsvC","kind":"typeIdentifier"}],"platforms":["macOS"]}],"kind":"declarations"},{"kind":"parameters","parameters":[{"content":[{"type":"paragraph","inlineContent":[{"text":"Row String","type":"text"}]}],"name":"str"},{"name":"encoding","content":[{"inlineContent":[{"text":"","type":"text"},{"code":"String.Encoding?","type":"codeVoice"},{"text":". specify the encoding style used in generating String data.","type":"text"}],"type":"paragraph"}]},{"content":[{"type":"paragraph","inlineContent":[{"text":"Default separator in a row is ","type":"text"},{"type":"codeVoice","code":"\",\""},{"text":". You cloud change it by giving separator to ","type":"text"},{"type":"codeVoice","code":"separator"},{"text":" parameter.","type":"text"}]}],"name":"separator"},{"name":"maxLength","content":[{"type":"paragraph","inlineContent":[{"text":"Default value is nil. if ","type":"text"},{"type":"codeVoice","code":"maxLength"},{"type":"text","text":" is not nil, every row-item length is limited by "},{"code":"maxLength","type":"codeVoice"},{"text":".","type":"text"}]}]},{"name":"exportType","content":[{"type":"paragraph","inlineContent":[{"text":"Default ","type":"text"},{"type":"codeVoice","code":"exportType"},{"text":" is ","type":"text"},{"code":".png","type":"codeVoice"},{"type":"text","text":". If you use too big image size, I strongly recommend use "},{"code":".pdf","type":"codeVoice"},{"type":"text","text":" instead."}]}]}]},{"content":[{"type":"heading","level":2,"anchor":"discussion","text":"Discussion"},{"type":"paragraph","inlineContent":[{"text":"You cloud call ","type":"text"},{"type":"codeVoice","code":"Csv.loadFromString"},{"text":" if you can own raw-CSV data.","type":"text"}]},{"syntax":"swift","code":["let rawCsv = \"\"\"","a,b,c","1,2,3","4,5,6","7,8,9","10,11,12","\"\"\"","let csv = Csv.loadFromString(rawCsv)","Output:","| a | b | c |","| 1 | 2 | 3 |","| 4 | 5 | 6 |","| 7 | 8 | 9 |","| 10 | 11 | 12 |"],"type":"codeListing"},{"type":"paragraph","inlineContent":[{"text":"You cloud change separator by giving value to ","type":"text"},{"type":"codeVoice","code":"separator"},{"type":"text","text":" parameter."}]},{"code":["let dotSeparated = \"\"\"","a.b.c","1.2.3","4.5.6","7.8.9","\"\"\"","let csv = Csv.loadFromString(dotSeparated, separator: \".\")","Output:","| a | b | c |","| 1 | 2 | 3 |","| 4 | 5 | 6 |","| 7 | 8 | 9 |","| 10 | 11 | 12 |"],"type":"codeListing","syntax":"swift"},{"type":"paragraph","inlineContent":[{"type":"text","text":"If certain row-item is very long, you could trim it with "},{"type":"codeVoice","code":"maxLength"},{"type":"text","text":"-th length."}]},{"type":"codeListing","syntax":"swift","code":["let longCsv = \"\"\"","a.b.c","1.2.33333333333333333333333333333333333333333","4.5.6","7.8.9","\"\"\"","let csv = Csv.loadFromString(dotSeparated, separator: \".\", maxLength: 7)","Output:","| a | b | c |","| 1 | 2 | 3333333 |","| 4 | 5 | 6 |","| 7 | 8 | 9 |","| 10 | 11 | 12 |"]}],"kind":"content"}],"identifier":{"url":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/loadFromString(_:encoding:separator:maxLength:exportType:)","interfaceLanguage":"swift"},"hierarchy":{"paths":[["doc:\/\/Csv2Img\/documentation\/Csv2Img","doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv"]]},"schemaVersion":{"minor":3,"major":0,"patch":0},"sections":[],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/csv2img\/csv\/loadfromstring(_:encoding:separator:maxlength:exporttype:)"]}],"metadata":{"fragments":[{"kind":"keyword","text":"static"},{"text":" ","kind":"text"},{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"loadFromString"},{"kind":"text","text":"("},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":", ","kind":"text"},{"text":"encoding","kind":"externalParam"},{"kind":"text","text":": "},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"kind":"text","text":"."},{"text":"Encoding","kind":"typeIdentifier","preciseIdentifier":"s:SS10FoundationE8EncodingV"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"separator"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"text":", ","kind":"text"},{"text":"maxLength","kind":"externalParam"},{"kind":"text","text":": "},{"text":"Int","kind":"typeIdentifier","preciseIdentifier":"s:Si"},{"text":"?, ","kind":"text"},{"text":"exportType","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"Csv","kind":"typeIdentifier","preciseIdentifier":"s:7Csv2Img3CsvC"},{"text":".","kind":"text"},{"preciseIdentifier":"s:7Csv2Img3CsvC10ExportTypeO","text":"ExportType","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"preciseIdentifier":"s:7Csv2Img3CsvC","text":"Csv","kind":"typeIdentifier"}],"extendedModule":"Csv2Img","modules":[{"name":"Csv2Img"}],"role":"symbol","externalID":"s:7Csv2Img3CsvC14loadFromString_8encoding9separator9maxLength10exportTypeACSS_SS10FoundationE8EncodingVSSSiSgAC06ExportL0OtFZ","symbolKind":"method","roleHeading":"Type Method","title":"loadFromString(_:encoding:separator:maxLength:exportType:)"},"kind":"symbol","references":{"doc://Csv2Img/documentation/Csv2Img/Csv/loadFromString(_:encoding:separator:maxLength:exportType:)":{"url":"\/documentation\/csv2img\/csv\/loadfromstring(_:encoding:separator:maxlength:exporttype:)","kind":"symbol","fragments":[{"text":"static","kind":"keyword"},{"kind":"text","text":" "},{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"loadFromString"},{"kind":"text","text":"("},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"encoding","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"kind":"text","text":"."},{"text":"Encoding","kind":"typeIdentifier","preciseIdentifier":"s:SS10FoundationE8EncodingV"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"separator"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"kind":"text","text":", "},{"kind":"externalParam","text":"maxLength"},{"kind":"text","text":": "},{"preciseIdentifier":"s:Si","kind":"typeIdentifier","text":"Int"},{"text":"?, ","kind":"text"},{"text":"exportType","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7Csv2Img3CsvC","text":"Csv"},{"text":".","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7Csv2Img3CsvC10ExportTypeO","text":"ExportType"},{"kind":"text","text":") -> "},{"text":"Csv","kind":"typeIdentifier","preciseIdentifier":"s:7Csv2Img3CsvC"}],"title":"loadFromString(_:encoding:separator:maxLength:exportType:)","abstract":[{"text":"Generate ","type":"text"},{"type":"codeVoice","code":"Csv"},{"type":"text","text":" from "},{"code":"String","type":"codeVoice"},{"type":"text","text":" data."}],"type":"topic","role":"symbol","identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/loadFromString(_:encoding:separator:maxLength:exportType:)"},"doc://Csv2Img/documentation/Csv2Img/Csv/ExportType-swift.enum":{"fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"text":"ExportType","kind":"identifier"}],"role":"symbol","abstract":[{"type":"codeVoice","code":"ExportType"},{"type":"text","text":" is a enum that expresses"}],"type":"topic","title":"Csv.ExportType","navigatorTitle":[{"kind":"identifier","text":"ExportType"}],"url":"\/documentation\/csv2img\/csv\/exporttype-swift.enum","identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/ExportType-swift.enum","kind":"symbol"},"doc://Csv2Img/documentation/Csv2Img/Csv":{"identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv","title":"Csv","navigatorTitle":[{"text":"Csv","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Csv","kind":"identifier"}],"abstract":[{"type":"text","text":"Csv data structure"}],"role":"symbol","kind":"symbol","type":"topic","url":"\/documentation\/csv2img\/csv"},"doc://Csv2Img/documentation/Csv2Img":{"role":"collection","title":"Csv2Img","abstract":[],"kind":"symbol","identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img","type":"topic","url":"\/documentation\/csv2img"}}} \ No newline at end of file diff --git a/docs/data/documentation/csv2img/csv/preconditionisolated(_:file:line:).json b/docs/data/documentation/csv2img/csv/preconditionisolated(_:file:line:).json index c81d8ee..29cc950 100644 --- a/docs/data/documentation/csv2img/csv/preconditionisolated(_:file:line:).json +++ b/docs/data/documentation/csv2img/csv/preconditionisolated(_:file:line:).json @@ -1 +1 @@ -{"kind":"symbol","schemaVersion":{"minor":3,"patch":0,"major":0},"abstract":[{"type":"text","text":"Inherited from "},{"type":"codeVoice","code":"Actor.preconditionIsolated(_:file:line:)"},{"text":".","type":"text"}],"hierarchy":{"paths":[["doc:\/\/Csv2Img\/documentation\/Csv2Img","doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv","doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/Actor-Implementations"]]},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/preconditionIsolated(_:file:line:)"},"sections":[],"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"nonisolated"},{"kind":"text","text":" "},{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"preconditionIsolated"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"_"},{"text":" ","kind":"text"},{"kind":"internalParam","text":"message"},{"kind":"text","text":": "},{"kind":"attribute","text":"@autoclosure "},{"text":"() -> ","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"kind":"text","text":" = String(), "},{"kind":"externalParam","text":"file"},{"text":": ","kind":"text"},{"text":"StaticString","kind":"typeIdentifier","preciseIdentifier":"s:s12StaticStringV"},{"kind":"text","text":" = "},{"text":"#fileID","kind":"keyword"},{"text":", ","kind":"text"},{"text":"line","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:Su","text":"UInt","kind":"typeIdentifier"},{"text":" = ","kind":"text"},{"kind":"keyword","text":"#line"},{"text":")","kind":"text"}],"platforms":["macOS"],"languages":["swift"]}]}],"metadata":{"fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"preconditionIsolated"},{"text":"(() -> ","kind":"text"},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"file","kind":"externalParam"},{"kind":"text","text":": "},{"text":"StaticString","preciseIdentifier":"s:s12StaticStringV","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"externalParam","text":"line"},{"kind":"text","text":": "},{"preciseIdentifier":"s:Su","text":"UInt","kind":"typeIdentifier"},{"text":")","kind":"text"}],"modules":[{"relatedModules":["_Concurrency"],"name":"Csv2Img"}],"externalID":"s:ScA12_ConcurrencyE20preconditionIsolated_4file4lineySSyXK_s12StaticStringVSutF::SYNTHESIZED::s:7Csv2Img3CsvC","symbolKind":"method","platforms":[{"beta":false,"deprecated":false,"introducedAt":"17.0","name":"iOS","unavailable":false},{"name":"macOS","introducedAt":"14.0","unavailable":false,"deprecated":false,"beta":false},{"introducedAt":"17.0","deprecated":false,"name":"tvOS","unavailable":false,"beta":false},{"unavailable":false,"deprecated":false,"name":"watchOS","introducedAt":"10.0","beta":false}],"title":"preconditionIsolated(_:file:line:)","roleHeading":"Instance Method","role":"symbol","extendedModule":"_Concurrency"},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/csv2img\/csv\/preconditionisolated(_:file:line:)"]}],"references":{"doc://Csv2Img/documentation/Csv2Img/Csv/preconditionIsolated(_:file:line:)":{"url":"\/documentation\/csv2img\/csv\/preconditionisolated(_:file:line:)","type":"topic","role":"symbol","kind":"symbol","abstract":[],"identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/preconditionIsolated(_:file:line:)","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"preconditionIsolated"},{"kind":"text","text":"(() -> "},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"file"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:s12StaticStringV","text":"StaticString","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"line","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:Su","text":"UInt","kind":"typeIdentifier"},{"kind":"text","text":")"}],"title":"preconditionIsolated(_:file:line:)"},"doc://Csv2Img/documentation/Csv2Img/Csv/Actor-Implementations":{"url":"\/documentation\/csv2img\/csv\/actor-implementations","abstract":[],"kind":"article","identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/Actor-Implementations","role":"collectionGroup","type":"topic","title":"Actor Implementations"},"doc://Csv2Img/documentation/Csv2Img":{"url":"\/documentation\/csv2img","role":"collection","identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img","abstract":[],"title":"Csv2Img","kind":"symbol","type":"topic"},"doc://Csv2Img/documentation/Csv2Img/Csv":{"url":"\/documentation\/csv2img\/csv","title":"Csv","role":"symbol","abstract":[{"type":"text","text":"Csv data structure"}],"fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Csv","kind":"identifier"}],"navigatorTitle":[{"text":"Csv","kind":"identifier"}],"identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv","type":"topic","kind":"symbol"}}} \ No newline at end of file +{"metadata":{"title":"preconditionIsolated(_:file:line:)","symbolKind":"method","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"preconditionIsolated","kind":"identifier"},{"text":"(() -> ","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"kind":"text","text":", "},{"text":"file","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:s12StaticStringV","kind":"typeIdentifier","text":"StaticString"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"line"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:Su","text":"UInt","kind":"typeIdentifier"},{"text":")","kind":"text"}],"platforms":[{"name":"iOS","deprecated":false,"beta":false,"unavailable":false,"introducedAt":"17.0"},{"unavailable":false,"beta":false,"name":"macOS","introducedAt":"14.0","deprecated":false},{"name":"tvOS","deprecated":false,"introducedAt":"17.0","beta":false,"unavailable":false},{"deprecated":false,"beta":false,"introducedAt":"10.0","name":"watchOS","unavailable":false}],"extendedModule":"_Concurrency","externalID":"s:ScA12_ConcurrencyE20preconditionIsolated_4file4lineySSyXK_s12StaticStringVSutF::SYNTHESIZED::s:7Csv2Img3CsvC","roleHeading":"Instance Method","role":"symbol","modules":[{"relatedModules":["_Concurrency"],"name":"Csv2Img"}]},"schemaVersion":{"major":0,"patch":0,"minor":3},"variants":[{"paths":["\/documentation\/csv2img\/csv\/preconditionisolated(_:file:line:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/preconditionIsolated(_:file:line:)","interfaceLanguage":"swift"},"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["macOS"],"tokens":[{"kind":"keyword","text":"nonisolated"},{"kind":"text","text":" "},{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"preconditionIsolated"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"_"},{"text":" ","kind":"text"},{"text":"message","kind":"internalParam"},{"kind":"text","text":": "},{"text":"@autoclosure ","kind":"attribute"},{"kind":"text","text":"() -> "},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"kind":"text","text":" = String(), "},{"text":"file","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"StaticString","preciseIdentifier":"s:s12StaticStringV"},{"text":" = ","kind":"text"},{"kind":"keyword","text":"#fileID"},{"kind":"text","text":", "},{"text":"line","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:Su","text":"UInt","kind":"typeIdentifier"},{"kind":"text","text":" = "},{"text":"#line","kind":"keyword"},{"kind":"text","text":")"}],"languages":["swift"]}]}],"sections":[],"kind":"symbol","abstract":[{"type":"text","text":"Inherited from "},{"type":"codeVoice","code":"Actor.preconditionIsolated(_:file:line:)"},{"type":"text","text":"."}],"hierarchy":{"paths":[["doc:\/\/Csv2Img\/documentation\/Csv2Img","doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv","doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/Actor-Implementations"]]},"references":{"doc://Csv2Img/documentation/Csv2Img/Csv":{"identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv","title":"Csv","navigatorTitle":[{"text":"Csv","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Csv","kind":"identifier"}],"abstract":[{"type":"text","text":"Csv data structure"}],"role":"symbol","kind":"symbol","type":"topic","url":"\/documentation\/csv2img\/csv"},"doc://Csv2Img/documentation/Csv2Img/Csv/preconditionIsolated(_:file:line:)":{"type":"topic","identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/preconditionIsolated(_:file:line:)","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"preconditionIsolated","kind":"identifier"},{"text":"(() -> ","kind":"text"},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"file"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:s12StaticStringV","text":"StaticString","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"line","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"UInt","kind":"typeIdentifier","preciseIdentifier":"s:Su"},{"text":")","kind":"text"}],"title":"preconditionIsolated(_:file:line:)","role":"symbol","url":"\/documentation\/csv2img\/csv\/preconditionisolated(_:file:line:)","abstract":[],"kind":"symbol"},"doc://Csv2Img/documentation/Csv2Img/Csv/Actor-Implementations":{"identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/Actor-Implementations","role":"collectionGroup","url":"\/documentation\/csv2img\/csv\/actor-implementations","title":"Actor Implementations","type":"topic","abstract":[],"kind":"article"},"doc://Csv2Img/documentation/Csv2Img":{"role":"collection","title":"Csv2Img","abstract":[],"kind":"symbol","identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img","type":"topic","url":"\/documentation\/csv2img"}}} \ No newline at end of file diff --git a/docs/data/documentation/csv2img/csv/progress.json b/docs/data/documentation/csv2img/csv/progress.json index 4ba4d4c..3c5a2ab 100644 --- a/docs/data/documentation/csv2img/csv/progress.json +++ b/docs/data/documentation/csv2img/csv/progress.json @@ -1 +1 @@ -{"variants":[{"paths":["\/documentation\/csv2img\/csv\/progress"],"traits":[{"interfaceLanguage":"swift"}]}],"schemaVersion":{"major":0,"patch":0,"minor":3},"metadata":{"roleHeading":"Instance Property","title":"progress","externalID":"s:7Csv2Img3CsvC8progressSdvp","role":"symbol","symbolKind":"property","modules":[{"name":"Csv2Img"}],"fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"progress"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:Sd","text":"Double"}]},"abstract":[{"type":"text","text":"progress stores current completeFraction of convert"},{"text":" ","type":"text"},{"text":"Value is in ","type":"text"},{"type":"codeVoice","code":"0...1"},{"type":"text","text":" with "},{"code":"Double","type":"codeVoice"},{"text":" type","type":"text"}],"identifier":{"url":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/progress","interfaceLanguage":"swift"},"kind":"symbol","sections":[],"primaryContentSections":[{"declarations":[{"tokens":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"progress","kind":"identifier"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:Sd","text":"Double","kind":"typeIdentifier"},{"text":" { ","kind":"text"},{"text":"get","kind":"keyword"},{"kind":"text","text":" }"}],"languages":["swift"],"platforms":["macOS"]}],"kind":"declarations"}],"hierarchy":{"paths":[["doc:\/\/Csv2Img\/documentation\/Csv2Img","doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv"]]},"references":{"doc://Csv2Img/documentation/Csv2Img/Csv":{"type":"topic","title":"Csv","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"Csv","kind":"identifier"}],"abstract":[{"type":"text","text":"Csv data structure"}],"role":"symbol","identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv","kind":"symbol","navigatorTitle":[{"text":"Csv","kind":"identifier"}],"url":"\/documentation\/csv2img\/csv"},"doc://Csv2Img/documentation/Csv2Img/Csv/progress":{"kind":"symbol","title":"progress","abstract":[{"text":"progress stores current completeFraction of convert","type":"text"},{"text":" ","type":"text"},{"text":"Value is in ","type":"text"},{"type":"codeVoice","code":"0...1"},{"type":"text","text":" with "},{"code":"Double","type":"codeVoice"},{"text":" type","type":"text"}],"role":"symbol","identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/progress","type":"topic","url":"\/documentation\/csv2img\/csv\/progress","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"progress"},{"kind":"text","text":": "},{"preciseIdentifier":"s:Sd","kind":"typeIdentifier","text":"Double"}]},"doc://Csv2Img/documentation/Csv2Img":{"url":"\/documentation\/csv2img","role":"collection","identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img","abstract":[],"title":"Csv2Img","kind":"symbol","type":"topic"}}} \ No newline at end of file +{"kind":"symbol","hierarchy":{"paths":[["doc:\/\/Csv2Img\/documentation\/Csv2Img","doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv"]]},"abstract":[{"type":"text","text":"progress stores current completeFraction of convert"},{"text":" ","type":"text"},{"type":"text","text":"Value is in "},{"type":"codeVoice","code":"0...1"},{"type":"text","text":" with "},{"code":"Double","type":"codeVoice"},{"type":"text","text":" type"}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/csv2img\/csv\/progress"]}],"sections":[],"identifier":{"url":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/progress","interfaceLanguage":"swift"},"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"platforms":["macOS"],"tokens":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"progress","kind":"identifier"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:Sd","kind":"typeIdentifier","text":"Double"},{"kind":"text","text":" { "},{"text":"get","kind":"keyword"},{"text":" }","kind":"text"}]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"metadata":{"externalID":"s:7Csv2Img3CsvC8progressSdvp","modules":[{"name":"Csv2Img"}],"title":"progress","role":"symbol","roleHeading":"Instance Property","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"progress","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:Sd","text":"Double"}],"symbolKind":"property"},"references":{"doc://Csv2Img/documentation/Csv2Img/Csv":{"identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv","title":"Csv","navigatorTitle":[{"text":"Csv","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Csv","kind":"identifier"}],"abstract":[{"type":"text","text":"Csv data structure"}],"role":"symbol","kind":"symbol","type":"topic","url":"\/documentation\/csv2img\/csv"},"doc://Csv2Img/documentation/Csv2Img/Csv/progress":{"identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/progress","role":"symbol","url":"\/documentation\/csv2img\/csv\/progress","title":"progress","type":"topic","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"progress","kind":"identifier"},{"text":": ","kind":"text"},{"text":"Double","preciseIdentifier":"s:Sd","kind":"typeIdentifier"}],"abstract":[{"text":"progress stores current completeFraction of convert","type":"text"},{"text":" ","type":"text"},{"text":"Value is in ","type":"text"},{"code":"0...1","type":"codeVoice"},{"type":"text","text":" with "},{"type":"codeVoice","code":"Double"},{"text":" type","type":"text"}],"kind":"symbol"},"doc://Csv2Img/documentation/Csv2Img":{"role":"collection","title":"Csv2Img","abstract":[],"kind":"symbol","identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img","type":"topic","url":"\/documentation\/csv2img"}}} \ No newline at end of file diff --git a/docs/data/documentation/csv2img/csv/progresspublisher.json b/docs/data/documentation/csv2img/csv/progresspublisher.json index 1e8b16a..df458ca 100644 --- a/docs/data/documentation/csv2img/csv/progresspublisher.json +++ b/docs/data/documentation/csv2img/csv/progresspublisher.json @@ -1 +1 @@ -{"abstract":[{"type":"text","text":"A "},{"type":"codeVoice","code":"Publisher"},{"text":" to send ","type":"text"},{"identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/progress","type":"reference","isActive":true},{"text":".","type":"text"}],"primaryContentSections":[{"declarations":[{"platforms":["macOS"],"tokens":[{"text":"nonisolated","kind":"keyword"},{"kind":"text","text":" "},{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"progressPublisher","kind":"identifier"},{"kind":"text","text":": "},{"text":"AnyPublisher","kind":"typeIdentifier","preciseIdentifier":"s:7Combine12AnyPublisherV"},{"text":"<","kind":"text"},{"text":"Double","preciseIdentifier":"s:Sd","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"Never","kind":"typeIdentifier","preciseIdentifier":"s:s5NeverO"},{"kind":"text","text":"> { "},{"kind":"keyword","text":"get"},{"kind":"text","text":" }"}],"languages":["swift"]}],"kind":"declarations"}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/csv2img\/csv\/progresspublisher"]}],"hierarchy":{"paths":[["doc:\/\/Csv2Img\/documentation\/Csv2Img","doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv"]]},"schemaVersion":{"patch":0,"minor":3,"major":0},"metadata":{"fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"progressPublisher","kind":"identifier"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:7Combine12AnyPublisherV","text":"AnyPublisher","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"text":"Double","preciseIdentifier":"s:Sd","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:s5NeverO","text":"Never"},{"kind":"text","text":">"}],"symbolKind":"property","modules":[{"name":"Csv2Img"}],"externalID":"s:7Csv2Img3CsvC17progressPublisher7Combine03AnyE0VySds5NeverOGvp","role":"symbol","roleHeading":"Instance Property","title":"progressPublisher"},"identifier":{"url":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/progressPublisher","interfaceLanguage":"swift"},"sections":[],"kind":"symbol","references":{"doc://Csv2Img/documentation/Csv2Img":{"url":"\/documentation\/csv2img","role":"collection","identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img","abstract":[],"title":"Csv2Img","kind":"symbol","type":"topic"},"doc://Csv2Img/documentation/Csv2Img/Csv/progress":{"kind":"symbol","title":"progress","abstract":[{"text":"progress stores current completeFraction of convert","type":"text"},{"text":" ","type":"text"},{"text":"Value is in ","type":"text"},{"type":"codeVoice","code":"0...1"},{"type":"text","text":" with "},{"code":"Double","type":"codeVoice"},{"text":" type","type":"text"}],"role":"symbol","identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/progress","type":"topic","url":"\/documentation\/csv2img\/csv\/progress","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"progress"},{"kind":"text","text":": "},{"preciseIdentifier":"s:Sd","kind":"typeIdentifier","text":"Double"}]},"doc://Csv2Img/documentation/Csv2Img/Csv/progressPublisher":{"fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"progressPublisher","kind":"identifier"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:7Combine12AnyPublisherV","text":"AnyPublisher","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"preciseIdentifier":"s:Sd","kind":"typeIdentifier","text":"Double"},{"text":", ","kind":"text"},{"text":"Never","preciseIdentifier":"s:s5NeverO","kind":"typeIdentifier"},{"kind":"text","text":">"}],"type":"topic","title":"progressPublisher","url":"\/documentation\/csv2img\/csv\/progresspublisher","role":"symbol","identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/progressPublisher","kind":"symbol","abstract":[{"type":"text","text":"A "},{"code":"Publisher","type":"codeVoice"},{"text":" to send ","type":"text"},{"type":"reference","identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/progress","isActive":true},{"text":".","type":"text"}]},"doc://Csv2Img/documentation/Csv2Img/Csv":{"type":"topic","title":"Csv","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"Csv","kind":"identifier"}],"abstract":[{"type":"text","text":"Csv data structure"}],"role":"symbol","identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv","kind":"symbol","navigatorTitle":[{"text":"Csv","kind":"identifier"}],"url":"\/documentation\/csv2img\/csv"}}} \ No newline at end of file +{"metadata":{"role":"symbol","modules":[{"name":"Csv2Img"}],"title":"progressPublisher","roleHeading":"Instance Property","symbolKind":"property","externalID":"s:7Csv2Img3CsvC17progressPublisher7Combine03AnyE0VySds5NeverOGvp","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"progressPublisher"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:7Combine12AnyPublisherV","text":"AnyPublisher"},{"text":"<","kind":"text"},{"preciseIdentifier":"s:Sd","text":"Double","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"Never","kind":"typeIdentifier","preciseIdentifier":"s:s5NeverO"},{"text":">","kind":"text"}]},"kind":"symbol","sections":[],"hierarchy":{"paths":[["doc:\/\/Csv2Img\/documentation\/Csv2Img","doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv"]]},"schemaVersion":{"patch":0,"major":0,"minor":3},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/csv2img\/csv\/progresspublisher"]}],"identifier":{"url":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/progressPublisher","interfaceLanguage":"swift"},"primaryContentSections":[{"declarations":[{"tokens":[{"kind":"keyword","text":"nonisolated"},{"text":" ","kind":"text"},{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"progressPublisher","kind":"identifier"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:7Combine12AnyPublisherV","text":"AnyPublisher","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"text":"Double","kind":"typeIdentifier","preciseIdentifier":"s:Sd"},{"text":", ","kind":"text"},{"text":"Never","kind":"typeIdentifier","preciseIdentifier":"s:s5NeverO"},{"text":"> { ","kind":"text"},{"text":"get","kind":"keyword"},{"text":" }","kind":"text"}],"languages":["swift"],"platforms":["macOS"]}],"kind":"declarations"}],"abstract":[{"type":"text","text":"A "},{"type":"codeVoice","code":"Publisher"},{"text":" to send ","type":"text"},{"isActive":true,"type":"reference","identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/progress"},{"text":".","type":"text"}],"references":{"doc://Csv2Img/documentation/Csv2Img/Csv/progressPublisher":{"identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/progressPublisher","role":"symbol","url":"\/documentation\/csv2img\/csv\/progresspublisher","title":"progressPublisher","type":"topic","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"progressPublisher","kind":"identifier"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:7Combine12AnyPublisherV","kind":"typeIdentifier","text":"AnyPublisher"},{"text":"<","kind":"text"},{"text":"Double","kind":"typeIdentifier","preciseIdentifier":"s:Sd"},{"text":", ","kind":"text"},{"preciseIdentifier":"s:s5NeverO","text":"Never","kind":"typeIdentifier"},{"text":">","kind":"text"}],"abstract":[{"text":"A ","type":"text"},{"type":"codeVoice","code":"Publisher"},{"type":"text","text":" to send "},{"isActive":true,"type":"reference","identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/progress"},{"text":".","type":"text"}],"kind":"symbol"},"doc://Csv2Img/documentation/Csv2Img":{"role":"collection","title":"Csv2Img","abstract":[],"kind":"symbol","identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img","type":"topic","url":"\/documentation\/csv2img"},"doc://Csv2Img/documentation/Csv2Img/Csv":{"identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv","title":"Csv","navigatorTitle":[{"text":"Csv","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Csv","kind":"identifier"}],"abstract":[{"type":"text","text":"Csv data structure"}],"role":"symbol","kind":"symbol","type":"topic","url":"\/documentation\/csv2img\/csv"},"doc://Csv2Img/documentation/Csv2Img/Csv/progress":{"identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/progress","role":"symbol","url":"\/documentation\/csv2img\/csv\/progress","title":"progress","type":"topic","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"progress","kind":"identifier"},{"text":": ","kind":"text"},{"text":"Double","preciseIdentifier":"s:Sd","kind":"typeIdentifier"}],"abstract":[{"text":"progress stores current completeFraction of convert","type":"text"},{"text":" ","type":"text"},{"text":"Value is in ","type":"text"},{"code":"0...1","type":"codeVoice"},{"type":"text","text":" with "},{"type":"codeVoice","code":"Double"},{"text":" type","type":"text"}],"kind":"symbol"}}} \ No newline at end of file diff --git a/docs/data/documentation/csv2img/csv/rawstring.json b/docs/data/documentation/csv2img/csv/rawstring.json index d4cbe4a..955d034 100644 --- a/docs/data/documentation/csv2img/csv/rawstring.json +++ b/docs/data/documentation/csv2img/csv/rawstring.json @@ -1 +1 @@ -{"kind":"symbol","schemaVersion":{"minor":3,"major":0,"patch":0},"hierarchy":{"paths":[["doc:\/\/Csv2Img\/documentation\/Csv2Img","doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv"]]},"abstract":[{"code":"rawString","type":"codeVoice"},{"text":" is original String read from Resource (either Local or Network)","type":"text"}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/csv2img\/csv\/rawstring"]}],"primaryContentSections":[{"declarations":[{"languages":["swift"],"platforms":["macOS"],"tokens":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"rawString","kind":"identifier"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"kind":"text","text":"?"}]}],"kind":"declarations"}],"sections":[],"metadata":{"symbolKind":"property","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"rawString","kind":"identifier"},{"kind":"text","text":": "},{"preciseIdentifier":"s:SS","kind":"typeIdentifier","text":"String"},{"kind":"text","text":"?"}],"modules":[{"name":"Csv2Img"}],"roleHeading":"Instance Property","externalID":"s:7Csv2Img3CsvC9rawStringSSSgvp","role":"symbol","title":"rawString"},"identifier":{"url":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/rawString","interfaceLanguage":"swift"},"references":{"doc://Csv2Img/documentation/Csv2Img/Csv/rawString":{"fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"rawString","kind":"identifier"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"text":"?","kind":"text"}],"identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/rawString","kind":"symbol","title":"rawString","url":"\/documentation\/csv2img\/csv\/rawstring","type":"topic","role":"symbol","abstract":[{"type":"codeVoice","code":"rawString"},{"type":"text","text":" is original String read from Resource (either Local or Network)"}]},"doc://Csv2Img/documentation/Csv2Img/Csv":{"type":"topic","title":"Csv","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"Csv","kind":"identifier"}],"abstract":[{"type":"text","text":"Csv data structure"}],"role":"symbol","identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv","kind":"symbol","navigatorTitle":[{"text":"Csv","kind":"identifier"}],"url":"\/documentation\/csv2img\/csv"},"doc://Csv2Img/documentation/Csv2Img":{"url":"\/documentation\/csv2img","role":"collection","identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img","abstract":[],"title":"Csv2Img","kind":"symbol","type":"topic"}}} \ No newline at end of file +{"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/rawString"},"abstract":[{"type":"codeVoice","code":"rawString"},{"text":" is original String read from Resource (either Local or Network)","type":"text"}],"hierarchy":{"paths":[["doc:\/\/Csv2Img\/documentation\/Csv2Img","doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv"]]},"sections":[],"metadata":{"externalID":"s:7Csv2Img3CsvC9rawStringSSSgvp","symbolKind":"property","modules":[{"name":"Csv2Img"}],"title":"rawString","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"rawString"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"kind":"text","text":"?"}],"roleHeading":"Instance Property","role":"symbol"},"kind":"symbol","schemaVersion":{"major":0,"patch":0,"minor":3},"primaryContentSections":[{"declarations":[{"languages":["swift"],"tokens":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"rawString","kind":"identifier"},{"kind":"text","text":": "},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":"?","kind":"text"}],"platforms":["macOS"]}],"kind":"declarations"}],"variants":[{"paths":["\/documentation\/csv2img\/csv\/rawstring"],"traits":[{"interfaceLanguage":"swift"}]}],"references":{"doc://Csv2Img/documentation/Csv2Img/Csv/rawString":{"identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/rawString","role":"symbol","url":"\/documentation\/csv2img\/csv\/rawstring","title":"rawString","type":"topic","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"rawString"},{"text":": ","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"kind":"text","text":"?"}],"abstract":[{"code":"rawString","type":"codeVoice"},{"type":"text","text":" is original String read from Resource (either Local or Network)"}],"kind":"symbol"},"doc://Csv2Img/documentation/Csv2Img/Csv":{"identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv","title":"Csv","navigatorTitle":[{"text":"Csv","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Csv","kind":"identifier"}],"abstract":[{"type":"text","text":"Csv data structure"}],"role":"symbol","kind":"symbol","type":"topic","url":"\/documentation\/csv2img\/csv"},"doc://Csv2Img/documentation/Csv2Img":{"role":"collection","title":"Csv2Img","abstract":[],"kind":"symbol","identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img","type":"topic","url":"\/documentation\/csv2img"}}} \ No newline at end of file diff --git a/docs/data/documentation/csv2img/csv/row.json b/docs/data/documentation/csv2img/csv/row.json index e53c6fa..5c300c2 100644 --- a/docs/data/documentation/csv2img/csv/row.json +++ b/docs/data/documentation/csv2img/csv/row.json @@ -1 +1 @@ -{"metadata":{"role":"symbol","roleHeading":"Structure","extendedModule":"Csv2Img","title":"Csv.Row","modules":[{"name":"Csv2Img"}],"symbolKind":"struct","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Row"}],"navigatorTitle":[{"text":"Row","kind":"identifier"}],"externalID":"s:7Csv2Img3CsvC3RowV"},"schemaVersion":{"major":0,"minor":3,"patch":0},"topicSections":[{"identifiers":["doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/Row\/init(index:values:)"],"title":"Initializers"},{"title":"Instance Properties","identifiers":["doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/Row\/index","doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/Row\/values"]}],"hierarchy":{"paths":[["doc:\/\/Csv2Img\/documentation\/Csv2Img","doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv"]]},"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"platforms":["macOS"],"tokens":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"text":"Row","kind":"identifier"}]}]},{"content":[{"level":2,"type":"heading","anchor":"overview","text":"Overview"},{"inlineContent":[{"type":"text","text":"Row is hrizontally separated group except first line."}],"type":"paragraph"},{"inlineContent":[{"type":"text","text":"First line is treated as "},{"type":"codeVoice","code":"ColumnName"},{"text":".","type":"text"}],"type":"paragraph"},{"type":"paragraph","inlineContent":[{"text":"eg.","type":"text"}]},{"type":"paragraph","inlineContent":[{"type":"text","text":"1 2 3 4"}]},{"inlineContent":[{"type":"text","text":"5 6 7 8"}],"type":"paragraph"},{"inlineContent":[{"type":"text","text":"→Row is [5, 6, 7, 8]."}],"type":"paragraph"},{"inlineContent":[{"type":"text","text":"Because this class is usually initialized via "},{"type":"reference","isActive":true,"identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv"},{"text":", you do not have to take care about ","type":"text"},{"identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/Row","isActive":true,"type":"reference"},{"text":" in detail.","type":"text"}],"type":"paragraph"}],"kind":"content"}],"identifier":{"url":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/Row","interfaceLanguage":"swift"},"kind":"symbol","sections":[],"abstract":[{"type":"text","text":"Row (a line)"}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/csv2img\/csv\/row"]}],"references":{"doc://Csv2Img/documentation/Csv2Img/Csv/Row/init(index:values:)":{"role":"symbol","abstract":[],"kind":"symbol","type":"topic","title":"init(index:values:)","fragments":[{"kind":"identifier","text":"init"},{"text":"(","kind":"text"},{"text":"index","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:Si","text":"Int"},{"kind":"text","text":", "},{"text":"values","kind":"externalParam"},{"text":": [","kind":"text"},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"text":"])","kind":"text"}],"url":"\/documentation\/csv2img\/csv\/row\/init(index:values:)","identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/Row\/init(index:values:)"},"doc://Csv2Img/documentation/Csv2Img":{"url":"\/documentation\/csv2img","role":"collection","identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img","abstract":[],"title":"Csv2Img","kind":"symbol","type":"topic"},"doc://Csv2Img/documentation/Csv2Img/Csv/Row":{"url":"\/documentation\/csv2img\/csv\/row","title":"Csv.Row","abstract":[{"text":"Row (a line)","type":"text"}],"navigatorTitle":[{"text":"Row","kind":"identifier"}],"role":"symbol","fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"Row"}],"type":"topic","identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/Row","kind":"symbol"},"doc://Csv2Img/documentation/Csv2Img/Csv":{"type":"topic","title":"Csv","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"Csv","kind":"identifier"}],"abstract":[{"type":"text","text":"Csv data structure"}],"role":"symbol","identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv","kind":"symbol","navigatorTitle":[{"text":"Csv","kind":"identifier"}],"url":"\/documentation\/csv2img\/csv"},"doc://Csv2Img/documentation/Csv2Img/Csv/Row/index":{"title":"index","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"index","kind":"identifier"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:Si","kind":"typeIdentifier","text":"Int"}],"role":"symbol","abstract":[],"type":"topic","identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/Row\/index","url":"\/documentation\/csv2img\/csv\/row\/index","kind":"symbol"},"doc://Csv2Img/documentation/Csv2Img/Csv/Row/values":{"url":"\/documentation\/csv2img\/csv\/row\/values","abstract":[],"type":"topic","kind":"symbol","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"values","kind":"identifier"},{"kind":"text","text":": ["},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"kind":"text","text":"]"}],"identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/Row\/values","role":"symbol","title":"values"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"Row"}],"languages":["swift"],"platforms":["macOS"]}]},{"content":[{"level":2,"anchor":"overview","type":"heading","text":"Overview"},{"type":"paragraph","inlineContent":[{"text":"Row is hrizontally separated group except first line.","type":"text"}]},{"type":"paragraph","inlineContent":[{"type":"text","text":"First line is treated as "},{"type":"codeVoice","code":"ColumnName"},{"text":".","type":"text"}]},{"type":"paragraph","inlineContent":[{"text":"eg.","type":"text"}]},{"inlineContent":[{"text":"1 2 3 4","type":"text"}],"type":"paragraph"},{"type":"paragraph","inlineContent":[{"text":"5 6 7 8","type":"text"}]},{"inlineContent":[{"text":"→Row is [5, 6, 7, 8].","type":"text"}],"type":"paragraph"},{"inlineContent":[{"type":"text","text":"Because this class is usually initialized via "},{"type":"reference","isActive":true,"identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv"},{"type":"text","text":", you do not have to take care about "},{"type":"reference","identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/Row","isActive":true},{"type":"text","text":" in detail."}],"type":"paragraph"}],"kind":"content"}],"abstract":[{"text":"Row (a line)","type":"text"}],"schemaVersion":{"patch":0,"minor":3,"major":0},"metadata":{"role":"symbol","modules":[{"name":"Csv2Img"}],"navigatorTitle":[{"text":"Row","kind":"identifier"}],"title":"Csv.Row","symbolKind":"struct","roleHeading":"Structure","extendedModule":"Csv2Img","externalID":"s:7Csv2Img3CsvC3RowV","fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"text":"Row","kind":"identifier"}]},"identifier":{"url":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/Row","interfaceLanguage":"swift"},"kind":"symbol","topicSections":[{"title":"Initializers","identifiers":["doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/Row\/init(index:values:)"]},{"identifiers":["doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/Row\/index","doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/Row\/values"],"title":"Instance Properties"}],"hierarchy":{"paths":[["doc:\/\/Csv2Img\/documentation\/Csv2Img","doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv"]]},"sections":[],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/csv2img\/csv\/row"]}],"references":{"doc://Csv2Img/documentation/Csv2Img/Csv":{"identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv","title":"Csv","navigatorTitle":[{"text":"Csv","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Csv","kind":"identifier"}],"abstract":[{"type":"text","text":"Csv data structure"}],"role":"symbol","kind":"symbol","type":"topic","url":"\/documentation\/csv2img\/csv"},"doc://Csv2Img/documentation/Csv2Img/Csv/Row":{"abstract":[{"text":"Row (a line)","type":"text"}],"role":"symbol","identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/Row","url":"\/documentation\/csv2img\/csv\/row","title":"Csv.Row","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"text":"Row","kind":"identifier"}],"navigatorTitle":[{"kind":"identifier","text":"Row"}],"kind":"symbol","type":"topic"},"doc://Csv2Img/documentation/Csv2Img":{"role":"collection","title":"Csv2Img","abstract":[],"kind":"symbol","identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img","type":"topic","url":"\/documentation\/csv2img"},"doc://Csv2Img/documentation/Csv2Img/Csv/Row/init(index:values:)":{"fragments":[{"text":"init","kind":"identifier"},{"text":"(","kind":"text"},{"text":"index","kind":"externalParam"},{"kind":"text","text":": "},{"text":"Int","kind":"typeIdentifier","preciseIdentifier":"s:Si"},{"text":", ","kind":"text"},{"text":"values","kind":"externalParam"},{"text":": [","kind":"text"},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"text":"])","kind":"text"}],"role":"symbol","type":"topic","abstract":[],"title":"init(index:values:)","url":"\/documentation\/csv2img\/csv\/row\/init(index:values:)","identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/Row\/init(index:values:)","kind":"symbol"},"doc://Csv2Img/documentation/Csv2Img/Csv/Row/index":{"title":"index","abstract":[],"type":"topic","kind":"symbol","role":"symbol","url":"\/documentation\/csv2img\/csv\/row\/index","identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/Row\/index","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"index","kind":"identifier"},{"text":": ","kind":"text"},{"text":"Int","kind":"typeIdentifier","preciseIdentifier":"s:Si"}]},"doc://Csv2Img/documentation/Csv2Img/Csv/Row/values":{"url":"\/documentation\/csv2img\/csv\/row\/values","kind":"symbol","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"values"},{"text":": [","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"kind":"text","text":"]"}],"title":"values","abstract":[],"type":"topic","role":"symbol","identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/Row\/values"}}} \ No newline at end of file diff --git a/docs/data/documentation/csv2img/csv/row/index.json b/docs/data/documentation/csv2img/csv/row/index.json index 196fc43..0f3dc4f 100644 --- a/docs/data/documentation/csv2img/csv/row/index.json +++ b/docs/data/documentation/csv2img/csv/row/index.json @@ -1 +1 @@ -{"schemaVersion":{"minor":3,"patch":0,"major":0},"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"platforms":["macOS"],"tokens":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"index","kind":"identifier"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:Si","kind":"typeIdentifier","text":"Int"}]}]}],"identifier":{"url":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/Row\/index","interfaceLanguage":"swift"},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/csv2img\/csv\/row\/index"]}],"metadata":{"fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"index","kind":"identifier"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"}],"role":"symbol","modules":[{"name":"Csv2Img"}],"roleHeading":"Instance Property","title":"index","symbolKind":"property","externalID":"s:7Csv2Img3CsvC3RowV5indexSivp"},"hierarchy":{"paths":[["doc:\/\/Csv2Img\/documentation\/Csv2Img","doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv","doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/Row"]]},"kind":"symbol","sections":[],"references":{"doc://Csv2Img/documentation/Csv2Img":{"url":"\/documentation\/csv2img","role":"collection","identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img","abstract":[],"title":"Csv2Img","kind":"symbol","type":"topic"},"doc://Csv2Img/documentation/Csv2Img/Csv":{"type":"topic","title":"Csv","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"Csv","kind":"identifier"}],"abstract":[{"type":"text","text":"Csv data structure"}],"role":"symbol","identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv","kind":"symbol","navigatorTitle":[{"text":"Csv","kind":"identifier"}],"url":"\/documentation\/csv2img\/csv"},"doc://Csv2Img/documentation/Csv2Img/Csv/Row":{"url":"\/documentation\/csv2img\/csv\/row","title":"Csv.Row","abstract":[{"text":"Row (a line)","type":"text"}],"navigatorTitle":[{"text":"Row","kind":"identifier"}],"role":"symbol","fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"Row"}],"type":"topic","identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/Row","kind":"symbol"},"doc://Csv2Img/documentation/Csv2Img/Csv/Row/index":{"title":"index","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"index","kind":"identifier"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:Si","kind":"typeIdentifier","text":"Int"}],"role":"symbol","abstract":[],"type":"topic","identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/Row\/index","url":"\/documentation\/csv2img\/csv\/row\/index","kind":"symbol"}}} \ No newline at end of file +{"schemaVersion":{"minor":3,"major":0,"patch":0},"sections":[],"kind":"symbol","variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/csv2img\/csv\/row\/index"]}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/Row\/index"},"metadata":{"role":"symbol","modules":[{"name":"Csv2Img"}],"title":"index","symbolKind":"property","externalID":"s:7Csv2Img3CsvC3RowV5indexSivp","roleHeading":"Instance Property","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"index"},{"kind":"text","text":": "},{"text":"Int","kind":"typeIdentifier","preciseIdentifier":"s:Si"}]},"primaryContentSections":[{"declarations":[{"platforms":["macOS"],"languages":["swift"],"tokens":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"index","kind":"identifier"},{"text":": ","kind":"text"},{"text":"Int","kind":"typeIdentifier","preciseIdentifier":"s:Si"}]}],"kind":"declarations"}],"hierarchy":{"paths":[["doc:\/\/Csv2Img\/documentation\/Csv2Img","doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv","doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/Row"]]},"references":{"doc://Csv2Img/documentation/Csv2Img/Csv/Row":{"abstract":[{"text":"Row (a line)","type":"text"}],"role":"symbol","identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/Row","url":"\/documentation\/csv2img\/csv\/row","title":"Csv.Row","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"text":"Row","kind":"identifier"}],"navigatorTitle":[{"kind":"identifier","text":"Row"}],"kind":"symbol","type":"topic"},"doc://Csv2Img/documentation/Csv2Img/Csv":{"identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv","title":"Csv","navigatorTitle":[{"text":"Csv","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Csv","kind":"identifier"}],"abstract":[{"type":"text","text":"Csv data structure"}],"role":"symbol","kind":"symbol","type":"topic","url":"\/documentation\/csv2img\/csv"},"doc://Csv2Img/documentation/Csv2Img/Csv/Row/index":{"title":"index","abstract":[],"type":"topic","kind":"symbol","role":"symbol","url":"\/documentation\/csv2img\/csv\/row\/index","identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/Row\/index","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"index","kind":"identifier"},{"text":": ","kind":"text"},{"text":"Int","kind":"typeIdentifier","preciseIdentifier":"s:Si"}]},"doc://Csv2Img/documentation/Csv2Img":{"role":"collection","title":"Csv2Img","abstract":[],"kind":"symbol","identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img","type":"topic","url":"\/documentation\/csv2img"}}} \ No newline at end of file diff --git a/docs/data/documentation/csv2img/csv/row/init(index:values:).json b/docs/data/documentation/csv2img/csv/row/init(index:values:).json index 5ec4eb7..ac92563 100644 --- a/docs/data/documentation/csv2img/csv/row/init(index:values:).json +++ b/docs/data/documentation/csv2img/csv/row/init(index:values:).json @@ -1 +1 @@ -{"metadata":{"symbolKind":"init","modules":[{"name":"Csv2Img"}],"fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"text":"index","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"Int","kind":"typeIdentifier","preciseIdentifier":"s:Si"},{"text":", ","kind":"text"},{"text":"values","kind":"externalParam"},{"text":": [","kind":"text"},{"text":"String","preciseIdentifier":"s:SS","kind":"typeIdentifier"},{"text":"])","kind":"text"}],"roleHeading":"Initializer","externalID":"s:7Csv2Img3CsvC3RowV5index6valuesAESi_SaySSGtcfc","role":"symbol","title":"init(index:values:)"},"schemaVersion":{"major":0,"patch":0,"minor":3},"kind":"symbol","identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/Row\/init(index:values:)"},"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"text":"init","kind":"keyword"},{"text":"(","kind":"text"},{"text":"index","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:Si","text":"Int"},{"text":", ","kind":"text"},{"text":"values","kind":"externalParam"},{"text":": [","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"kind":"text","text":"])"}],"languages":["swift"],"platforms":["macOS"]}]}],"variants":[{"paths":["\/documentation\/csv2img\/csv\/row\/init(index:values:)"],"traits":[{"interfaceLanguage":"swift"}]}],"hierarchy":{"paths":[["doc:\/\/Csv2Img\/documentation\/Csv2Img","doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv","doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/Row"]]},"sections":[],"references":{"doc://Csv2Img/documentation/Csv2Img/Csv/Row/init(index:values:)":{"role":"symbol","abstract":[],"kind":"symbol","type":"topic","title":"init(index:values:)","fragments":[{"kind":"identifier","text":"init"},{"text":"(","kind":"text"},{"text":"index","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:Si","text":"Int"},{"kind":"text","text":", "},{"text":"values","kind":"externalParam"},{"text":": [","kind":"text"},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"text":"])","kind":"text"}],"url":"\/documentation\/csv2img\/csv\/row\/init(index:values:)","identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/Row\/init(index:values:)"},"doc://Csv2Img/documentation/Csv2Img/Csv":{"type":"topic","title":"Csv","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"Csv","kind":"identifier"}],"abstract":[{"type":"text","text":"Csv data structure"}],"role":"symbol","identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv","kind":"symbol","navigatorTitle":[{"text":"Csv","kind":"identifier"}],"url":"\/documentation\/csv2img\/csv"},"doc://Csv2Img/documentation/Csv2Img":{"url":"\/documentation\/csv2img","role":"collection","identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img","abstract":[],"title":"Csv2Img","kind":"symbol","type":"topic"},"doc://Csv2Img/documentation/Csv2Img/Csv/Row":{"url":"\/documentation\/csv2img\/csv\/row","title":"Csv.Row","abstract":[{"text":"Row (a line)","type":"text"}],"navigatorTitle":[{"text":"Row","kind":"identifier"}],"role":"symbol","fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"Row"}],"type":"topic","identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/Row","kind":"symbol"}}} \ No newline at end of file +{"schemaVersion":{"minor":3,"major":0,"patch":0},"hierarchy":{"paths":[["doc:\/\/Csv2Img\/documentation\/Csv2Img","doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv","doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/Row"]]},"kind":"symbol","primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"index"},{"kind":"text","text":": "},{"preciseIdentifier":"s:Si","text":"Int","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"values","kind":"externalParam"},{"text":": [","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"text":"])","kind":"text"}],"languages":["swift"],"platforms":["macOS"]}]}],"metadata":{"fragments":[{"text":"init","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"index"},{"text":": ","kind":"text"},{"text":"Int","kind":"typeIdentifier","preciseIdentifier":"s:Si"},{"kind":"text","text":", "},{"kind":"externalParam","text":"values"},{"text":": [","kind":"text"},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"text":"])","kind":"text"}],"role":"symbol","modules":[{"name":"Csv2Img"}],"title":"init(index:values:)","symbolKind":"init","roleHeading":"Initializer","externalID":"s:7Csv2Img3CsvC3RowV5index6valuesAESi_SaySSGtcfc"},"sections":[],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/csv2img\/csv\/row\/init(index:values:)"]}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/Row\/init(index:values:)"},"references":{"doc://Csv2Img/documentation/Csv2Img/Csv/Row/init(index:values:)":{"fragments":[{"text":"init","kind":"identifier"},{"text":"(","kind":"text"},{"text":"index","kind":"externalParam"},{"kind":"text","text":": "},{"text":"Int","kind":"typeIdentifier","preciseIdentifier":"s:Si"},{"text":", ","kind":"text"},{"text":"values","kind":"externalParam"},{"text":": [","kind":"text"},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"text":"])","kind":"text"}],"role":"symbol","type":"topic","abstract":[],"title":"init(index:values:)","url":"\/documentation\/csv2img\/csv\/row\/init(index:values:)","identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/Row\/init(index:values:)","kind":"symbol"},"doc://Csv2Img/documentation/Csv2Img/Csv/Row":{"abstract":[{"text":"Row (a line)","type":"text"}],"role":"symbol","identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/Row","url":"\/documentation\/csv2img\/csv\/row","title":"Csv.Row","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"text":"Row","kind":"identifier"}],"navigatorTitle":[{"kind":"identifier","text":"Row"}],"kind":"symbol","type":"topic"},"doc://Csv2Img/documentation/Csv2Img/Csv":{"identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv","title":"Csv","navigatorTitle":[{"text":"Csv","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Csv","kind":"identifier"}],"abstract":[{"type":"text","text":"Csv data structure"}],"role":"symbol","kind":"symbol","type":"topic","url":"\/documentation\/csv2img\/csv"},"doc://Csv2Img/documentation/Csv2Img":{"role":"collection","title":"Csv2Img","abstract":[],"kind":"symbol","identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img","type":"topic","url":"\/documentation\/csv2img"}}} \ No newline at end of file diff --git a/docs/data/documentation/csv2img/csv/row/values.json b/docs/data/documentation/csv2img/csv/row/values.json index ddbfad7..fbbd57d 100644 --- a/docs/data/documentation/csv2img/csv/row/values.json +++ b/docs/data/documentation/csv2img/csv/row/values.json @@ -1 +1 @@ -{"metadata":{"fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"values"},{"kind":"text","text":": ["},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"kind":"text","text":"]"}],"roleHeading":"Instance Property","modules":[{"name":"Csv2Img"}],"externalID":"s:7Csv2Img3CsvC3RowV6valuesSaySSGvp","symbolKind":"property","role":"symbol","title":"values"},"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"platforms":["macOS"],"tokens":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"values"},{"kind":"text","text":": ["},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"kind":"text","text":"]"}]}]}],"variants":[{"paths":["\/documentation\/csv2img\/csv\/row\/values"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/Row\/values"},"hierarchy":{"paths":[["doc:\/\/Csv2Img\/documentation\/Csv2Img","doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv","doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/Row"]]},"kind":"symbol","schemaVersion":{"minor":3,"patch":0,"major":0},"sections":[],"references":{"doc://Csv2Img/documentation/Csv2Img":{"url":"\/documentation\/csv2img","role":"collection","identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img","abstract":[],"title":"Csv2Img","kind":"symbol","type":"topic"},"doc://Csv2Img/documentation/Csv2Img/Csv/Row":{"url":"\/documentation\/csv2img\/csv\/row","title":"Csv.Row","abstract":[{"text":"Row (a line)","type":"text"}],"navigatorTitle":[{"text":"Row","kind":"identifier"}],"role":"symbol","fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"Row"}],"type":"topic","identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/Row","kind":"symbol"},"doc://Csv2Img/documentation/Csv2Img/Csv":{"type":"topic","title":"Csv","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"Csv","kind":"identifier"}],"abstract":[{"type":"text","text":"Csv data structure"}],"role":"symbol","identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv","kind":"symbol","navigatorTitle":[{"text":"Csv","kind":"identifier"}],"url":"\/documentation\/csv2img\/csv"},"doc://Csv2Img/documentation/Csv2Img/Csv/Row/values":{"url":"\/documentation\/csv2img\/csv\/row\/values","abstract":[],"type":"topic","kind":"symbol","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"values","kind":"identifier"},{"kind":"text","text":": ["},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"kind":"text","text":"]"}],"identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/Row\/values","role":"symbol","title":"values"}}} \ No newline at end of file +{"metadata":{"fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"values"},{"text":": [","kind":"text"},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"kind":"text","text":"]"}],"title":"values","externalID":"s:7Csv2Img3CsvC3RowV6valuesSaySSGvp","modules":[{"name":"Csv2Img"}],"roleHeading":"Instance Property","role":"symbol","symbolKind":"property"},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/csv2img\/csv\/row\/values"]}],"kind":"symbol","schemaVersion":{"patch":0,"minor":3,"major":0},"sections":[],"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"values"},{"kind":"text","text":": ["},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"text":"]","kind":"text"}],"platforms":["macOS"],"languages":["swift"]}]}],"hierarchy":{"paths":[["doc:\/\/Csv2Img\/documentation\/Csv2Img","doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv","doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/Row"]]},"identifier":{"url":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/Row\/values","interfaceLanguage":"swift"},"references":{"doc://Csv2Img/documentation/Csv2Img/Csv":{"identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv","title":"Csv","navigatorTitle":[{"text":"Csv","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Csv","kind":"identifier"}],"abstract":[{"type":"text","text":"Csv data structure"}],"role":"symbol","kind":"symbol","type":"topic","url":"\/documentation\/csv2img\/csv"},"doc://Csv2Img/documentation/Csv2Img/Csv/Row":{"abstract":[{"text":"Row (a line)","type":"text"}],"role":"symbol","identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/Row","url":"\/documentation\/csv2img\/csv\/row","title":"Csv.Row","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"text":"Row","kind":"identifier"}],"navigatorTitle":[{"kind":"identifier","text":"Row"}],"kind":"symbol","type":"topic"},"doc://Csv2Img/documentation/Csv2Img/Csv/Row/values":{"url":"\/documentation\/csv2img\/csv\/row\/values","kind":"symbol","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"values"},{"text":": [","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"kind":"text","text":"]"}],"title":"values","abstract":[],"type":"topic","role":"symbol","identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/Row\/values"},"doc://Csv2Img/documentation/Csv2Img":{"role":"collection","title":"Csv2Img","abstract":[],"kind":"symbol","identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img","type":"topic","url":"\/documentation\/csv2img"}}} \ No newline at end of file diff --git a/docs/data/documentation/csv2img/csv/rows.json b/docs/data/documentation/csv2img/csv/rows.json index ad2a40f..6346ab9 100644 --- a/docs/data/documentation/csv2img/csv/rows.json +++ b/docs/data/documentation/csv2img/csv/rows.json @@ -1 +1 @@ -{"kind":"symbol","hierarchy":{"paths":[["doc:\/\/Csv2Img\/documentation\/Csv2Img","doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv"]]},"metadata":{"fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"rows","kind":"identifier"},{"text":": [","kind":"text"},{"preciseIdentifier":"s:7Csv2Img3CsvC","text":"Csv","kind":"typeIdentifier"},{"text":".","kind":"text"},{"text":"Row","preciseIdentifier":"s:7Csv2Img3CsvC3RowV","kind":"typeIdentifier"},{"kind":"text","text":"]"}],"symbolKind":"property","role":"symbol","title":"rows","modules":[{"name":"Csv2Img"}],"externalID":"s:7Csv2Img3CsvC4rowsSayAC3RowVGvp","roleHeading":"Instance Property"},"abstract":[{"text":"an array of row whose type is ``Row`.","type":"text"}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/csv2img\/csv\/rows"]}],"primaryContentSections":[{"declarations":[{"platforms":["macOS"],"tokens":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"rows"},{"text":": [","kind":"text"},{"identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv","kind":"typeIdentifier","preciseIdentifier":"s:7Csv2Img3CsvC","text":"Csv"},{"kind":"text","text":"."},{"text":"Row","preciseIdentifier":"s:7Csv2Img3CsvC3RowV","kind":"typeIdentifier","identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/Row"},{"text":"]","kind":"text"}],"languages":["swift"]}],"kind":"declarations"}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"identifier":{"url":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/rows","interfaceLanguage":"swift"},"references":{"doc://Csv2Img/documentation/Csv2Img/Csv/rows":{"abstract":[{"type":"text","text":"an array of row whose type is ``Row`."}],"title":"rows","role":"symbol","kind":"symbol","identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/rows","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"rows","kind":"identifier"},{"kind":"text","text":": ["},{"text":"Csv","preciseIdentifier":"s:7Csv2Img3CsvC","kind":"typeIdentifier"},{"kind":"text","text":"."},{"text":"Row","preciseIdentifier":"s:7Csv2Img3CsvC3RowV","kind":"typeIdentifier"},{"text":"]","kind":"text"}],"type":"topic","url":"\/documentation\/csv2img\/csv\/rows"},"doc://Csv2Img/documentation/Csv2Img":{"url":"\/documentation\/csv2img","role":"collection","identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img","abstract":[],"title":"Csv2Img","kind":"symbol","type":"topic"},"doc://Csv2Img/documentation/Csv2Img/Csv":{"type":"topic","title":"Csv","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"Csv","kind":"identifier"}],"abstract":[{"type":"text","text":"Csv data structure"}],"role":"symbol","identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv","kind":"symbol","navigatorTitle":[{"text":"Csv","kind":"identifier"}],"url":"\/documentation\/csv2img\/csv"},"doc://Csv2Img/documentation/Csv2Img/Csv/Row":{"url":"\/documentation\/csv2img\/csv\/row","title":"Csv.Row","abstract":[{"text":"Row (a line)","type":"text"}],"navigatorTitle":[{"text":"Row","kind":"identifier"}],"role":"symbol","fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"Row"}],"type":"topic","identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/Row","kind":"symbol"}}} \ No newline at end of file +{"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/csv2img\/csv\/rows"]}],"abstract":[{"type":"text","text":"an array of row whose type is ``Row`."}],"primaryContentSections":[{"declarations":[{"platforms":["macOS"],"tokens":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"rows"},{"text":": [","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7Csv2Img3CsvC","identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv","text":"Csv"},{"kind":"text","text":"."},{"identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/Row","kind":"typeIdentifier","preciseIdentifier":"s:7Csv2Img3CsvC3RowV","text":"Row"},{"kind":"text","text":"]"}],"languages":["swift"]}],"kind":"declarations"}],"sections":[],"metadata":{"externalID":"s:7Csv2Img3CsvC4rowsSayAC3RowVGvp","roleHeading":"Instance Property","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"rows","kind":"identifier"},{"kind":"text","text":": ["},{"preciseIdentifier":"s:7Csv2Img3CsvC","kind":"typeIdentifier","text":"Csv"},{"kind":"text","text":"."},{"text":"Row","preciseIdentifier":"s:7Csv2Img3CsvC3RowV","kind":"typeIdentifier"},{"kind":"text","text":"]"}],"modules":[{"name":"Csv2Img"}],"symbolKind":"property","title":"rows","role":"symbol"},"hierarchy":{"paths":[["doc:\/\/Csv2Img\/documentation\/Csv2Img","doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv"]]},"schemaVersion":{"minor":3,"major":0,"patch":0},"kind":"symbol","identifier":{"url":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/rows","interfaceLanguage":"swift"},"references":{"doc://Csv2Img/documentation/Csv2Img/Csv/rows":{"role":"symbol","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"rows","kind":"identifier"},{"text":": [","kind":"text"},{"preciseIdentifier":"s:7Csv2Img3CsvC","kind":"typeIdentifier","text":"Csv"},{"kind":"text","text":"."},{"text":"Row","preciseIdentifier":"s:7Csv2Img3CsvC3RowV","kind":"typeIdentifier"},{"kind":"text","text":"]"}],"type":"topic","url":"\/documentation\/csv2img\/csv\/rows","title":"rows","kind":"symbol","identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/rows","abstract":[{"text":"an array of row whose type is ``Row`.","type":"text"}]},"doc://Csv2Img/documentation/Csv2Img/Csv/Row":{"abstract":[{"text":"Row (a line)","type":"text"}],"role":"symbol","identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/Row","url":"\/documentation\/csv2img\/csv\/row","title":"Csv.Row","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"text":"Row","kind":"identifier"}],"navigatorTitle":[{"kind":"identifier","text":"Row"}],"kind":"symbol","type":"topic"},"doc://Csv2Img/documentation/Csv2Img":{"role":"collection","title":"Csv2Img","abstract":[],"kind":"symbol","identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img","type":"topic","url":"\/documentation\/csv2img"},"doc://Csv2Img/documentation/Csv2Img/Csv":{"identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv","title":"Csv","navigatorTitle":[{"text":"Csv","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Csv","kind":"identifier"}],"abstract":[{"type":"text","text":"Csv data structure"}],"role":"symbol","kind":"symbol","type":"topic","url":"\/documentation\/csv2img\/csv"}}} \ No newline at end of file diff --git a/docs/data/documentation/csv2img/csv/separator.json b/docs/data/documentation/csv2img/csv/separator.json index c9faf6c..ebd9e16 100644 --- a/docs/data/documentation/csv2img/csv/separator.json +++ b/docs/data/documentation/csv2img/csv/separator.json @@ -1 +1 @@ -{"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/separator"},"abstract":[{"text":"an separator applied to each row and column","type":"text"}],"hierarchy":{"paths":[["doc:\/\/Csv2Img\/documentation\/Csv2Img","doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv"]]},"schemaVersion":{"minor":3,"major":0,"patch":0},"kind":"symbol","variants":[{"paths":["\/documentation\/csv2img\/csv\/separator"],"traits":[{"interfaceLanguage":"swift"}]}],"metadata":{"symbolKind":"property","externalID":"s:7Csv2Img3CsvC9separatorSSvp","role":"symbol","roleHeading":"Instance Property","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"separator","kind":"identifier"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"}],"title":"separator","modules":[{"name":"Csv2Img"}]},"sections":[],"primaryContentSections":[{"declarations":[{"tokens":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"separator"},{"kind":"text","text":": "},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"}],"languages":["swift"],"platforms":["macOS"]}],"kind":"declarations"}],"references":{"doc://Csv2Img/documentation/Csv2Img/Csv":{"type":"topic","title":"Csv","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"Csv","kind":"identifier"}],"abstract":[{"type":"text","text":"Csv data structure"}],"role":"symbol","identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv","kind":"symbol","navigatorTitle":[{"text":"Csv","kind":"identifier"}],"url":"\/documentation\/csv2img\/csv"},"doc://Csv2Img/documentation/Csv2Img/Csv/separator":{"identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/separator","abstract":[{"text":"an separator applied to each row and column","type":"text"}],"type":"topic","url":"\/documentation\/csv2img\/csv\/separator","title":"separator","kind":"symbol","role":"symbol","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"separator","kind":"identifier"},{"kind":"text","text":": "},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"}]},"doc://Csv2Img/documentation/Csv2Img":{"url":"\/documentation\/csv2img","role":"collection","identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img","abstract":[],"title":"Csv2Img","kind":"symbol","type":"topic"}}} \ No newline at end of file +{"variants":[{"paths":["\/documentation\/csv2img\/csv\/separator"],"traits":[{"interfaceLanguage":"swift"}]}],"metadata":{"role":"symbol","modules":[{"name":"Csv2Img"}],"title":"separator","roleHeading":"Instance Property","symbolKind":"property","externalID":"s:7Csv2Img3CsvC9separatorSSvp","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"separator","kind":"identifier"},{"text":": ","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"}]},"kind":"symbol","schemaVersion":{"major":0,"minor":3,"patch":0},"hierarchy":{"paths":[["doc:\/\/Csv2Img\/documentation\/Csv2Img","doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv"]]},"abstract":[{"text":"an separator applied to each row and column","type":"text"}],"sections":[],"identifier":{"url":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/separator","interfaceLanguage":"swift"},"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["macOS"],"tokens":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"separator","kind":"identifier"},{"text":": ","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"}],"languages":["swift"]}]}],"references":{"doc://Csv2Img/documentation/Csv2Img":{"role":"collection","title":"Csv2Img","abstract":[],"kind":"symbol","identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img","type":"topic","url":"\/documentation\/csv2img"},"doc://Csv2Img/documentation/Csv2Img/Csv/separator":{"identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/separator","role":"symbol","url":"\/documentation\/csv2img\/csv\/separator","title":"separator","type":"topic","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"separator","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"}],"abstract":[{"type":"text","text":"an separator applied to each row and column"}],"kind":"symbol"},"doc://Csv2Img/documentation/Csv2Img/Csv":{"identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv","title":"Csv","navigatorTitle":[{"text":"Csv","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Csv","kind":"identifier"}],"abstract":[{"type":"text","text":"Csv data structure"}],"role":"symbol","kind":"symbol","type":"topic","url":"\/documentation\/csv2img\/csv"}}} \ No newline at end of file diff --git a/docs/data/documentation/csv2img/csv/update(pdfmetadata:).json b/docs/data/documentation/csv2img/csv/update(pdfmetadata:).json new file mode 100644 index 0000000..b53af32 --- /dev/null +++ b/docs/data/documentation/csv2img/csv/update(pdfmetadata:).json @@ -0,0 +1 @@ +{"kind":"symbol","identifier":{"url":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/update(pdfMetadata:)","interfaceLanguage":"swift"},"hierarchy":{"paths":[["doc:\/\/Csv2Img\/documentation\/Csv2Img","doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv"]]},"metadata":{"title":"update(pdfMetadata:)","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"update","kind":"identifier"},{"text":"(","kind":"text"},{"text":"pdfMetadata","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"PDFMetadata","preciseIdentifier":"s:7Csv2Img11PDFMetadataV","kind":"typeIdentifier"},{"text":")","kind":"text"}],"role":"symbol","modules":[{"name":"Csv2Img"}],"externalID":"s:7Csv2Img3CsvC6update11pdfMetadatayAA11PDFMetadataV_tF","extendedModule":"Csv2Img","roleHeading":"Instance Method","symbolKind":"method"},"schemaVersion":{"patch":0,"major":0,"minor":3},"sections":[],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/csv2img\/csv\/update(pdfmetadata:)"]}],"primaryContentSections":[{"declarations":[{"languages":["swift"],"platforms":["macOS"],"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"update","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"pdfMetadata"},{"text":": ","kind":"text"},{"text":"PDFMetadata","kind":"typeIdentifier","identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/PDFMetadata","preciseIdentifier":"s:7Csv2Img11PDFMetadataV"},{"text":")","kind":"text"}]}],"kind":"declarations"},{"kind":"content","content":[{"type":"heading","anchor":"discussion","level":2,"text":"Discussion"},{"items":[{"content":[{"type":"paragraph","inlineContent":[{"text":"set ","type":"text"},{"type":"codeVoice","code":"PdfMetadata"}]}]}],"type":"unorderedList"}]}],"references":{"doc://Csv2Img/documentation/Csv2Img/PDFMetadata":{"url":"\/documentation\/csv2img\/pdfmetadata","fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"PDFMetadata"}],"title":"PDFMetadata","role":"symbol","navigatorTitle":[{"kind":"identifier","text":"PDFMetadata"}],"kind":"symbol","identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/PDFMetadata","type":"topic","abstract":[{"identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/PDFMetadata","type":"reference","isActive":true},{"type":"text","text":" is a struct which stores Metadata about output-pdf."}]},"doc://Csv2Img/documentation/Csv2Img/Csv":{"identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv","title":"Csv","navigatorTitle":[{"text":"Csv","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Csv","kind":"identifier"}],"abstract":[{"type":"text","text":"Csv data structure"}],"role":"symbol","kind":"symbol","type":"topic","url":"\/documentation\/csv2img\/csv"},"doc://Csv2Img/documentation/Csv2Img":{"role":"collection","title":"Csv2Img","abstract":[],"kind":"symbol","identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img","type":"topic","url":"\/documentation\/csv2img"},"doc://Csv2Img/documentation/Csv2Img/Csv/update(pdfMetadata:)":{"identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/update(pdfMetadata:)","role":"symbol","url":"\/documentation\/csv2img\/csv\/update(pdfmetadata:)","title":"update(pdfMetadata:)","type":"topic","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"update","kind":"identifier"},{"text":"(","kind":"text"},{"text":"pdfMetadata","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"PDFMetadata","kind":"typeIdentifier","preciseIdentifier":"s:7Csv2Img11PDFMetadataV"},{"kind":"text","text":")"}],"abstract":[],"kind":"symbol"}}} \ No newline at end of file diff --git a/docs/data/documentation/csv2img/csv/write(to:).json b/docs/data/documentation/csv2img/csv/write(to:).json index a2192de..260585f 100644 --- a/docs/data/documentation/csv2img/csv/write(to:).json +++ b/docs/data/documentation/csv2img/csv/write(to:).json @@ -1 +1 @@ -{"hierarchy":{"paths":[["doc:\/\/Csv2Img\/documentation\/Csv2Img","doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv"]]},"metadata":{"fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"write","kind":"identifier"},{"text":"(","kind":"text"},{"text":"to","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"URL","kind":"typeIdentifier","preciseIdentifier":"s:10Foundation3URLV"},{"text":") -> ","kind":"text"},{"text":"Data","kind":"typeIdentifier","preciseIdentifier":"s:10Foundation4DataV"},{"text":"?","kind":"text"}],"role":"symbol","title":"write(to:)","extendedModule":"Csv2Img","externalID":"s:7Csv2Img3CsvC5write2to10Foundation4DataVSgAF3URLV_tF","modules":[{"name":"Csv2Img"}],"roleHeading":"Instance Method","symbolKind":"method"},"primaryContentSections":[{"declarations":[{"platforms":["macOS"],"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"write","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"to"},{"text":" ","kind":"text"},{"kind":"internalParam","text":"url"},{"kind":"text","text":": "},{"preciseIdentifier":"s:10Foundation3URLV","text":"URL","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","preciseIdentifier":"s:10Foundation4DataV","text":"Data"},{"kind":"text","text":"?"}],"languages":["swift"]}],"kind":"declarations"},{"content":[{"anchor":"return-value","type":"heading","text":"Return Value","level":2},{"type":"paragraph","inlineContent":[{"type":"text","text":"If saving csv image to file, returns "},{"code":"true","type":"codeVoice"},{"type":"text","text":". Otherwise, return "},{"type":"codeVoice","code":"False"},{"type":"text","text":"."}]}],"kind":"content"},{"content":[{"type":"heading","anchor":"discussion","text":"Discussion","level":2},{"type":"unorderedList","items":[{"content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"to url: local file path where [png, pdf] image will be saved."}]}]}]}],"kind":"content"}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/csv2img\/csv\/write(to:)"]}],"identifier":{"url":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/write(to:)","interfaceLanguage":"swift"},"kind":"symbol","schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"references":{"doc://Csv2Img/documentation/Csv2Img/Csv/write(to:)":{"fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"write"},{"text":"(","kind":"text"},{"text":"to","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"URL","preciseIdentifier":"s:10Foundation3URLV"},{"kind":"text","text":") -> "},{"preciseIdentifier":"s:10Foundation4DataV","text":"Data","kind":"typeIdentifier"},{"text":"?","kind":"text"}],"type":"topic","identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/write(to:)","url":"\/documentation\/csv2img\/csv\/write(to:)","kind":"symbol","abstract":[],"title":"write(to:)","role":"symbol"},"doc://Csv2Img/documentation/Csv2Img":{"url":"\/documentation\/csv2img","role":"collection","identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img","abstract":[],"title":"Csv2Img","kind":"symbol","type":"topic"},"doc://Csv2Img/documentation/Csv2Img/Csv":{"type":"topic","title":"Csv","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"Csv","kind":"identifier"}],"abstract":[{"type":"text","text":"Csv data structure"}],"role":"symbol","identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv","kind":"symbol","navigatorTitle":[{"text":"Csv","kind":"identifier"}],"url":"\/documentation\/csv2img\/csv"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"write","kind":"identifier"},{"kind":"text","text":"("},{"text":"to","kind":"externalParam"},{"text":" ","kind":"text"},{"text":"url","kind":"internalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:10Foundation3URLV","text":"URL"},{"text":") -> ","kind":"text"},{"preciseIdentifier":"s:10Foundation4DataV","text":"Data","kind":"typeIdentifier"},{"text":"?","kind":"text"}],"platforms":["macOS"],"languages":["swift"]}]},{"kind":"content","content":[{"text":"Return Value","anchor":"return-value","type":"heading","level":2},{"inlineContent":[{"type":"text","text":"If saving csv image to file, returns "},{"type":"codeVoice","code":"true"},{"type":"text","text":". Otherwise, return "},{"type":"codeVoice","code":"False"},{"text":".","type":"text"}],"type":"paragraph"}]},{"content":[{"type":"heading","level":2,"text":"Discussion","anchor":"discussion"},{"items":[{"content":[{"inlineContent":[{"type":"text","text":"to url: local file path where [png, pdf] image will be saved."}],"type":"paragraph"}]}],"type":"unorderedList"}],"kind":"content"}],"metadata":{"externalID":"s:7Csv2Img3CsvC5write2to10Foundation4DataVSgAF3URLV_tF","modules":[{"name":"Csv2Img"}],"extendedModule":"Csv2Img","symbolKind":"method","title":"write(to:)","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"write"},{"kind":"text","text":"("},{"text":"to","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:10Foundation3URLV","text":"URL","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"preciseIdentifier":"s:10Foundation4DataV","kind":"typeIdentifier","text":"Data"},{"kind":"text","text":"?"}],"roleHeading":"Instance Method","role":"symbol"},"variants":[{"paths":["\/documentation\/csv2img\/csv\/write(to:)"],"traits":[{"interfaceLanguage":"swift"}]}],"kind":"symbol","sections":[],"schemaVersion":{"major":0,"patch":0,"minor":3},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/write(to:)"},"hierarchy":{"paths":[["doc:\/\/Csv2Img\/documentation\/Csv2Img","doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv"]]},"references":{"doc://Csv2Img/documentation/Csv2Img/Csv":{"identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv","title":"Csv","navigatorTitle":[{"text":"Csv","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Csv","kind":"identifier"}],"abstract":[{"type":"text","text":"Csv data structure"}],"role":"symbol","kind":"symbol","type":"topic","url":"\/documentation\/csv2img\/csv"},"doc://Csv2Img/documentation/Csv2Img/Csv/write(to:)":{"identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/write(to:)","role":"symbol","url":"\/documentation\/csv2img\/csv\/write(to:)","title":"write(to:)","type":"topic","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"write","kind":"identifier"},{"kind":"text","text":"("},{"kind":"externalParam","text":"to"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:10Foundation3URLV","text":"URL","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"text":"Data","kind":"typeIdentifier","preciseIdentifier":"s:10Foundation4DataV"},{"text":"?","kind":"text"}],"abstract":[],"kind":"symbol"},"doc://Csv2Img/documentation/Csv2Img":{"role":"collection","title":"Csv2Img","abstract":[],"kind":"symbol","identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img","type":"topic","url":"\/documentation\/csv2img"}}} \ No newline at end of file diff --git a/docs/data/documentation/csv2img/csvexportable.json b/docs/data/documentation/csv2img/csvexportable.json index 80ec456..4176106 100644 --- a/docs/data/documentation/csv2img/csvexportable.json +++ b/docs/data/documentation/csv2img/csvexportable.json @@ -1 +1 @@ -{"metadata":{"symbolKind":"protocol","modules":[{"name":"Csv2Img"}],"navigatorTitle":[{"kind":"identifier","text":"CsvExportable"}],"roleHeading":"Protocol","externalID":"s:7Csv2Img13CsvExportableP","role":"symbol","fragments":[{"kind":"keyword","text":"protocol"},{"kind":"text","text":" "},{"text":"CsvExportable","kind":"identifier"}],"title":"CsvExportable"},"hierarchy":{"paths":[["doc:\/\/Csv2Img\/documentation\/Csv2Img"]]},"identifier":{"url":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/CsvExportable","interfaceLanguage":"swift"},"sections":[],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/csv2img\/csvexportable"]}],"schemaVersion":{"major":0,"patch":0,"minor":3},"relationshipsSections":[{"type":"inheritsFrom","title":"Inherits From","identifiers":["doc:\/\/Csv2Img\/s8SendableP"],"kind":"relationships"},{"kind":"relationships","title":"Conforming Types","type":"conformingTypes","identifiers":["doc:\/\/Csv2Img\/documentation\/Csv2Img\/AnyCsvExportable"]}],"primaryContentSections":[{"declarations":[{"tokens":[{"kind":"keyword","text":"protocol"},{"kind":"text","text":" "},{"text":"CsvExportable","kind":"identifier"},{"kind":"text","text":" : "},{"preciseIdentifier":"s:s8SendableP","text":"Sendable","kind":"typeIdentifier"}],"languages":["swift"],"platforms":["macOS"]}],"kind":"declarations"}],"kind":"symbol","references":{"doc://Csv2Img/documentation/Csv2Img":{"url":"\/documentation\/csv2img","role":"collection","identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img","abstract":[],"title":"Csv2Img","kind":"symbol","type":"topic"},"doc://Csv2Img/documentation/Csv2Img/AnyCsvExportable":{"identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/AnyCsvExportable","url":"\/documentation\/csv2img\/anycsvexportable","navigatorTitle":[{"text":"AnyCsvExportable","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"AnyCsvExportable","kind":"identifier"}],"title":"AnyCsvExportable","type":"topic","abstract":[],"kind":"symbol","role":"symbol"},"doc://Csv2Img/s8SendableP":{"type":"unresolvable","title":"Swift.Sendable","identifier":"doc:\/\/Csv2Img\/s8SendableP"},"doc://Csv2Img/documentation/Csv2Img/CsvExportable":{"url":"\/documentation\/csv2img\/csvexportable","title":"CsvExportable","role":"symbol","abstract":[],"fragments":[{"kind":"keyword","text":"protocol"},{"text":" ","kind":"text"},{"text":"CsvExportable","kind":"identifier"}],"navigatorTitle":[{"text":"CsvExportable","kind":"identifier"}],"identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/CsvExportable","type":"topic","kind":"symbol"}}} \ No newline at end of file +{"relationshipsSections":[{"identifiers":["doc:\/\/Csv2Img\/s8SendableP"],"kind":"relationships","title":"Inherits From","type":"inheritsFrom"},{"type":"conformingTypes","title":"Conforming Types","identifiers":["doc:\/\/Csv2Img\/documentation\/Csv2Img\/AnyCsvExportable"],"kind":"relationships"}],"sections":[],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/CsvExportable"},"metadata":{"fragments":[{"kind":"keyword","text":"protocol"},{"kind":"text","text":" "},{"kind":"identifier","text":"CsvExportable"}],"navigatorTitle":[{"kind":"identifier","text":"CsvExportable"}],"role":"symbol","symbolKind":"protocol","roleHeading":"Protocol","modules":[{"name":"Csv2Img"}],"title":"CsvExportable","externalID":"s:7Csv2Img13CsvExportableP"},"primaryContentSections":[{"declarations":[{"platforms":["macOS"],"tokens":[{"kind":"keyword","text":"protocol"},{"kind":"text","text":" "},{"text":"CsvExportable","kind":"identifier"},{"text":" : ","kind":"text"},{"kind":"typeIdentifier","text":"Sendable","preciseIdentifier":"s:s8SendableP"}],"languages":["swift"]}],"kind":"declarations"}],"kind":"symbol","schemaVersion":{"minor":3,"patch":0,"major":0},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/csv2img\/csvexportable"]}],"hierarchy":{"paths":[["doc:\/\/Csv2Img\/documentation\/Csv2Img"]]},"references":{"doc://Csv2Img/documentation/Csv2Img":{"role":"collection","title":"Csv2Img","abstract":[],"kind":"symbol","identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img","type":"topic","url":"\/documentation\/csv2img"},"doc://Csv2Img/documentation/Csv2Img/AnyCsvExportable":{"url":"\/documentation\/csv2img\/anycsvexportable","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"AnyCsvExportable","kind":"identifier"}],"title":"AnyCsvExportable","role":"symbol","navigatorTitle":[{"kind":"identifier","text":"AnyCsvExportable"}],"kind":"symbol","identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/AnyCsvExportable","type":"topic","abstract":[]},"doc://Csv2Img/s8SendableP":{"type":"unresolvable","identifier":"doc:\/\/Csv2Img\/s8SendableP","title":"Swift.Sendable"},"doc://Csv2Img/documentation/Csv2Img/CsvExportable":{"url":"\/documentation\/csv2img\/csvexportable","fragments":[{"kind":"keyword","text":"protocol"},{"text":" ","kind":"text"},{"text":"CsvExportable","kind":"identifier"}],"title":"CsvExportable","role":"symbol","navigatorTitle":[{"text":"CsvExportable","kind":"identifier"}],"kind":"symbol","identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/CsvExportable","type":"topic","abstract":[]}}} \ No newline at end of file diff --git a/docs/data/documentation/csv2img/imagemakingerror.json b/docs/data/documentation/csv2img/imagemakingerror.json index 22ce195..bb132ef 100644 --- a/docs/data/documentation/csv2img/imagemakingerror.json +++ b/docs/data/documentation/csv2img/imagemakingerror.json @@ -1 +1 @@ -{"schemaVersion":{"patch":0,"major":0,"minor":3},"sections":[],"primaryContentSections":[{"declarations":[{"languages":["swift"],"tokens":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ImageMakingError"}],"platforms":["macOS"]}],"kind":"declarations"}],"relationshipsSections":[{"identifiers":["doc:\/\/Csv2Img\/s5ErrorP","doc:\/\/Csv2Img\/s8SendableP"],"type":"conformsTo","title":"Conforms To","kind":"relationships"}],"kind":"symbol","topicSections":[{"identifiers":["doc:\/\/Csv2Img\/documentation\/Csv2Img\/ImageMakingError\/failedCreateImage(_:)","doc:\/\/Csv2Img\/documentation\/Csv2Img\/ImageMakingError\/noContextAvailable","doc:\/\/Csv2Img\/documentation\/Csv2Img\/ImageMakingError\/underlying(_:)"],"title":"Enumeration Cases"},{"generated":true,"title":"Default Implementations","identifiers":["doc:\/\/Csv2Img\/documentation\/Csv2Img\/ImageMakingError\/Error-Implementations"]}],"identifier":{"url":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/ImageMakingError","interfaceLanguage":"swift"},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/csv2img\/imagemakingerror"]}],"metadata":{"symbolKind":"enum","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"text":"ImageMakingError","kind":"identifier"}],"role":"symbol","title":"ImageMakingError","externalID":"s:7Csv2Img16ImageMakingErrorO","modules":[{"name":"Csv2Img"}],"roleHeading":"Enumeration","navigatorTitle":[{"text":"ImageMakingError","kind":"identifier"}]},"hierarchy":{"paths":[["doc:\/\/Csv2Img\/documentation\/Csv2Img"]]},"references":{"doc://Csv2Img/documentation/Csv2Img/ImageMakingError/Error-Implementations":{"url":"\/documentation\/csv2img\/imagemakingerror\/error-implementations","identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/ImageMakingError\/Error-Implementations","role":"collectionGroup","abstract":[],"kind":"article","type":"topic","title":"Error Implementations"},"doc://Csv2Img/s5ErrorP":{"type":"unresolvable","title":"Swift.Error","identifier":"doc:\/\/Csv2Img\/s5ErrorP"},"doc://Csv2Img/documentation/Csv2Img/ImageMakingError/underlying(_:)":{"url":"\/documentation\/csv2img\/imagemakingerror\/underlying(_:)","title":"ImageMakingError.underlying(_:)","role":"symbol","abstract":[],"kind":"symbol","identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/ImageMakingError\/underlying(_:)","fragments":[{"kind":"keyword","text":"case"},{"text":" ","kind":"text"},{"text":"underlying","kind":"identifier"},{"kind":"text","text":"("},{"preciseIdentifier":"s:s5ErrorP","kind":"typeIdentifier","text":"Error"},{"kind":"text","text":")"}],"type":"topic"},"doc://Csv2Img/documentation/Csv2Img/ImageMakingError/noContextAvailable":{"kind":"symbol","url":"\/documentation\/csv2img\/imagemakingerror\/nocontextavailable","title":"ImageMakingError.noContextAvailable","identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/ImageMakingError\/noContextAvailable","abstract":[{"type":"text","text":"Failed to get current "},{"type":"codeVoice","code":"CGContext"}],"fragments":[{"kind":"keyword","text":"case"},{"text":" ","kind":"text"},{"text":"noContextAvailable","kind":"identifier"}],"type":"topic","role":"symbol"},"doc://Csv2Img/documentation/Csv2Img":{"url":"\/documentation\/csv2img","role":"collection","identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img","abstract":[],"title":"Csv2Img","kind":"symbol","type":"topic"},"doc://Csv2Img/documentation/Csv2Img/ImageMakingError/failedCreateImage(_:)":{"title":"ImageMakingError.failedCreateImage(_:)","identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/ImageMakingError\/failedCreateImage(_:)","role":"symbol","fragments":[{"text":"case","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"failedCreateImage"},{"kind":"text","text":"("},{"preciseIdentifier":"c:@T@CGContextRef","kind":"typeIdentifier","text":"CGContext"},{"kind":"text","text":")"}],"kind":"symbol","url":"\/documentation\/csv2img\/imagemakingerror\/failedcreateimage(_:)","type":"topic","abstract":[]},"doc://Csv2Img/s8SendableP":{"type":"unresolvable","title":"Swift.Sendable","identifier":"doc:\/\/Csv2Img\/s8SendableP"},"doc://Csv2Img/documentation/Csv2Img/ImageMakingError":{"url":"\/documentation\/csv2img\/imagemakingerror","identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/ImageMakingError","title":"ImageMakingError","navigatorTitle":[{"kind":"identifier","text":"ImageMakingError"}],"type":"topic","abstract":[],"kind":"symbol","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"text":"ImageMakingError","kind":"identifier"}],"role":"symbol"}}} \ No newline at end of file +{"variants":[{"paths":["\/documentation\/csv2img\/imagemakingerror"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/ImageMakingError","interfaceLanguage":"swift"},"relationshipsSections":[{"kind":"relationships","title":"Conforms To","identifiers":["doc:\/\/Csv2Img\/s5ErrorP","doc:\/\/Csv2Img\/s8SendableP"],"type":"conformsTo"}],"kind":"symbol","metadata":{"title":"ImageMakingError","navigatorTitle":[{"kind":"identifier","text":"ImageMakingError"}],"externalID":"s:7Csv2Img16ImageMakingErrorO","roleHeading":"Enumeration","modules":[{"name":"Csv2Img"}],"symbolKind":"enum","role":"symbol","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"text":"ImageMakingError","kind":"identifier"}]},"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"platforms":["macOS"],"tokens":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"text":"ImageMakingError","kind":"identifier"}]}]}],"sections":[],"hierarchy":{"paths":[["doc:\/\/Csv2Img\/documentation\/Csv2Img"]]},"topicSections":[{"title":"Enumeration Cases","identifiers":["doc:\/\/Csv2Img\/documentation\/Csv2Img\/ImageMakingError\/failedCreateImage(_:)","doc:\/\/Csv2Img\/documentation\/Csv2Img\/ImageMakingError\/noContextAvailable","doc:\/\/Csv2Img\/documentation\/Csv2Img\/ImageMakingError\/underlying(_:)"]},{"identifiers":["doc:\/\/Csv2Img\/documentation\/Csv2Img\/ImageMakingError\/Error-Implementations"],"generated":true,"title":"Default Implementations"}],"schemaVersion":{"patch":0,"major":0,"minor":3},"references":{"doc://Csv2Img/documentation/Csv2Img":{"role":"collection","title":"Csv2Img","abstract":[],"kind":"symbol","identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img","type":"topic","url":"\/documentation\/csv2img"},"doc://Csv2Img/documentation/Csv2Img/ImageMakingError/Error-Implementations":{"title":"Error Implementations","abstract":[],"type":"topic","kind":"article","role":"collectionGroup","url":"\/documentation\/csv2img\/imagemakingerror\/error-implementations","identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/ImageMakingError\/Error-Implementations"},"doc://Csv2Img/s8SendableP":{"type":"unresolvable","identifier":"doc:\/\/Csv2Img\/s8SendableP","title":"Swift.Sendable"},"doc://Csv2Img/documentation/Csv2Img/ImageMakingError/noContextAvailable":{"title":"ImageMakingError.noContextAvailable","abstract":[{"text":"Failed to get current ","type":"text"},{"type":"codeVoice","code":"CGContext"}],"type":"topic","kind":"symbol","role":"symbol","url":"\/documentation\/csv2img\/imagemakingerror\/nocontextavailable","identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/ImageMakingError\/noContextAvailable","fragments":[{"text":"case","kind":"keyword"},{"text":" ","kind":"text"},{"text":"noContextAvailable","kind":"identifier"}]},"doc://Csv2Img/s5ErrorP":{"identifier":"doc:\/\/Csv2Img\/s5ErrorP","type":"unresolvable","title":"Swift.Error"},"doc://Csv2Img/documentation/Csv2Img/ImageMakingError/failedCreateImage(_:)":{"type":"topic","identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/ImageMakingError\/failedCreateImage(_:)","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"text":"failedCreateImage","kind":"identifier"},{"text":"(","kind":"text"},{"preciseIdentifier":"c:@T@CGContextRef","text":"CGContext","kind":"typeIdentifier"},{"text":")","kind":"text"}],"kind":"symbol","role":"symbol","abstract":[],"title":"ImageMakingError.failedCreateImage(_:)","url":"\/documentation\/csv2img\/imagemakingerror\/failedcreateimage(_:)"},"doc://Csv2Img/documentation/Csv2Img/ImageMakingError/underlying(_:)":{"title":"ImageMakingError.underlying(_:)","abstract":[],"type":"topic","kind":"symbol","role":"symbol","url":"\/documentation\/csv2img\/imagemakingerror\/underlying(_:)","identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/ImageMakingError\/underlying(_:)","fragments":[{"text":"case","kind":"keyword"},{"text":" ","kind":"text"},{"text":"underlying","kind":"identifier"},{"text":"(","kind":"text"},{"text":"Error","kind":"typeIdentifier","preciseIdentifier":"s:s5ErrorP"},{"text":")","kind":"text"}]},"doc://Csv2Img/documentation/Csv2Img/ImageMakingError":{"role":"symbol","url":"\/documentation\/csv2img\/imagemakingerror","fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"text":"ImageMakingError","kind":"identifier"}],"title":"ImageMakingError","identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/ImageMakingError","abstract":[],"navigatorTitle":[{"text":"ImageMakingError","kind":"identifier"}],"type":"topic","kind":"symbol"}}} \ No newline at end of file diff --git a/docs/data/documentation/csv2img/imagemakingerror/error-implementations.json b/docs/data/documentation/csv2img/imagemakingerror/error-implementations.json index 6125c59..a882d58 100644 --- a/docs/data/documentation/csv2img/imagemakingerror/error-implementations.json +++ b/docs/data/documentation/csv2img/imagemakingerror/error-implementations.json @@ -1 +1 @@ -{"sections":[],"schemaVersion":{"major":0,"patch":0,"minor":3},"identifier":{"url":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/ImageMakingError\/Error-Implementations","interfaceLanguage":"swift"},"variants":[{"paths":["\/documentation\/csv2img\/imagemakingerror\/error-implementations"],"traits":[{"interfaceLanguage":"swift"}]}],"topicSections":[{"generated":true,"identifiers":["doc:\/\/Csv2Img\/documentation\/Csv2Img\/ImageMakingError\/localizedDescription"],"title":"Instance Properties"}],"metadata":{"title":"Error Implementations","role":"collectionGroup","modules":[{"name":"Csv2Img"}]},"kind":"article","hierarchy":{"paths":[["doc:\/\/Csv2Img\/documentation\/Csv2Img","doc:\/\/Csv2Img\/documentation\/Csv2Img\/ImageMakingError"]]},"references":{"doc://Csv2Img/documentation/Csv2Img/ImageMakingError":{"url":"\/documentation\/csv2img\/imagemakingerror","identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/ImageMakingError","title":"ImageMakingError","navigatorTitle":[{"kind":"identifier","text":"ImageMakingError"}],"type":"topic","abstract":[],"kind":"symbol","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"text":"ImageMakingError","kind":"identifier"}],"role":"symbol"},"doc://Csv2Img/documentation/Csv2Img/ImageMakingError/localizedDescription":{"title":"localizedDescription","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"localizedDescription","kind":"identifier"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:SS","kind":"typeIdentifier","text":"String"}],"url":"\/documentation\/csv2img\/imagemakingerror\/localizeddescription","abstract":[],"type":"topic","identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/ImageMakingError\/localizedDescription","kind":"symbol","role":"symbol"},"doc://Csv2Img/documentation/Csv2Img":{"url":"\/documentation\/csv2img","role":"collection","identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img","abstract":[],"title":"Csv2Img","kind":"symbol","type":"topic"}}} \ No newline at end of file +{"hierarchy":{"paths":[["doc:\/\/Csv2Img\/documentation\/Csv2Img","doc:\/\/Csv2Img\/documentation\/Csv2Img\/ImageMakingError"]]},"sections":[],"metadata":{"title":"Error Implementations","modules":[{"name":"Csv2Img"}],"role":"collectionGroup"},"topicSections":[{"generated":true,"title":"Instance Properties","identifiers":["doc:\/\/Csv2Img\/documentation\/Csv2Img\/ImageMakingError\/localizedDescription"]}],"identifier":{"url":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/ImageMakingError\/Error-Implementations","interfaceLanguage":"swift"},"schemaVersion":{"minor":3,"major":0,"patch":0},"kind":"article","variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/csv2img\/imagemakingerror\/error-implementations"]}],"references":{"doc://Csv2Img/documentation/Csv2Img/ImageMakingError/localizedDescription":{"abstract":[],"identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/ImageMakingError\/localizedDescription","role":"symbol","kind":"symbol","title":"localizedDescription","url":"\/documentation\/csv2img\/imagemakingerror\/localizeddescription","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"localizedDescription"},{"text":": ","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"}],"type":"topic"},"doc://Csv2Img/documentation/Csv2Img/ImageMakingError":{"role":"symbol","url":"\/documentation\/csv2img\/imagemakingerror","fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"text":"ImageMakingError","kind":"identifier"}],"title":"ImageMakingError","identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/ImageMakingError","abstract":[],"navigatorTitle":[{"text":"ImageMakingError","kind":"identifier"}],"type":"topic","kind":"symbol"},"doc://Csv2Img/documentation/Csv2Img":{"role":"collection","title":"Csv2Img","abstract":[],"kind":"symbol","identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img","type":"topic","url":"\/documentation\/csv2img"}}} \ No newline at end of file diff --git a/docs/data/documentation/csv2img/imagemakingerror/failedcreateimage(_:).json b/docs/data/documentation/csv2img/imagemakingerror/failedcreateimage(_:).json index 3a808e4..47d1e61 100644 --- a/docs/data/documentation/csv2img/imagemakingerror/failedcreateimage(_:).json +++ b/docs/data/documentation/csv2img/imagemakingerror/failedcreateimage(_:).json @@ -1 +1 @@ -{"metadata":{"symbolKind":"case","modules":[{"name":"Csv2Img"}],"roleHeading":"Case","externalID":"s:7Csv2Img16ImageMakingErrorO012failedCreateC0yACSo12CGContextRefacACmF","role":"symbol","fragments":[{"text":"case","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"failedCreateImage"},{"text":"(","kind":"text"},{"text":"CGContext","kind":"typeIdentifier","preciseIdentifier":"c:@T@CGContextRef"},{"kind":"text","text":")"}],"title":"ImageMakingError.failedCreateImage(_:)"},"hierarchy":{"paths":[["doc:\/\/Csv2Img\/documentation\/Csv2Img","doc:\/\/Csv2Img\/documentation\/Csv2Img\/ImageMakingError"]]},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/ImageMakingError\/failedCreateImage(_:)"},"sections":[],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/csv2img\/imagemakingerror\/failedcreateimage(_:)"]}],"schemaVersion":{"patch":0,"major":0,"minor":3},"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"platforms":["macOS"],"tokens":[{"kind":"keyword","text":"case"},{"text":" ","kind":"text"},{"kind":"identifier","text":"failedCreateImage"},{"kind":"text","text":"("},{"kind":"typeIdentifier","preciseIdentifier":"c:@T@CGContextRef","text":"CGContext"},{"kind":"text","text":")"}]}]}],"kind":"symbol","references":{"doc://Csv2Img/documentation/Csv2Img/ImageMakingError":{"url":"\/documentation\/csv2img\/imagemakingerror","identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/ImageMakingError","title":"ImageMakingError","navigatorTitle":[{"kind":"identifier","text":"ImageMakingError"}],"type":"topic","abstract":[],"kind":"symbol","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"text":"ImageMakingError","kind":"identifier"}],"role":"symbol"},"doc://Csv2Img/documentation/Csv2Img/ImageMakingError/failedCreateImage(_:)":{"title":"ImageMakingError.failedCreateImage(_:)","identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/ImageMakingError\/failedCreateImage(_:)","role":"symbol","fragments":[{"text":"case","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"failedCreateImage"},{"kind":"text","text":"("},{"preciseIdentifier":"c:@T@CGContextRef","kind":"typeIdentifier","text":"CGContext"},{"kind":"text","text":")"}],"kind":"symbol","url":"\/documentation\/csv2img\/imagemakingerror\/failedcreateimage(_:)","type":"topic","abstract":[]},"doc://Csv2Img/documentation/Csv2Img":{"url":"\/documentation\/csv2img","role":"collection","identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img","abstract":[],"title":"Csv2Img","kind":"symbol","type":"topic"}}} \ No newline at end of file +{"metadata":{"roleHeading":"Case","title":"ImageMakingError.failedCreateImage(_:)","fragments":[{"text":"case","kind":"keyword"},{"text":" ","kind":"text"},{"text":"failedCreateImage","kind":"identifier"},{"text":"(","kind":"text"},{"text":"CGContext","kind":"typeIdentifier","preciseIdentifier":"c:@T@CGContextRef"},{"text":")","kind":"text"}],"modules":[{"name":"Csv2Img"}],"symbolKind":"case","role":"symbol","externalID":"s:7Csv2Img16ImageMakingErrorO012failedCreateC0yACSo12CGContextRefacACmF"},"identifier":{"url":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/ImageMakingError\/failedCreateImage(_:)","interfaceLanguage":"swift"},"primaryContentSections":[{"declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"text":" ","kind":"text"},{"text":"failedCreateImage","kind":"identifier"},{"kind":"text","text":"("},{"kind":"typeIdentifier","preciseIdentifier":"c:@T@CGContextRef","text":"CGContext"},{"kind":"text","text":")"}],"languages":["swift"],"platforms":["macOS"]}],"kind":"declarations"}],"schemaVersion":{"patch":0,"minor":3,"major":0},"kind":"symbol","hierarchy":{"paths":[["doc:\/\/Csv2Img\/documentation\/Csv2Img","doc:\/\/Csv2Img\/documentation\/Csv2Img\/ImageMakingError"]]},"sections":[],"variants":[{"paths":["\/documentation\/csv2img\/imagemakingerror\/failedcreateimage(_:)"],"traits":[{"interfaceLanguage":"swift"}]}],"references":{"doc://Csv2Img/documentation/Csv2Img/ImageMakingError/failedCreateImage(_:)":{"type":"topic","identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/ImageMakingError\/failedCreateImage(_:)","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"text":"failedCreateImage","kind":"identifier"},{"text":"(","kind":"text"},{"preciseIdentifier":"c:@T@CGContextRef","text":"CGContext","kind":"typeIdentifier"},{"text":")","kind":"text"}],"kind":"symbol","role":"symbol","abstract":[],"title":"ImageMakingError.failedCreateImage(_:)","url":"\/documentation\/csv2img\/imagemakingerror\/failedcreateimage(_:)"},"doc://Csv2Img/documentation/Csv2Img/ImageMakingError":{"role":"symbol","url":"\/documentation\/csv2img\/imagemakingerror","fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"text":"ImageMakingError","kind":"identifier"}],"title":"ImageMakingError","identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/ImageMakingError","abstract":[],"navigatorTitle":[{"text":"ImageMakingError","kind":"identifier"}],"type":"topic","kind":"symbol"},"doc://Csv2Img/documentation/Csv2Img":{"role":"collection","title":"Csv2Img","abstract":[],"kind":"symbol","identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img","type":"topic","url":"\/documentation\/csv2img"}}} \ No newline at end of file diff --git a/docs/data/documentation/csv2img/imagemakingerror/localizeddescription.json b/docs/data/documentation/csv2img/imagemakingerror/localizeddescription.json index e8c75b1..e23d8c4 100644 --- a/docs/data/documentation/csv2img/imagemakingerror/localizeddescription.json +++ b/docs/data/documentation/csv2img/imagemakingerror/localizeddescription.json @@ -1 +1 @@ -{"variants":[{"paths":["\/documentation\/csv2img\/imagemakingerror\/localizeddescription"],"traits":[{"interfaceLanguage":"swift"}]}],"hierarchy":{"paths":[["doc:\/\/Csv2Img\/documentation\/Csv2Img","doc:\/\/Csv2Img\/documentation\/Csv2Img\/ImageMakingError","doc:\/\/Csv2Img\/documentation\/Csv2Img\/ImageMakingError\/Error-Implementations"]]},"kind":"symbol","primaryContentSections":[{"declarations":[{"languages":["swift"],"tokens":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"localizedDescription","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"text":" { ","kind":"text"},{"text":"get","kind":"keyword"},{"text":" }","kind":"text"}],"platforms":["macOS"]}],"kind":"declarations"}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/ImageMakingError\/localizedDescription"},"abstract":[{"type":"text","text":"Inherited from "},{"code":"Error.localizedDescription","type":"codeVoice"},{"text":".","type":"text"}],"metadata":{"role":"symbol","modules":[{"relatedModules":["Swift"],"name":"Csv2Img"}],"platforms":[{"beta":false,"unavailable":false,"introducedAt":"8.0","deprecated":false,"name":"iOS"},{"beta":false,"deprecated":false,"introducedAt":"10.10","name":"macOS","unavailable":false},{"name":"tvOS","unavailable":false,"introducedAt":"9.0","beta":false,"deprecated":false},{"introducedAt":"2.0","deprecated":false,"name":"watchOS","unavailable":false,"beta":false}],"fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"localizedDescription","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"}],"roleHeading":"Instance Property","title":"localizedDescription","extendedModule":"Swift","externalID":"s:s5ErrorP10FoundationE20localizedDescriptionSSvp::SYNTHESIZED::s:7Csv2Img16ImageMakingErrorO","symbolKind":"property"},"schemaVersion":{"major":0,"patch":0,"minor":3},"sections":[],"references":{"doc://Csv2Img/documentation/Csv2Img/ImageMakingError/Error-Implementations":{"url":"\/documentation\/csv2img\/imagemakingerror\/error-implementations","identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/ImageMakingError\/Error-Implementations","role":"collectionGroup","abstract":[],"kind":"article","type":"topic","title":"Error Implementations"},"doc://Csv2Img/documentation/Csv2Img/ImageMakingError/localizedDescription":{"title":"localizedDescription","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"localizedDescription","kind":"identifier"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:SS","kind":"typeIdentifier","text":"String"}],"url":"\/documentation\/csv2img\/imagemakingerror\/localizeddescription","abstract":[],"type":"topic","identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/ImageMakingError\/localizedDescription","kind":"symbol","role":"symbol"},"doc://Csv2Img/documentation/Csv2Img/ImageMakingError":{"url":"\/documentation\/csv2img\/imagemakingerror","identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/ImageMakingError","title":"ImageMakingError","navigatorTitle":[{"kind":"identifier","text":"ImageMakingError"}],"type":"topic","abstract":[],"kind":"symbol","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"text":"ImageMakingError","kind":"identifier"}],"role":"symbol"},"doc://Csv2Img/documentation/Csv2Img":{"url":"\/documentation\/csv2img","role":"collection","identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img","abstract":[],"title":"Csv2Img","kind":"symbol","type":"topic"}}} \ No newline at end of file +{"kind":"symbol","identifier":{"url":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/ImageMakingError\/localizedDescription","interfaceLanguage":"swift"},"metadata":{"extendedModule":"Swift","roleHeading":"Instance Property","modules":[{"relatedModules":["Swift"],"name":"Csv2Img"}],"role":"symbol","platforms":[{"unavailable":false,"beta":false,"deprecated":false,"introducedAt":"8.0","name":"iOS"},{"deprecated":false,"unavailable":false,"name":"macOS","introducedAt":"10.10","beta":false},{"deprecated":false,"name":"tvOS","unavailable":false,"beta":false,"introducedAt":"9.0"},{"introducedAt":"2.0","name":"watchOS","deprecated":false,"unavailable":false,"beta":false}],"fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"localizedDescription","kind":"identifier"},{"text":": ","kind":"text"},{"text":"String","preciseIdentifier":"s:SS","kind":"typeIdentifier"}],"externalID":"s:s5ErrorP10FoundationE20localizedDescriptionSSvp::SYNTHESIZED::s:7Csv2Img16ImageMakingErrorO","symbolKind":"property","title":"localizedDescription"},"sections":[],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/csv2img\/imagemakingerror\/localizeddescription"]}],"hierarchy":{"paths":[["doc:\/\/Csv2Img\/documentation\/Csv2Img","doc:\/\/Csv2Img\/documentation\/Csv2Img\/ImageMakingError","doc:\/\/Csv2Img\/documentation\/Csv2Img\/ImageMakingError\/Error-Implementations"]]},"abstract":[{"text":"Inherited from ","type":"text"},{"code":"Error.localizedDescription","type":"codeVoice"},{"type":"text","text":"."}],"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"platforms":["macOS"],"tokens":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"localizedDescription","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"text":" { ","kind":"text"},{"text":"get","kind":"keyword"},{"text":" }","kind":"text"}]}]}],"schemaVersion":{"patch":0,"major":0,"minor":3},"references":{"doc://Csv2Img/documentation/Csv2Img":{"role":"collection","title":"Csv2Img","abstract":[],"kind":"symbol","identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img","type":"topic","url":"\/documentation\/csv2img"},"doc://Csv2Img/documentation/Csv2Img/ImageMakingError/Error-Implementations":{"title":"Error Implementations","abstract":[],"type":"topic","kind":"article","role":"collectionGroup","url":"\/documentation\/csv2img\/imagemakingerror\/error-implementations","identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/ImageMakingError\/Error-Implementations"},"doc://Csv2Img/documentation/Csv2Img/ImageMakingError/localizedDescription":{"abstract":[],"identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/ImageMakingError\/localizedDescription","role":"symbol","kind":"symbol","title":"localizedDescription","url":"\/documentation\/csv2img\/imagemakingerror\/localizeddescription","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"localizedDescription"},{"text":": ","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"}],"type":"topic"},"doc://Csv2Img/documentation/Csv2Img/ImageMakingError":{"role":"symbol","url":"\/documentation\/csv2img\/imagemakingerror","fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"text":"ImageMakingError","kind":"identifier"}],"title":"ImageMakingError","identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/ImageMakingError","abstract":[],"navigatorTitle":[{"text":"ImageMakingError","kind":"identifier"}],"type":"topic","kind":"symbol"}}} \ No newline at end of file diff --git a/docs/data/documentation/csv2img/imagemakingerror/nocontextavailable.json b/docs/data/documentation/csv2img/imagemakingerror/nocontextavailable.json index 00fadd9..3073cc0 100644 --- a/docs/data/documentation/csv2img/imagemakingerror/nocontextavailable.json +++ b/docs/data/documentation/csv2img/imagemakingerror/nocontextavailable.json @@ -1 +1 @@ -{"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/csv2img\/imagemakingerror\/nocontextavailable"]}],"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"text":"case","kind":"keyword"},{"text":" ","kind":"text"},{"text":"noContextAvailable","kind":"identifier"}],"languages":["swift"],"platforms":["macOS"]}]}],"metadata":{"externalID":"s:7Csv2Img16ImageMakingErrorO18noContextAvailableyA2CmF","title":"ImageMakingError.noContextAvailable","role":"symbol","symbolKind":"case","modules":[{"name":"Csv2Img"}],"fragments":[{"text":"case","kind":"keyword"},{"kind":"text","text":" "},{"text":"noContextAvailable","kind":"identifier"}],"roleHeading":"Case"},"sections":[],"schemaVersion":{"minor":3,"patch":0,"major":0},"kind":"symbol","identifier":{"url":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/ImageMakingError\/noContextAvailable","interfaceLanguage":"swift"},"hierarchy":{"paths":[["doc:\/\/Csv2Img\/documentation\/Csv2Img","doc:\/\/Csv2Img\/documentation\/Csv2Img\/ImageMakingError"]]},"abstract":[{"type":"text","text":"Failed to get current "},{"code":"CGContext","type":"codeVoice"}],"references":{"doc://Csv2Img/documentation/Csv2Img/ImageMakingError/noContextAvailable":{"kind":"symbol","url":"\/documentation\/csv2img\/imagemakingerror\/nocontextavailable","title":"ImageMakingError.noContextAvailable","identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/ImageMakingError\/noContextAvailable","abstract":[{"type":"text","text":"Failed to get current "},{"type":"codeVoice","code":"CGContext"}],"fragments":[{"kind":"keyword","text":"case"},{"text":" ","kind":"text"},{"text":"noContextAvailable","kind":"identifier"}],"type":"topic","role":"symbol"},"doc://Csv2Img/documentation/Csv2Img/ImageMakingError":{"url":"\/documentation\/csv2img\/imagemakingerror","identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/ImageMakingError","title":"ImageMakingError","navigatorTitle":[{"kind":"identifier","text":"ImageMakingError"}],"type":"topic","abstract":[],"kind":"symbol","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"text":"ImageMakingError","kind":"identifier"}],"role":"symbol"},"doc://Csv2Img/documentation/Csv2Img":{"url":"\/documentation\/csv2img","role":"collection","identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img","abstract":[],"title":"Csv2Img","kind":"symbol","type":"topic"}}} \ No newline at end of file +{"metadata":{"symbolKind":"case","title":"ImageMakingError.noContextAvailable","role":"symbol","fragments":[{"text":"case","kind":"keyword"},{"kind":"text","text":" "},{"text":"noContextAvailable","kind":"identifier"}],"modules":[{"name":"Csv2Img"}],"externalID":"s:7Csv2Img16ImageMakingErrorO18noContextAvailableyA2CmF","roleHeading":"Case"},"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["macOS"],"tokens":[{"kind":"keyword","text":"case"},{"text":" ","kind":"text"},{"text":"noContextAvailable","kind":"identifier"}],"languages":["swift"]}]}],"abstract":[{"type":"text","text":"Failed to get current "},{"type":"codeVoice","code":"CGContext"}],"kind":"symbol","identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/ImageMakingError\/noContextAvailable"},"sections":[],"hierarchy":{"paths":[["doc:\/\/Csv2Img\/documentation\/Csv2Img","doc:\/\/Csv2Img\/documentation\/Csv2Img\/ImageMakingError"]]},"schemaVersion":{"minor":3,"major":0,"patch":0},"variants":[{"paths":["\/documentation\/csv2img\/imagemakingerror\/nocontextavailable"],"traits":[{"interfaceLanguage":"swift"}]}],"references":{"doc://Csv2Img/documentation/Csv2Img":{"role":"collection","title":"Csv2Img","abstract":[],"kind":"symbol","identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img","type":"topic","url":"\/documentation\/csv2img"},"doc://Csv2Img/documentation/Csv2Img/ImageMakingError":{"role":"symbol","url":"\/documentation\/csv2img\/imagemakingerror","fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"text":"ImageMakingError","kind":"identifier"}],"title":"ImageMakingError","identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/ImageMakingError","abstract":[],"navigatorTitle":[{"text":"ImageMakingError","kind":"identifier"}],"type":"topic","kind":"symbol"},"doc://Csv2Img/documentation/Csv2Img/ImageMakingError/noContextAvailable":{"title":"ImageMakingError.noContextAvailable","abstract":[{"text":"Failed to get current ","type":"text"},{"type":"codeVoice","code":"CGContext"}],"type":"topic","kind":"symbol","role":"symbol","url":"\/documentation\/csv2img\/imagemakingerror\/nocontextavailable","identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/ImageMakingError\/noContextAvailable","fragments":[{"text":"case","kind":"keyword"},{"text":" ","kind":"text"},{"text":"noContextAvailable","kind":"identifier"}]}}} \ No newline at end of file diff --git a/docs/data/documentation/csv2img/imagemakingerror/underlying(_:).json b/docs/data/documentation/csv2img/imagemakingerror/underlying(_:).json index 5a1dfa0..12fb47d 100644 --- a/docs/data/documentation/csv2img/imagemakingerror/underlying(_:).json +++ b/docs/data/documentation/csv2img/imagemakingerror/underlying(_:).json @@ -1 +1 @@ -{"kind":"symbol","identifier":{"url":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/ImageMakingError\/underlying(_:)","interfaceLanguage":"swift"},"hierarchy":{"paths":[["doc:\/\/Csv2Img\/documentation\/Csv2Img","doc:\/\/Csv2Img\/documentation\/Csv2Img\/ImageMakingError"]]},"sections":[],"variants":[{"paths":["\/documentation\/csv2img\/imagemakingerror\/underlying(_:)"],"traits":[{"interfaceLanguage":"swift"}]}],"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"platforms":["macOS"],"tokens":[{"text":"case","kind":"keyword"},{"text":" ","kind":"text"},{"text":"underlying","kind":"identifier"},{"text":"(","kind":"text"},{"text":"Error","kind":"typeIdentifier","preciseIdentifier":"s:s5ErrorP"},{"kind":"text","text":")"}]}]}],"metadata":{"title":"ImageMakingError.underlying(_:)","externalID":"s:7Csv2Img16ImageMakingErrorO10underlyingyACs0E0_pcACmF","role":"symbol","symbolKind":"case","modules":[{"name":"Csv2Img"}],"roleHeading":"Case","fragments":[{"text":"case","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"underlying"},{"text":"(","kind":"text"},{"preciseIdentifier":"s:s5ErrorP","text":"Error","kind":"typeIdentifier"},{"kind":"text","text":")"}]},"schemaVersion":{"patch":0,"major":0,"minor":3},"references":{"doc://Csv2Img/documentation/Csv2Img":{"url":"\/documentation\/csv2img","role":"collection","identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img","abstract":[],"title":"Csv2Img","kind":"symbol","type":"topic"},"doc://Csv2Img/documentation/Csv2Img/ImageMakingError":{"url":"\/documentation\/csv2img\/imagemakingerror","identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/ImageMakingError","title":"ImageMakingError","navigatorTitle":[{"kind":"identifier","text":"ImageMakingError"}],"type":"topic","abstract":[],"kind":"symbol","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"text":"ImageMakingError","kind":"identifier"}],"role":"symbol"},"doc://Csv2Img/documentation/Csv2Img/ImageMakingError/underlying(_:)":{"url":"\/documentation\/csv2img\/imagemakingerror\/underlying(_:)","title":"ImageMakingError.underlying(_:)","role":"symbol","abstract":[],"kind":"symbol","identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/ImageMakingError\/underlying(_:)","fragments":[{"kind":"keyword","text":"case"},{"text":" ","kind":"text"},{"text":"underlying","kind":"identifier"},{"kind":"text","text":"("},{"preciseIdentifier":"s:s5ErrorP","kind":"typeIdentifier","text":"Error"},{"kind":"text","text":")"}],"type":"topic"}}} \ No newline at end of file +{"kind":"symbol","hierarchy":{"paths":[["doc:\/\/Csv2Img\/documentation\/Csv2Img","doc:\/\/Csv2Img\/documentation\/Csv2Img\/ImageMakingError"]]},"primaryContentSections":[{"declarations":[{"languages":["swift"],"platforms":["macOS"],"tokens":[{"kind":"keyword","text":"case"},{"text":" ","kind":"text"},{"text":"underlying","kind":"identifier"},{"text":"(","kind":"text"},{"text":"Error","preciseIdentifier":"s:s5ErrorP","kind":"typeIdentifier"},{"text":")","kind":"text"}]}],"kind":"declarations"}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/ImageMakingError\/underlying(_:)"},"sections":[],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/csv2img\/imagemakingerror\/underlying(_:)"]}],"schemaVersion":{"minor":3,"patch":0,"major":0},"metadata":{"roleHeading":"Case","symbolKind":"case","role":"symbol","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"underlying"},{"kind":"text","text":"("},{"text":"Error","kind":"typeIdentifier","preciseIdentifier":"s:s5ErrorP"},{"kind":"text","text":")"}],"title":"ImageMakingError.underlying(_:)","modules":[{"name":"Csv2Img"}],"externalID":"s:7Csv2Img16ImageMakingErrorO10underlyingyACs0E0_pcACmF"},"references":{"doc://Csv2Img/documentation/Csv2Img/ImageMakingError/underlying(_:)":{"title":"ImageMakingError.underlying(_:)","abstract":[],"type":"topic","kind":"symbol","role":"symbol","url":"\/documentation\/csv2img\/imagemakingerror\/underlying(_:)","identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/ImageMakingError\/underlying(_:)","fragments":[{"text":"case","kind":"keyword"},{"text":" ","kind":"text"},{"text":"underlying","kind":"identifier"},{"text":"(","kind":"text"},{"text":"Error","kind":"typeIdentifier","preciseIdentifier":"s:s5ErrorP"},{"text":")","kind":"text"}]},"doc://Csv2Img/documentation/Csv2Img":{"role":"collection","title":"Csv2Img","abstract":[],"kind":"symbol","identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img","type":"topic","url":"\/documentation\/csv2img"},"doc://Csv2Img/documentation/Csv2Img/ImageMakingError":{"role":"symbol","url":"\/documentation\/csv2img\/imagemakingerror","fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"text":"ImageMakingError","kind":"identifier"}],"title":"ImageMakingError","identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/ImageMakingError","abstract":[],"navigatorTitle":[{"text":"ImageMakingError","kind":"identifier"}],"type":"topic","kind":"symbol"}}} \ No newline at end of file diff --git a/docs/data/documentation/csv2img/maker.json b/docs/data/documentation/csv2img/maker.json index acab5ed..523ff82 100644 --- a/docs/data/documentation/csv2img/maker.json +++ b/docs/data/documentation/csv2img/maker.json @@ -1 +1 @@ -{"topicSections":[{"identifiers":["doc:\/\/Csv2Img\/documentation\/Csv2Img\/Maker\/Exportable"],"title":"Associated Types"},{"title":"Instance Properties","identifiers":["doc:\/\/Csv2Img\/documentation\/Csv2Img\/Maker\/maximumRowCount"]},{"title":"Instance Methods","identifiers":["doc:\/\/Csv2Img\/documentation\/Csv2Img\/Maker\/make(columns:rows:progress:)","doc:\/\/Csv2Img\/documentation\/Csv2Img\/Maker\/set(fontSize:)"]}],"relationshipsSections":[{"title":"Inherits From","type":"inheritsFrom","identifiers":["doc:\/\/Csv2Img\/s8SendableP"],"kind":"relationships"}],"variants":[{"paths":["\/documentation\/csv2img\/maker"],"traits":[{"interfaceLanguage":"swift"}]}],"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"protocol"},{"kind":"text","text":" "},{"text":"Maker","kind":"identifier"},{"kind":"text","text":" : "},{"text":"Sendable","kind":"typeIdentifier","preciseIdentifier":"s:s8SendableP"}],"platforms":["macOS"],"languages":["swift"]}]}],"kind":"symbol","sections":[],"hierarchy":{"paths":[["doc:\/\/Csv2Img\/documentation\/Csv2Img"]]},"identifier":{"url":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Maker","interfaceLanguage":"swift"},"schemaVersion":{"minor":3,"major":0,"patch":0},"metadata":{"externalID":"s:7Csv2Img5MakerP","modules":[{"name":"Csv2Img"}],"title":"Maker","roleHeading":"Protocol","symbolKind":"protocol","navigatorTitle":[{"text":"Maker","kind":"identifier"}],"role":"symbol","fragments":[{"kind":"keyword","text":"protocol"},{"kind":"text","text":" "},{"kind":"identifier","text":"Maker"}]},"references":{"doc://Csv2Img/documentation/Csv2Img":{"url":"\/documentation\/csv2img","role":"collection","identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img","abstract":[],"title":"Csv2Img","kind":"symbol","type":"topic"},"doc://Csv2Img/documentation/Csv2Img/Maker/set(fontSize:)":{"abstract":[],"fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"set"},{"text":"(","kind":"text"},{"text":"fontSize","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"Double","kind":"typeIdentifier","preciseIdentifier":"s:Sd"},{"kind":"text","text":")"}],"required":true,"title":"set(fontSize:)","identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Maker\/set(fontSize:)","role":"symbol","type":"topic","kind":"symbol","url":"\/documentation\/csv2img\/maker\/set(fontsize:)"},"doc://Csv2Img/documentation/Csv2Img/Maker/Exportable":{"url":"\/documentation\/csv2img\/maker\/exportable","title":"Exportable","type":"topic","identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Maker\/Exportable","fragments":[{"text":"associatedtype","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"Exportable"},{"text":" : ","kind":"text"},{"text":"CsvExportable","kind":"typeIdentifier","preciseIdentifier":"s:7Csv2Img13CsvExportableP"}],"role":"symbol","abstract":[],"kind":"symbol","required":true},"doc://Csv2Img/documentation/Csv2Img/Maker/make(columns:rows:progress:)":{"title":"make(columns:rows:progress:)","abstract":[],"role":"symbol","url":"\/documentation\/csv2img\/maker\/make(columns:rows:progress:)","type":"topic","identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Maker\/make(columns:rows:progress:)","kind":"symbol","required":true,"fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"make"},{"kind":"text","text":"("},{"kind":"externalParam","text":"columns"},{"kind":"text","text":": ["},{"kind":"typeIdentifier","preciseIdentifier":"s:7Csv2Img3CsvC","text":"Csv"},{"text":".","kind":"text"},{"preciseIdentifier":"s:7Csv2Img3CsvC6ColumnV","text":"Column","kind":"typeIdentifier"},{"text":"], ","kind":"text"},{"text":"rows","kind":"externalParam"},{"text":": [","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7Csv2Img3CsvC","text":"Csv"},{"kind":"text","text":"."},{"kind":"typeIdentifier","preciseIdentifier":"s:7Csv2Img3CsvC3RowV","text":"Row"},{"kind":"text","text":"], "},{"kind":"externalParam","text":"progress"},{"kind":"text","text":": ("},{"kind":"typeIdentifier","preciseIdentifier":"s:Sd","text":"Double"},{"text":") -> ","kind":"text"},{"text":"Void","kind":"typeIdentifier","preciseIdentifier":"s:s4Voida"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Self"},{"text":".","kind":"text"},{"text":"Exportable","kind":"typeIdentifier"}]},"doc://Csv2Img/s8SendableP":{"title":"Swift.Sendable","type":"unresolvable","identifier":"doc:\/\/Csv2Img\/s8SendableP"},"doc://Csv2Img/documentation/Csv2Img/Maker":{"kind":"symbol","title":"Maker","abstract":[],"type":"topic","identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Maker","role":"symbol","url":"\/documentation\/csv2img\/maker","fragments":[{"text":"protocol","kind":"keyword"},{"kind":"text","text":" "},{"text":"Maker","kind":"identifier"}],"navigatorTitle":[{"kind":"identifier","text":"Maker"}]},"doc://Csv2Img/documentation/Csv2Img/Maker/maximumRowCount":{"role":"symbol","title":"maximumRowCount","type":"topic","required":true,"fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"maximumRowCount"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:Si","text":"Int"},{"text":"?","kind":"text"}],"abstract":[],"url":"\/documentation\/csv2img\/maker\/maximumrowcount","identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Maker\/maximumRowCount","kind":"symbol"}}} \ No newline at end of file +{"identifier":{"url":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Maker","interfaceLanguage":"swift"},"topicSections":[{"identifiers":["doc:\/\/Csv2Img\/documentation\/Csv2Img\/Maker\/Exportable"],"title":"Associated Types"},{"title":"Instance Properties","identifiers":["doc:\/\/Csv2Img\/documentation\/Csv2Img\/Maker\/maximumRowCount"]},{"identifiers":["doc:\/\/Csv2Img\/documentation\/Csv2Img\/Maker\/make(columns:rows:progress:)","doc:\/\/Csv2Img\/documentation\/Csv2Img\/Maker\/set(fontSize:)"],"title":"Instance Methods"}],"relationshipsSections":[{"title":"Inherits From","type":"inheritsFrom","kind":"relationships","identifiers":["doc:\/\/Csv2Img\/s8SendableP"]}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/csv2img\/maker"]}],"kind":"symbol","sections":[],"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["macOS"],"tokens":[{"kind":"keyword","text":"protocol"},{"kind":"text","text":" "},{"text":"Maker","kind":"identifier"},{"kind":"text","text":" : "},{"kind":"typeIdentifier","preciseIdentifier":"s:s8SendableP","text":"Sendable"}],"languages":["swift"]}]}],"metadata":{"roleHeading":"Protocol","navigatorTitle":[{"text":"Maker","kind":"identifier"}],"fragments":[{"kind":"keyword","text":"protocol"},{"text":" ","kind":"text"},{"text":"Maker","kind":"identifier"}],"modules":[{"name":"Csv2Img"}],"role":"symbol","externalID":"s:7Csv2Img5MakerP","symbolKind":"protocol","title":"Maker"},"hierarchy":{"paths":[["doc:\/\/Csv2Img\/documentation\/Csv2Img"]]},"schemaVersion":{"major":0,"minor":3,"patch":0},"references":{"doc://Csv2Img/documentation/Csv2Img/Maker/maximumRowCount":{"type":"topic","title":"maximumRowCount","abstract":[],"required":true,"identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Maker\/maximumRowCount","role":"symbol","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"maximumRowCount"},{"kind":"text","text":": "},{"preciseIdentifier":"s:Si","kind":"typeIdentifier","text":"Int"},{"text":"?","kind":"text"}],"url":"\/documentation\/csv2img\/maker\/maximumrowcount","kind":"symbol"},"doc://Csv2Img/documentation/Csv2Img/Maker/Exportable":{"url":"\/documentation\/csv2img\/maker\/exportable","abstract":[],"title":"Exportable","required":true,"type":"topic","identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Maker\/Exportable","role":"symbol","fragments":[{"text":"associatedtype","kind":"keyword"},{"kind":"text","text":" "},{"text":"Exportable","kind":"identifier"},{"kind":"text","text":" : "},{"preciseIdentifier":"s:7Csv2Img13CsvExportableP","kind":"typeIdentifier","text":"CsvExportable"}],"kind":"symbol"},"doc://Csv2Img/documentation/Csv2Img/Maker":{"abstract":[],"title":"Maker","role":"symbol","kind":"symbol","type":"topic","url":"\/documentation\/csv2img\/maker","identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Maker","fragments":[{"kind":"keyword","text":"protocol"},{"kind":"text","text":" "},{"text":"Maker","kind":"identifier"}],"navigatorTitle":[{"text":"Maker","kind":"identifier"}]},"doc://Csv2Img/documentation/Csv2Img/Maker/set(fontSize:)":{"abstract":[],"title":"set(fontSize:)","role":"symbol","kind":"symbol","url":"\/documentation\/csv2img\/maker\/set(fontsize:)","type":"topic","identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Maker\/set(fontSize:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"set","kind":"identifier"},{"kind":"text","text":"("},{"text":"fontSize","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:Sd","text":"Double"},{"kind":"text","text":")"}],"required":true},"doc://Csv2Img/s8SendableP":{"identifier":"doc:\/\/Csv2Img\/s8SendableP","title":"Swift.Sendable","type":"unresolvable"},"doc://Csv2Img/documentation/Csv2Img":{"role":"collection","title":"Csv2Img","abstract":[],"kind":"symbol","identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img","type":"topic","url":"\/documentation\/csv2img"},"doc://Csv2Img/documentation/Csv2Img/Maker/make(columns:rows:progress:)":{"title":"make(columns:rows:progress:)","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"make","kind":"identifier"},{"kind":"text","text":"("},{"text":"columns","kind":"externalParam"},{"text":": [","kind":"text"},{"text":"Csv","kind":"typeIdentifier","preciseIdentifier":"s:7Csv2Img3CsvC"},{"kind":"text","text":"."},{"text":"Column","preciseIdentifier":"s:7Csv2Img3CsvC6ColumnV","kind":"typeIdentifier"},{"kind":"text","text":"], "},{"text":"rows","kind":"externalParam"},{"text":": [","kind":"text"},{"kind":"typeIdentifier","text":"Csv","preciseIdentifier":"s:7Csv2Img3CsvC"},{"kind":"text","text":"."},{"preciseIdentifier":"s:7Csv2Img3CsvC3RowV","kind":"typeIdentifier","text":"Row"},{"kind":"text","text":"], "},{"kind":"externalParam","text":"progress"},{"kind":"text","text":": ("},{"text":"Double","kind":"typeIdentifier","preciseIdentifier":"s:Sd"},{"kind":"text","text":") -> "},{"text":"Void","kind":"typeIdentifier","preciseIdentifier":"s:s4Voida"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"text":" -> ","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"Exportable"}],"kind":"symbol","abstract":[],"identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Maker\/make(columns:rows:progress:)","type":"topic","required":true,"url":"\/documentation\/csv2img\/maker\/make(columns:rows:progress:)","role":"symbol"}}} \ No newline at end of file diff --git a/docs/data/documentation/csv2img/maker/exportable.json b/docs/data/documentation/csv2img/maker/exportable.json index fcc7044..e53bc91 100644 --- a/docs/data/documentation/csv2img/maker/exportable.json +++ b/docs/data/documentation/csv2img/maker/exportable.json @@ -1 +1 @@ -{"metadata":{"externalID":"s:7Csv2Img5MakerP10ExportableQa","modules":[{"name":"Csv2Img"}],"role":"symbol","symbolKind":"associatedtype","roleHeading":"Associated Type","fragments":[{"kind":"keyword","text":"associatedtype"},{"kind":"text","text":" "},{"text":"Exportable","kind":"identifier"},{"kind":"text","text":" : "},{"preciseIdentifier":"s:7Csv2Img13CsvExportableP","text":"CsvExportable","kind":"typeIdentifier"}],"required":true,"title":"Exportable"},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/csv2img\/maker\/exportable"]}],"kind":"symbol","schemaVersion":{"major":0,"patch":0,"minor":3},"sections":[],"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"text":"associatedtype","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Exportable","kind":"identifier"},{"text":" : ","kind":"text"},{"identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/CsvExportable","preciseIdentifier":"s:7Csv2Img13CsvExportableP","text":"CsvExportable","kind":"typeIdentifier"}],"languages":["swift"],"platforms":["macOS"]}]}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Maker\/Exportable"},"hierarchy":{"paths":[["doc:\/\/Csv2Img\/documentation\/Csv2Img","doc:\/\/Csv2Img\/documentation\/Csv2Img\/Maker"]]},"references":{"doc://Csv2Img/documentation/Csv2Img/Maker":{"kind":"symbol","title":"Maker","abstract":[],"type":"topic","identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Maker","role":"symbol","url":"\/documentation\/csv2img\/maker","fragments":[{"text":"protocol","kind":"keyword"},{"kind":"text","text":" "},{"text":"Maker","kind":"identifier"}],"navigatorTitle":[{"kind":"identifier","text":"Maker"}]},"doc://Csv2Img/documentation/Csv2Img/Maker/Exportable":{"url":"\/documentation\/csv2img\/maker\/exportable","title":"Exportable","type":"topic","identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Maker\/Exportable","fragments":[{"text":"associatedtype","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"Exportable"},{"text":" : ","kind":"text"},{"text":"CsvExportable","kind":"typeIdentifier","preciseIdentifier":"s:7Csv2Img13CsvExportableP"}],"role":"symbol","abstract":[],"kind":"symbol","required":true},"doc://Csv2Img/documentation/Csv2Img":{"url":"\/documentation\/csv2img","role":"collection","identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img","abstract":[],"title":"Csv2Img","kind":"symbol","type":"topic"},"doc://Csv2Img/documentation/Csv2Img/CsvExportable":{"url":"\/documentation\/csv2img\/csvexportable","title":"CsvExportable","role":"symbol","abstract":[],"fragments":[{"kind":"keyword","text":"protocol"},{"text":" ","kind":"text"},{"text":"CsvExportable","kind":"identifier"}],"navigatorTitle":[{"text":"CsvExportable","kind":"identifier"}],"identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/CsvExportable","type":"topic","kind":"symbol"}}} \ No newline at end of file +{"schemaVersion":{"minor":3,"major":0,"patch":0},"kind":"symbol","identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Maker\/Exportable"},"hierarchy":{"paths":[["doc:\/\/Csv2Img\/documentation\/Csv2Img","doc:\/\/Csv2Img\/documentation\/Csv2Img\/Maker"]]},"sections":[],"primaryContentSections":[{"declarations":[{"languages":["swift"],"tokens":[{"kind":"keyword","text":"associatedtype"},{"kind":"text","text":" "},{"kind":"identifier","text":"Exportable"},{"text":" : ","kind":"text"},{"kind":"typeIdentifier","identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/CsvExportable","preciseIdentifier":"s:7Csv2Img13CsvExportableP","text":"CsvExportable"}],"platforms":["macOS"]}],"kind":"declarations"}],"metadata":{"modules":[{"name":"Csv2Img"}],"symbolKind":"associatedtype","fragments":[{"kind":"keyword","text":"associatedtype"},{"kind":"text","text":" "},{"kind":"identifier","text":"Exportable"},{"kind":"text","text":" : "},{"preciseIdentifier":"s:7Csv2Img13CsvExportableP","text":"CsvExportable","kind":"typeIdentifier"}],"title":"Exportable","externalID":"s:7Csv2Img5MakerP10ExportableQa","required":true,"role":"symbol","roleHeading":"Associated Type"},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/csv2img\/maker\/exportable"]}],"references":{"doc://Csv2Img/documentation/Csv2Img/CsvExportable":{"url":"\/documentation\/csv2img\/csvexportable","fragments":[{"kind":"keyword","text":"protocol"},{"text":" ","kind":"text"},{"text":"CsvExportable","kind":"identifier"}],"title":"CsvExportable","role":"symbol","navigatorTitle":[{"text":"CsvExportable","kind":"identifier"}],"kind":"symbol","identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/CsvExportable","type":"topic","abstract":[]},"doc://Csv2Img/documentation/Csv2Img/Maker":{"abstract":[],"title":"Maker","role":"symbol","kind":"symbol","type":"topic","url":"\/documentation\/csv2img\/maker","identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Maker","fragments":[{"kind":"keyword","text":"protocol"},{"kind":"text","text":" "},{"text":"Maker","kind":"identifier"}],"navigatorTitle":[{"text":"Maker","kind":"identifier"}]},"doc://Csv2Img/documentation/Csv2Img/Maker/Exportable":{"url":"\/documentation\/csv2img\/maker\/exportable","abstract":[],"title":"Exportable","required":true,"type":"topic","identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Maker\/Exportable","role":"symbol","fragments":[{"text":"associatedtype","kind":"keyword"},{"kind":"text","text":" "},{"text":"Exportable","kind":"identifier"},{"kind":"text","text":" : "},{"preciseIdentifier":"s:7Csv2Img13CsvExportableP","kind":"typeIdentifier","text":"CsvExportable"}],"kind":"symbol"},"doc://Csv2Img/documentation/Csv2Img":{"role":"collection","title":"Csv2Img","abstract":[],"kind":"symbol","identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img","type":"topic","url":"\/documentation\/csv2img"}}} \ No newline at end of file diff --git a/docs/data/documentation/csv2img/maker/make(columns:rows:progress:).json b/docs/data/documentation/csv2img/maker/make(columns:rows:progress:).json index 20994c3..04555f4 100644 --- a/docs/data/documentation/csv2img/maker/make(columns:rows:progress:).json +++ b/docs/data/documentation/csv2img/maker/make(columns:rows:progress:).json @@ -1 +1 @@ -{"metadata":{"title":"make(columns:rows:progress:)","required":true,"externalID":"s:7Csv2Img5MakerP4make7columns4rows8progress10ExportableQzSayAA3CsvC6ColumnVG_SayAK3RowVGySdYbctKF","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"make","kind":"identifier"},{"kind":"text","text":"("},{"kind":"externalParam","text":"columns"},{"kind":"text","text":": ["},{"kind":"typeIdentifier","text":"Csv","preciseIdentifier":"s:7Csv2Img3CsvC"},{"kind":"text","text":"."},{"text":"Column","kind":"typeIdentifier","preciseIdentifier":"s:7Csv2Img3CsvC6ColumnV"},{"text":"], ","kind":"text"},{"text":"rows","kind":"externalParam"},{"text":": [","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7Csv2Img3CsvC","text":"Csv"},{"text":".","kind":"text"},{"preciseIdentifier":"s:7Csv2Img3CsvC3RowV","text":"Row","kind":"typeIdentifier"},{"text":"], ","kind":"text"},{"text":"progress","kind":"externalParam"},{"text":": (","kind":"text"},{"preciseIdentifier":"s:Sd","text":"Double","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"text":"Void","kind":"typeIdentifier","preciseIdentifier":"s:s4Voida"},{"text":") ","kind":"text"},{"text":"throws","kind":"keyword"},{"text":" -> ","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Exportable"}],"symbolKind":"method","role":"symbol","roleHeading":"Instance Method","modules":[{"name":"Csv2Img"}]},"identifier":{"url":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Maker\/make(columns:rows:progress:)","interfaceLanguage":"swift"},"sections":[],"schemaVersion":{"patch":0,"major":0,"minor":3},"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"make","kind":"identifier"},{"kind":"text","text":"("},{"kind":"externalParam","text":"columns"},{"kind":"text","text":": ["},{"identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv","preciseIdentifier":"s:7Csv2Img3CsvC","text":"Csv","kind":"typeIdentifier"},{"kind":"text","text":"."},{"identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/Column","preciseIdentifier":"s:7Csv2Img3CsvC6ColumnV","text":"Column","kind":"typeIdentifier"},{"text":"], ","kind":"text"},{"text":"rows","kind":"externalParam"},{"kind":"text","text":": ["},{"preciseIdentifier":"s:7Csv2Img3CsvC","kind":"typeIdentifier","text":"Csv","identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv"},{"kind":"text","text":"."},{"kind":"typeIdentifier","identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/Row","preciseIdentifier":"s:7Csv2Img3CsvC3RowV","text":"Row"},{"kind":"text","text":"], "},{"kind":"externalParam","text":"progress"},{"kind":"text","text":": "},{"kind":"keyword","text":"@escaping"},{"kind":"text","text":" ("},{"preciseIdentifier":"s:Sd","text":"Double","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"text":"Void","preciseIdentifier":"s:s4Voida","kind":"typeIdentifier"},{"text":") ","kind":"text"},{"text":"throws","kind":"keyword"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Exportable"}],"platforms":["macOS"],"languages":["swift"]}]}],"hierarchy":{"paths":[["doc:\/\/Csv2Img\/documentation\/Csv2Img","doc:\/\/Csv2Img\/documentation\/Csv2Img\/Maker"]]},"kind":"symbol","variants":[{"paths":["\/documentation\/csv2img\/maker\/make(columns:rows:progress:)"],"traits":[{"interfaceLanguage":"swift"}]}],"references":{"doc://Csv2Img/documentation/Csv2Img/Csv/Row":{"url":"\/documentation\/csv2img\/csv\/row","title":"Csv.Row","abstract":[{"text":"Row (a line)","type":"text"}],"navigatorTitle":[{"text":"Row","kind":"identifier"}],"role":"symbol","fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"Row"}],"type":"topic","identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/Row","kind":"symbol"},"doc://Csv2Img/documentation/Csv2Img/Maker":{"kind":"symbol","title":"Maker","abstract":[],"type":"topic","identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Maker","role":"symbol","url":"\/documentation\/csv2img\/maker","fragments":[{"text":"protocol","kind":"keyword"},{"kind":"text","text":" "},{"text":"Maker","kind":"identifier"}],"navigatorTitle":[{"kind":"identifier","text":"Maker"}]},"doc://Csv2Img/documentation/Csv2Img/Maker/make(columns:rows:progress:)":{"title":"make(columns:rows:progress:)","abstract":[],"role":"symbol","url":"\/documentation\/csv2img\/maker\/make(columns:rows:progress:)","type":"topic","identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Maker\/make(columns:rows:progress:)","kind":"symbol","required":true,"fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"make"},{"kind":"text","text":"("},{"kind":"externalParam","text":"columns"},{"kind":"text","text":": ["},{"kind":"typeIdentifier","preciseIdentifier":"s:7Csv2Img3CsvC","text":"Csv"},{"text":".","kind":"text"},{"preciseIdentifier":"s:7Csv2Img3CsvC6ColumnV","text":"Column","kind":"typeIdentifier"},{"text":"], ","kind":"text"},{"text":"rows","kind":"externalParam"},{"text":": [","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7Csv2Img3CsvC","text":"Csv"},{"kind":"text","text":"."},{"kind":"typeIdentifier","preciseIdentifier":"s:7Csv2Img3CsvC3RowV","text":"Row"},{"kind":"text","text":"], "},{"kind":"externalParam","text":"progress"},{"kind":"text","text":": ("},{"kind":"typeIdentifier","preciseIdentifier":"s:Sd","text":"Double"},{"text":") -> ","kind":"text"},{"text":"Void","kind":"typeIdentifier","preciseIdentifier":"s:s4Voida"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Self"},{"text":".","kind":"text"},{"text":"Exportable","kind":"typeIdentifier"}]},"doc://Csv2Img/documentation/Csv2Img":{"url":"\/documentation\/csv2img","role":"collection","identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img","abstract":[],"title":"Csv2Img","kind":"symbol","type":"topic"},"doc://Csv2Img/documentation/Csv2Img/Csv/Column":{"identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/Column","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Column","kind":"identifier"}],"type":"topic","role":"symbol","title":"Csv.Column","kind":"symbol","url":"\/documentation\/csv2img\/csv\/column","navigatorTitle":[{"text":"Column","kind":"identifier"}],"abstract":[{"type":"text","text":"Column (a head line)"}]},"doc://Csv2Img/documentation/Csv2Img/Csv":{"type":"topic","title":"Csv","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"Csv","kind":"identifier"}],"abstract":[{"type":"text","text":"Csv data structure"}],"role":"symbol","identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv","kind":"symbol","navigatorTitle":[{"text":"Csv","kind":"identifier"}],"url":"\/documentation\/csv2img\/csv"}}} \ No newline at end of file +{"sections":[],"schemaVersion":{"patch":0,"major":0,"minor":3},"kind":"symbol","hierarchy":{"paths":[["doc:\/\/Csv2Img\/documentation\/Csv2Img","doc:\/\/Csv2Img\/documentation\/Csv2Img\/Maker"]]},"primaryContentSections":[{"declarations":[{"languages":["swift"],"tokens":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"make"},{"text":"(","kind":"text"},{"text":"columns","kind":"externalParam"},{"text":": [","kind":"text"},{"kind":"typeIdentifier","identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv","text":"Csv","preciseIdentifier":"s:7Csv2Img3CsvC"},{"kind":"text","text":"."},{"preciseIdentifier":"s:7Csv2Img3CsvC6ColumnV","identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/Column","kind":"typeIdentifier","text":"Column"},{"kind":"text","text":"], "},{"text":"rows","kind":"externalParam"},{"kind":"text","text":": ["},{"preciseIdentifier":"s:7Csv2Img3CsvC","text":"Csv","identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv","kind":"typeIdentifier"},{"text":".","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7Csv2Img3CsvC3RowV","identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/Row","text":"Row"},{"text":"], ","kind":"text"},{"kind":"externalParam","text":"progress"},{"text":": ","kind":"text"},{"text":"@escaping","kind":"keyword"},{"text":" (","kind":"text"},{"text":"Double","kind":"typeIdentifier","preciseIdentifier":"s:Sd"},{"text":") -> ","kind":"text"},{"text":"Void","kind":"typeIdentifier","preciseIdentifier":"s:s4Voida"},{"kind":"text","text":") "},{"text":"throws","kind":"keyword"},{"text":" -> ","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"text":".","kind":"text"},{"text":"Exportable","kind":"typeIdentifier"}],"platforms":["macOS"]}],"kind":"declarations"}],"variants":[{"paths":["\/documentation\/csv2img\/maker\/make(columns:rows:progress:)"],"traits":[{"interfaceLanguage":"swift"}]}],"metadata":{"modules":[{"name":"Csv2Img"}],"role":"symbol","title":"make(columns:rows:progress:)","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"make","kind":"identifier"},{"kind":"text","text":"("},{"kind":"externalParam","text":"columns"},{"text":": [","kind":"text"},{"kind":"typeIdentifier","text":"Csv","preciseIdentifier":"s:7Csv2Img3CsvC"},{"kind":"text","text":"."},{"text":"Column","preciseIdentifier":"s:7Csv2Img3CsvC6ColumnV","kind":"typeIdentifier"},{"text":"], ","kind":"text"},{"text":"rows","kind":"externalParam"},{"text":": [","kind":"text"},{"text":"Csv","kind":"typeIdentifier","preciseIdentifier":"s:7Csv2Img3CsvC"},{"kind":"text","text":"."},{"kind":"typeIdentifier","preciseIdentifier":"s:7Csv2Img3CsvC3RowV","text":"Row"},{"text":"], ","kind":"text"},{"kind":"externalParam","text":"progress"},{"text":": (","kind":"text"},{"preciseIdentifier":"s:Sd","text":"Double","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","preciseIdentifier":"s:s4Voida","text":"Void"},{"kind":"text","text":") "},{"text":"throws","kind":"keyword"},{"text":" -> ","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"text":".","kind":"text"},{"text":"Exportable","kind":"typeIdentifier"}],"symbolKind":"method","roleHeading":"Instance Method","externalID":"s:7Csv2Img5MakerP4make7columns4rows8progress10ExportableQzSayAA3CsvC6ColumnVG_SayAK3RowVGySdYbctKF","required":true},"identifier":{"url":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Maker\/make(columns:rows:progress:)","interfaceLanguage":"swift"},"references":{"doc://Csv2Img/documentation/Csv2Img/Maker/make(columns:rows:progress:)":{"title":"make(columns:rows:progress:)","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"make","kind":"identifier"},{"kind":"text","text":"("},{"text":"columns","kind":"externalParam"},{"text":": [","kind":"text"},{"text":"Csv","kind":"typeIdentifier","preciseIdentifier":"s:7Csv2Img3CsvC"},{"kind":"text","text":"."},{"text":"Column","preciseIdentifier":"s:7Csv2Img3CsvC6ColumnV","kind":"typeIdentifier"},{"kind":"text","text":"], "},{"text":"rows","kind":"externalParam"},{"text":": [","kind":"text"},{"kind":"typeIdentifier","text":"Csv","preciseIdentifier":"s:7Csv2Img3CsvC"},{"kind":"text","text":"."},{"preciseIdentifier":"s:7Csv2Img3CsvC3RowV","kind":"typeIdentifier","text":"Row"},{"kind":"text","text":"], "},{"kind":"externalParam","text":"progress"},{"kind":"text","text":": ("},{"text":"Double","kind":"typeIdentifier","preciseIdentifier":"s:Sd"},{"kind":"text","text":") -> "},{"text":"Void","kind":"typeIdentifier","preciseIdentifier":"s:s4Voida"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"text":" -> ","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"Exportable"}],"kind":"symbol","abstract":[],"identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Maker\/make(columns:rows:progress:)","type":"topic","required":true,"url":"\/documentation\/csv2img\/maker\/make(columns:rows:progress:)","role":"symbol"},"doc://Csv2Img/documentation/Csv2Img":{"role":"collection","title":"Csv2Img","abstract":[],"kind":"symbol","identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img","type":"topic","url":"\/documentation\/csv2img"},"doc://Csv2Img/documentation/Csv2Img/Maker":{"abstract":[],"title":"Maker","role":"symbol","kind":"symbol","type":"topic","url":"\/documentation\/csv2img\/maker","identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Maker","fragments":[{"kind":"keyword","text":"protocol"},{"kind":"text","text":" "},{"text":"Maker","kind":"identifier"}],"navigatorTitle":[{"text":"Maker","kind":"identifier"}]},"doc://Csv2Img/documentation/Csv2Img/Csv":{"identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv","title":"Csv","navigatorTitle":[{"text":"Csv","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Csv","kind":"identifier"}],"abstract":[{"type":"text","text":"Csv data structure"}],"role":"symbol","kind":"symbol","type":"topic","url":"\/documentation\/csv2img\/csv"},"doc://Csv2Img/documentation/Csv2Img/Csv/Column":{"type":"topic","fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"Column"}],"kind":"symbol","title":"Csv.Column","role":"symbol","url":"\/documentation\/csv2img\/csv\/column","navigatorTitle":[{"kind":"identifier","text":"Column"}],"abstract":[{"text":"Column (a head line)","type":"text"}],"identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/Column"},"doc://Csv2Img/documentation/Csv2Img/Csv/Row":{"abstract":[{"text":"Row (a line)","type":"text"}],"role":"symbol","identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Csv\/Row","url":"\/documentation\/csv2img\/csv\/row","title":"Csv.Row","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"text":"Row","kind":"identifier"}],"navigatorTitle":[{"kind":"identifier","text":"Row"}],"kind":"symbol","type":"topic"}}} \ No newline at end of file diff --git a/docs/data/documentation/csv2img/maker/maximumrowcount.json b/docs/data/documentation/csv2img/maker/maximumrowcount.json index fe4a562..b129fc0 100644 --- a/docs/data/documentation/csv2img/maker/maximumrowcount.json +++ b/docs/data/documentation/csv2img/maker/maximumrowcount.json @@ -1 +1 @@ -{"hierarchy":{"paths":[["doc:\/\/Csv2Img\/documentation\/Csv2Img","doc:\/\/Csv2Img\/documentation\/Csv2Img\/Maker"]]},"schemaVersion":{"minor":3,"major":0,"patch":0},"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"maximumRowCount"},{"kind":"text","text":": "},{"text":"Int","kind":"typeIdentifier","preciseIdentifier":"s:Si"},{"kind":"text","text":"? { "},{"text":"get","kind":"keyword"},{"kind":"text","text":" }"}],"languages":["swift"],"platforms":["macOS"]}]}],"variants":[{"paths":["\/documentation\/csv2img\/maker\/maximumrowcount"],"traits":[{"interfaceLanguage":"swift"}]}],"metadata":{"role":"symbol","title":"maximumRowCount","required":true,"roleHeading":"Instance Property","symbolKind":"property","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"maximumRowCount"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"},{"kind":"text","text":"?"}],"modules":[{"name":"Csv2Img"}],"externalID":"s:7Csv2Img5MakerP15maximumRowCountSiSgvp"},"identifier":{"url":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Maker\/maximumRowCount","interfaceLanguage":"swift"},"kind":"symbol","sections":[],"references":{"doc://Csv2Img/documentation/Csv2Img/Maker/maximumRowCount":{"role":"symbol","title":"maximumRowCount","type":"topic","required":true,"fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"maximumRowCount"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:Si","text":"Int"},{"text":"?","kind":"text"}],"abstract":[],"url":"\/documentation\/csv2img\/maker\/maximumrowcount","identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Maker\/maximumRowCount","kind":"symbol"},"doc://Csv2Img/documentation/Csv2Img":{"url":"\/documentation\/csv2img","role":"collection","identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img","abstract":[],"title":"Csv2Img","kind":"symbol","type":"topic"},"doc://Csv2Img/documentation/Csv2Img/Maker":{"kind":"symbol","title":"Maker","abstract":[],"type":"topic","identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Maker","role":"symbol","url":"\/documentation\/csv2img\/maker","fragments":[{"text":"protocol","kind":"keyword"},{"kind":"text","text":" "},{"text":"Maker","kind":"identifier"}],"navigatorTitle":[{"kind":"identifier","text":"Maker"}]}}} \ No newline at end of file +{"metadata":{"externalID":"s:7Csv2Img5MakerP15maximumRowCountSiSgvp","role":"symbol","symbolKind":"property","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"maximumRowCount"},{"kind":"text","text":": "},{"preciseIdentifier":"s:Si","kind":"typeIdentifier","text":"Int"},{"kind":"text","text":"?"}],"modules":[{"name":"Csv2Img"}],"required":true,"roleHeading":"Instance Property","title":"maximumRowCount"},"variants":[{"paths":["\/documentation\/csv2img\/maker\/maximumrowcount"],"traits":[{"interfaceLanguage":"swift"}]}],"kind":"symbol","schemaVersion":{"patch":0,"minor":3,"major":0},"sections":[],"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["macOS"],"tokens":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"maximumRowCount","kind":"identifier"},{"text":": ","kind":"text"},{"text":"Int","preciseIdentifier":"s:Si","kind":"typeIdentifier"},{"kind":"text","text":"? { "},{"text":"get","kind":"keyword"},{"text":" }","kind":"text"}],"languages":["swift"]}]}],"hierarchy":{"paths":[["doc:\/\/Csv2Img\/documentation\/Csv2Img","doc:\/\/Csv2Img\/documentation\/Csv2Img\/Maker"]]},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Maker\/maximumRowCount"},"references":{"doc://Csv2Img/documentation/Csv2Img/Maker/maximumRowCount":{"type":"topic","title":"maximumRowCount","abstract":[],"required":true,"identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Maker\/maximumRowCount","role":"symbol","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"maximumRowCount"},{"kind":"text","text":": "},{"preciseIdentifier":"s:Si","kind":"typeIdentifier","text":"Int"},{"text":"?","kind":"text"}],"url":"\/documentation\/csv2img\/maker\/maximumrowcount","kind":"symbol"},"doc://Csv2Img/documentation/Csv2Img/Maker":{"abstract":[],"title":"Maker","role":"symbol","kind":"symbol","type":"topic","url":"\/documentation\/csv2img\/maker","identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Maker","fragments":[{"kind":"keyword","text":"protocol"},{"kind":"text","text":" "},{"text":"Maker","kind":"identifier"}],"navigatorTitle":[{"text":"Maker","kind":"identifier"}]},"doc://Csv2Img/documentation/Csv2Img":{"role":"collection","title":"Csv2Img","abstract":[],"kind":"symbol","identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img","type":"topic","url":"\/documentation\/csv2img"}}} \ No newline at end of file diff --git a/docs/data/documentation/csv2img/maker/set(fontsize:).json b/docs/data/documentation/csv2img/maker/set(fontsize:).json index d1f23cf..3c2b67f 100644 --- a/docs/data/documentation/csv2img/maker/set(fontsize:).json +++ b/docs/data/documentation/csv2img/maker/set(fontsize:).json @@ -1 +1 @@ -{"sections":[],"metadata":{"externalID":"s:7Csv2Img5MakerP3set8fontSizeySd_tF","title":"set(fontSize:)","role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"set","kind":"identifier"},{"text":"(","kind":"text"},{"text":"fontSize","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Double","preciseIdentifier":"s:Sd"},{"kind":"text","text":")"}],"roleHeading":"Instance Method","modules":[{"name":"Csv2Img"}],"symbolKind":"method","required":true},"schemaVersion":{"patch":0,"minor":3,"major":0},"hierarchy":{"paths":[["doc:\/\/Csv2Img\/documentation\/Csv2Img","doc:\/\/Csv2Img\/documentation\/Csv2Img\/Maker"]]},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Maker\/set(fontSize:)"},"kind":"symbol","primaryContentSections":[{"declarations":[{"languages":["swift"],"tokens":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"set","kind":"identifier"},{"text":"(","kind":"text"},{"text":"fontSize","kind":"externalParam"},{"text":" ","kind":"text"},{"text":"size","kind":"internalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:Sd","text":"Double","kind":"typeIdentifier"},{"text":")","kind":"text"}],"platforms":["macOS"]}],"kind":"declarations"}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/csv2img\/maker\/set(fontsize:)"]}],"references":{"doc://Csv2Img/documentation/Csv2Img":{"url":"\/documentation\/csv2img","role":"collection","identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img","abstract":[],"title":"Csv2Img","kind":"symbol","type":"topic"},"doc://Csv2Img/documentation/Csv2Img/Maker":{"kind":"symbol","title":"Maker","abstract":[],"type":"topic","identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Maker","role":"symbol","url":"\/documentation\/csv2img\/maker","fragments":[{"text":"protocol","kind":"keyword"},{"kind":"text","text":" "},{"text":"Maker","kind":"identifier"}],"navigatorTitle":[{"kind":"identifier","text":"Maker"}]},"doc://Csv2Img/documentation/Csv2Img/Maker/set(fontSize:)":{"abstract":[],"fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"set"},{"text":"(","kind":"text"},{"text":"fontSize","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"Double","kind":"typeIdentifier","preciseIdentifier":"s:Sd"},{"kind":"text","text":")"}],"required":true,"title":"set(fontSize:)","identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Maker\/set(fontSize:)","role":"symbol","type":"topic","kind":"symbol","url":"\/documentation\/csv2img\/maker\/set(fontsize:)"}}} \ No newline at end of file +{"identifier":{"url":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Maker\/set(fontSize:)","interfaceLanguage":"swift"},"variants":[{"paths":["\/documentation\/csv2img\/maker\/set(fontsize:)"],"traits":[{"interfaceLanguage":"swift"}]}],"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"platforms":["macOS"],"tokens":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"set","kind":"identifier"},{"text":"(","kind":"text"},{"text":"fontSize","kind":"externalParam"},{"text":" ","kind":"text"},{"text":"size","kind":"internalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:Sd","text":"Double","kind":"typeIdentifier"},{"text":")","kind":"text"}]}]}],"sections":[],"schemaVersion":{"major":0,"minor":3,"patch":0},"metadata":{"fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"set"},{"kind":"text","text":"("},{"kind":"externalParam","text":"fontSize"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Double","preciseIdentifier":"s:Sd"},{"text":")","kind":"text"}],"role":"symbol","modules":[{"name":"Csv2Img"}],"required":true,"roleHeading":"Instance Method","title":"set(fontSize:)","externalID":"s:7Csv2Img5MakerP3set8fontSizeySd_tF","symbolKind":"method"},"hierarchy":{"paths":[["doc:\/\/Csv2Img\/documentation\/Csv2Img","doc:\/\/Csv2Img\/documentation\/Csv2Img\/Maker"]]},"kind":"symbol","references":{"doc://Csv2Img/documentation/Csv2Img/Maker/set(fontSize:)":{"abstract":[],"title":"set(fontSize:)","role":"symbol","kind":"symbol","url":"\/documentation\/csv2img\/maker\/set(fontsize:)","type":"topic","identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Maker\/set(fontSize:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"set","kind":"identifier"},{"kind":"text","text":"("},{"text":"fontSize","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:Sd","text":"Double"},{"kind":"text","text":")"}],"required":true},"doc://Csv2Img/documentation/Csv2Img/Maker":{"abstract":[],"title":"Maker","role":"symbol","kind":"symbol","type":"topic","url":"\/documentation\/csv2img\/maker","identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/Maker","fragments":[{"kind":"keyword","text":"protocol"},{"kind":"text","text":" "},{"text":"Maker","kind":"identifier"}],"navigatorTitle":[{"text":"Maker","kind":"identifier"}]},"doc://Csv2Img/documentation/Csv2Img":{"role":"collection","title":"Csv2Img","abstract":[],"kind":"symbol","identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img","type":"topic","url":"\/documentation\/csv2img"}}} \ No newline at end of file diff --git a/docs/data/documentation/csv2img/pdfmakingerror.json b/docs/data/documentation/csv2img/pdfmakingerror.json index 64b7bd6..49516d4 100644 --- a/docs/data/documentation/csv2img/pdfmakingerror.json +++ b/docs/data/documentation/csv2img/pdfmakingerror.json @@ -1 +1 @@ -{"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/PdfMakingError"},"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"text":"PdfMakingError","kind":"identifier"}],"languages":["swift"],"platforms":["macOS"]}]}],"topicSections":[{"identifiers":["doc:\/\/Csv2Img\/documentation\/Csv2Img\/PdfMakingError\/emptyRows","doc:\/\/Csv2Img\/documentation\/Csv2Img\/PdfMakingError\/failedToGeneratePdf","doc:\/\/Csv2Img\/documentation\/Csv2Img\/PdfMakingError\/failedToSavePdf(at:)","doc:\/\/Csv2Img\/documentation\/Csv2Img\/PdfMakingError\/noContextAvailabe","doc:\/\/Csv2Img\/documentation\/Csv2Img\/PdfMakingError\/underlying(_:)"],"title":"Enumeration Cases"},{"identifiers":["doc:\/\/Csv2Img\/documentation\/Csv2Img\/PdfMakingError\/Error-Implementations"],"generated":true,"title":"Default Implementations"}],"hierarchy":{"paths":[["doc:\/\/Csv2Img\/documentation\/Csv2Img"]]},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/csv2img\/pdfmakingerror"]}],"sections":[],"metadata":{"fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"PdfMakingError"}],"title":"PdfMakingError","role":"symbol","roleHeading":"Enumeration","symbolKind":"enum","modules":[{"name":"Csv2Img"}],"externalID":"s:7Csv2Img14PdfMakingErrorO","navigatorTitle":[{"kind":"identifier","text":"PdfMakingError"}]},"relationshipsSections":[{"identifiers":["doc:\/\/Csv2Img\/s5ErrorP","doc:\/\/Csv2Img\/s8SendableP"],"type":"conformsTo","title":"Conforms To","kind":"relationships"}],"kind":"symbol","schemaVersion":{"patch":0,"minor":3,"major":0},"references":{"doc://Csv2Img/documentation/Csv2Img/PdfMakingError/emptyRows":{"url":"\/documentation\/csv2img\/pdfmakingerror\/emptyrows","role":"symbol","identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/PdfMakingError\/emptyRows","kind":"symbol","title":"PdfMakingError.emptyRows","type":"topic","abstract":[],"fragments":[{"text":"case","kind":"keyword"},{"text":" ","kind":"text"},{"text":"emptyRows","kind":"identifier"}]},"doc://Csv2Img/documentation/Csv2Img/PdfMakingError/failedToGeneratePdf":{"identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/PdfMakingError\/failedToGeneratePdf","abstract":[],"kind":"symbol","role":"symbol","fragments":[{"text":"case","kind":"keyword"},{"kind":"text","text":" "},{"text":"failedToGeneratePdf","kind":"identifier"}],"url":"\/documentation\/csv2img\/pdfmakingerror\/failedtogeneratepdf","type":"topic","title":"PdfMakingError.failedToGeneratePdf"},"doc://Csv2Img/documentation/Csv2Img/PdfMakingError/underlying(_:)":{"identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/PdfMakingError\/underlying(_:)","abstract":[],"kind":"symbol","role":"symbol","fragments":[{"text":"case","kind":"keyword"},{"kind":"text","text":" "},{"text":"underlying","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"typeIdentifier","text":"Error","preciseIdentifier":"s:s5ErrorP"},{"text":")","kind":"text"}],"url":"\/documentation\/csv2img\/pdfmakingerror\/underlying(_:)","type":"topic","title":"PdfMakingError.underlying(_:)"},"doc://Csv2Img/s8SendableP":{"type":"unresolvable","title":"Swift.Sendable","identifier":"doc:\/\/Csv2Img\/s8SendableP"},"doc://Csv2Img/documentation/Csv2Img/PdfMakingError":{"url":"\/documentation\/csv2img\/pdfmakingerror","title":"PdfMakingError","navigatorTitle":[{"text":"PdfMakingError","kind":"identifier"}],"role":"symbol","kind":"symbol","abstract":[],"type":"topic","fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"text":"PdfMakingError","kind":"identifier"}],"identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/PdfMakingError"},"doc://Csv2Img/documentation/Csv2Img/PdfMakingError/failedToSavePdf(at:)":{"type":"topic","identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/PdfMakingError\/failedToSavePdf(at:)","url":"\/documentation\/csv2img\/pdfmakingerror\/failedtosavepdf(at:)","fragments":[{"text":"case","kind":"keyword"},{"text":" ","kind":"text"},{"text":"failedToSavePdf","kind":"identifier"},{"text":"(","kind":"text"},{"text":"at","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"String","preciseIdentifier":"s:SS","kind":"typeIdentifier"},{"text":")","kind":"text"}],"kind":"symbol","abstract":[],"title":"PdfMakingError.failedToSavePdf(at:)","role":"symbol"},"doc://Csv2Img/documentation/Csv2Img/PdfMakingError/noContextAvailabe":{"fragments":[{"text":"case","kind":"keyword"},{"text":" ","kind":"text"},{"text":"noContextAvailabe","kind":"identifier"}],"type":"topic","role":"symbol","url":"\/documentation\/csv2img\/pdfmakingerror\/nocontextavailabe","kind":"symbol","title":"PdfMakingError.noContextAvailabe","identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/PdfMakingError\/noContextAvailabe","abstract":[{"text":"Failed to get\/create ","type":"text"},{"code":"CGContext","type":"codeVoice"},{"text":".","type":"text"}]},"doc://Csv2Img/documentation/Csv2Img":{"url":"\/documentation\/csv2img","role":"collection","identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img","abstract":[],"title":"Csv2Img","kind":"symbol","type":"topic"},"doc://Csv2Img/documentation/Csv2Img/PdfMakingError/Error-Implementations":{"role":"collectionGroup","title":"Error Implementations","type":"topic","abstract":[],"url":"\/documentation\/csv2img\/pdfmakingerror\/error-implementations","identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/PdfMakingError\/Error-Implementations","kind":"article"},"doc://Csv2Img/s5ErrorP":{"title":"Swift.Error","identifier":"doc:\/\/Csv2Img\/s5ErrorP","type":"unresolvable"}}} \ No newline at end of file +{"identifier":{"url":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/PdfMakingError","interfaceLanguage":"swift"},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/csv2img\/pdfmakingerror"]}],"hierarchy":{"paths":[["doc:\/\/Csv2Img\/documentation\/Csv2Img"]]},"relationshipsSections":[{"title":"Conforms To","type":"conformsTo","kind":"relationships","identifiers":["doc:\/\/Csv2Img\/s5ErrorP","doc:\/\/Csv2Img\/s8SendableP"]}],"schemaVersion":{"patch":0,"minor":3,"major":0},"primaryContentSections":[{"declarations":[{"languages":["swift"],"platforms":["macOS"],"tokens":[{"text":"enum","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"PdfMakingError"}]}],"kind":"declarations"}],"sections":[],"topicSections":[{"title":"Enumeration Cases","identifiers":["doc:\/\/Csv2Img\/documentation\/Csv2Img\/PdfMakingError\/emptyRows","doc:\/\/Csv2Img\/documentation\/Csv2Img\/PdfMakingError\/failedToGeneratePdf","doc:\/\/Csv2Img\/documentation\/Csv2Img\/PdfMakingError\/failedToSavePdf(at:)","doc:\/\/Csv2Img\/documentation\/Csv2Img\/PdfMakingError\/noContextAvailabe","doc:\/\/Csv2Img\/documentation\/Csv2Img\/PdfMakingError\/underlying(_:)"]},{"title":"Default Implementations","generated":true,"identifiers":["doc:\/\/Csv2Img\/documentation\/Csv2Img\/PdfMakingError\/Error-Implementations"]}],"metadata":{"roleHeading":"Enumeration","role":"symbol","modules":[{"name":"Csv2Img"}],"title":"PdfMakingError","symbolKind":"enum","navigatorTitle":[{"text":"PdfMakingError","kind":"identifier"}],"externalID":"s:7Csv2Img14PdfMakingErrorO","fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"text":"PdfMakingError","kind":"identifier"}]},"kind":"symbol","references":{"doc://Csv2Img/documentation/Csv2Img/PdfMakingError/failedToGeneratePdf":{"url":"\/documentation\/csv2img\/pdfmakingerror\/failedtogeneratepdf","role":"symbol","title":"PdfMakingError.failedToGeneratePdf","identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/PdfMakingError\/failedToGeneratePdf","kind":"symbol","abstract":[],"type":"topic","fragments":[{"text":"case","kind":"keyword"},{"text":" ","kind":"text"},{"text":"failedToGeneratePdf","kind":"identifier"}]},"doc://Csv2Img/documentation/Csv2Img/PdfMakingError/emptyRows":{"type":"topic","title":"PdfMakingError.emptyRows","role":"symbol","kind":"symbol","identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/PdfMakingError\/emptyRows","url":"\/documentation\/csv2img\/pdfmakingerror\/emptyrows","abstract":[],"fragments":[{"text":"case","kind":"keyword"},{"text":" ","kind":"text"},{"text":"emptyRows","kind":"identifier"}]},"doc://Csv2Img/documentation/Csv2Img/PdfMakingError/underlying(_:)":{"url":"\/documentation\/csv2img\/pdfmakingerror\/underlying(_:)","role":"symbol","abstract":[],"title":"PdfMakingError.underlying(_:)","fragments":[{"text":"case","kind":"keyword"},{"text":" ","kind":"text"},{"text":"underlying","kind":"identifier"},{"text":"(","kind":"text"},{"preciseIdentifier":"s:s5ErrorP","text":"Error","kind":"typeIdentifier"},{"text":")","kind":"text"}],"type":"topic","kind":"symbol","identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/PdfMakingError\/underlying(_:)"},"doc://Csv2Img/documentation/Csv2Img/PdfMakingError/failedToSavePdf(at:)":{"type":"topic","fragments":[{"text":"case","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"failedToSavePdf"},{"kind":"text","text":"("},{"kind":"externalParam","text":"at"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"text":")","kind":"text"}],"kind":"symbol","identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/PdfMakingError\/failedToSavePdf(at:)","abstract":[],"url":"\/documentation\/csv2img\/pdfmakingerror\/failedtosavepdf(at:)","title":"PdfMakingError.failedToSavePdf(at:)","role":"symbol"},"doc://Csv2Img/s8SendableP":{"type":"unresolvable","identifier":"doc:\/\/Csv2Img\/s8SendableP","title":"Swift.Sendable"},"doc://Csv2Img/documentation/Csv2Img/PdfMakingError":{"fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"text":"PdfMakingError","kind":"identifier"}],"role":"symbol","abstract":[],"type":"topic","title":"PdfMakingError","navigatorTitle":[{"kind":"identifier","text":"PdfMakingError"}],"url":"\/documentation\/csv2img\/pdfmakingerror","identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/PdfMakingError","kind":"symbol"},"doc://Csv2Img/documentation/Csv2Img/PdfMakingError/noContextAvailabe":{"url":"\/documentation\/csv2img\/pdfmakingerror\/nocontextavailabe","kind":"symbol","fragments":[{"kind":"keyword","text":"case"},{"text":" ","kind":"text"},{"text":"noContextAvailabe","kind":"identifier"}],"title":"PdfMakingError.noContextAvailabe","abstract":[{"type":"text","text":"Failed to get\/create "},{"type":"codeVoice","code":"CGContext"},{"text":".","type":"text"}],"type":"topic","role":"symbol","identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/PdfMakingError\/noContextAvailabe"},"doc://Csv2Img/documentation/Csv2Img/PdfMakingError/Error-Implementations":{"abstract":[],"identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/PdfMakingError\/Error-Implementations","role":"collectionGroup","title":"Error Implementations","url":"\/documentation\/csv2img\/pdfmakingerror\/error-implementations","kind":"article","type":"topic"},"doc://Csv2Img/s5ErrorP":{"type":"unresolvable","identifier":"doc:\/\/Csv2Img\/s5ErrorP","title":"Swift.Error"},"doc://Csv2Img/documentation/Csv2Img":{"role":"collection","title":"Csv2Img","abstract":[],"kind":"symbol","identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img","type":"topic","url":"\/documentation\/csv2img"}}} \ No newline at end of file diff --git a/docs/data/documentation/csv2img/pdfmakingerror/emptyrows.json b/docs/data/documentation/csv2img/pdfmakingerror/emptyrows.json index 65ae2f3..2edd18b 100644 --- a/docs/data/documentation/csv2img/pdfmakingerror/emptyrows.json +++ b/docs/data/documentation/csv2img/pdfmakingerror/emptyrows.json @@ -1 +1 @@ -{"kind":"symbol","hierarchy":{"paths":[["doc:\/\/Csv2Img\/documentation\/Csv2Img","doc:\/\/Csv2Img\/documentation\/Csv2Img\/PdfMakingError"]]},"metadata":{"role":"symbol","fragments":[{"text":"case","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"emptyRows"}],"symbolKind":"case","externalID":"s:7Csv2Img14PdfMakingErrorO9emptyRowsyA2CmF","modules":[{"name":"Csv2Img"}],"title":"PdfMakingError.emptyRows","roleHeading":"Case"},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/csv2img\/pdfmakingerror\/emptyrows"]}],"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"text":"emptyRows","kind":"identifier"}],"platforms":["macOS"],"languages":["swift"]}]}],"schemaVersion":{"patch":0,"major":0,"minor":3},"sections":[],"identifier":{"url":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/PdfMakingError\/emptyRows","interfaceLanguage":"swift"},"references":{"doc://Csv2Img/documentation/Csv2Img/PdfMakingError":{"url":"\/documentation\/csv2img\/pdfmakingerror","title":"PdfMakingError","navigatorTitle":[{"text":"PdfMakingError","kind":"identifier"}],"role":"symbol","kind":"symbol","abstract":[],"type":"topic","fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"text":"PdfMakingError","kind":"identifier"}],"identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/PdfMakingError"},"doc://Csv2Img/documentation/Csv2Img/PdfMakingError/emptyRows":{"url":"\/documentation\/csv2img\/pdfmakingerror\/emptyrows","role":"symbol","identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/PdfMakingError\/emptyRows","kind":"symbol","title":"PdfMakingError.emptyRows","type":"topic","abstract":[],"fragments":[{"text":"case","kind":"keyword"},{"text":" ","kind":"text"},{"text":"emptyRows","kind":"identifier"}]},"doc://Csv2Img/documentation/Csv2Img":{"url":"\/documentation\/csv2img","role":"collection","identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img","abstract":[],"title":"Csv2Img","kind":"symbol","type":"topic"}}} \ No newline at end of file +{"sections":[],"kind":"symbol","schemaVersion":{"patch":0,"major":0,"minor":3},"hierarchy":{"paths":[["doc:\/\/Csv2Img\/documentation\/Csv2Img","doc:\/\/Csv2Img\/documentation\/Csv2Img\/PdfMakingError"]]},"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"platforms":["macOS"],"tokens":[{"kind":"keyword","text":"case"},{"text":" ","kind":"text"},{"text":"emptyRows","kind":"identifier"}]}]}],"metadata":{"roleHeading":"Case","externalID":"s:7Csv2Img14PdfMakingErrorO9emptyRowsyA2CmF","symbolKind":"case","role":"symbol","modules":[{"name":"Csv2Img"}],"title":"PdfMakingError.emptyRows","fragments":[{"text":"case","kind":"keyword"},{"text":" ","kind":"text"},{"text":"emptyRows","kind":"identifier"}]},"identifier":{"url":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/PdfMakingError\/emptyRows","interfaceLanguage":"swift"},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/csv2img\/pdfmakingerror\/emptyrows"]}],"references":{"doc://Csv2Img/documentation/Csv2Img/PdfMakingError":{"fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"text":"PdfMakingError","kind":"identifier"}],"role":"symbol","abstract":[],"type":"topic","title":"PdfMakingError","navigatorTitle":[{"kind":"identifier","text":"PdfMakingError"}],"url":"\/documentation\/csv2img\/pdfmakingerror","identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/PdfMakingError","kind":"symbol"},"doc://Csv2Img/documentation/Csv2Img":{"role":"collection","title":"Csv2Img","abstract":[],"kind":"symbol","identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img","type":"topic","url":"\/documentation\/csv2img"},"doc://Csv2Img/documentation/Csv2Img/PdfMakingError/emptyRows":{"type":"topic","title":"PdfMakingError.emptyRows","role":"symbol","kind":"symbol","identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/PdfMakingError\/emptyRows","url":"\/documentation\/csv2img\/pdfmakingerror\/emptyrows","abstract":[],"fragments":[{"text":"case","kind":"keyword"},{"text":" ","kind":"text"},{"text":"emptyRows","kind":"identifier"}]}}} \ No newline at end of file diff --git a/docs/data/documentation/csv2img/pdfmakingerror/error-implementations.json b/docs/data/documentation/csv2img/pdfmakingerror/error-implementations.json index ba94dcd..ff3ab0d 100644 --- a/docs/data/documentation/csv2img/pdfmakingerror/error-implementations.json +++ b/docs/data/documentation/csv2img/pdfmakingerror/error-implementations.json @@ -1 +1 @@ -{"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/PdfMakingError\/Error-Implementations"},"hierarchy":{"paths":[["doc:\/\/Csv2Img\/documentation\/Csv2Img","doc:\/\/Csv2Img\/documentation\/Csv2Img\/PdfMakingError"]]},"variants":[{"paths":["\/documentation\/csv2img\/pdfmakingerror\/error-implementations"],"traits":[{"interfaceLanguage":"swift"}]}],"kind":"article","schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"metadata":{"title":"Error Implementations","modules":[{"name":"Csv2Img"}],"role":"collectionGroup"},"topicSections":[{"generated":true,"title":"Instance Properties","identifiers":["doc:\/\/Csv2Img\/documentation\/Csv2Img\/PdfMakingError\/localizedDescription"]}],"references":{"doc://Csv2Img/documentation/Csv2Img/PdfMakingError/localizedDescription":{"title":"localizedDescription","url":"\/documentation\/csv2img\/pdfmakingerror\/localizeddescription","kind":"symbol","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"localizedDescription"},{"kind":"text","text":": "},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"}],"role":"symbol","type":"topic","abstract":[],"identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/PdfMakingError\/localizedDescription"},"doc://Csv2Img/documentation/Csv2Img":{"url":"\/documentation\/csv2img","role":"collection","identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img","abstract":[],"title":"Csv2Img","kind":"symbol","type":"topic"},"doc://Csv2Img/documentation/Csv2Img/PdfMakingError":{"url":"\/documentation\/csv2img\/pdfmakingerror","title":"PdfMakingError","navigatorTitle":[{"text":"PdfMakingError","kind":"identifier"}],"role":"symbol","kind":"symbol","abstract":[],"type":"topic","fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"text":"PdfMakingError","kind":"identifier"}],"identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/PdfMakingError"}}} \ No newline at end of file +{"hierarchy":{"paths":[["doc:\/\/Csv2Img\/documentation\/Csv2Img","doc:\/\/Csv2Img\/documentation\/Csv2Img\/PdfMakingError"]]},"sections":[],"metadata":{"role":"collectionGroup","title":"Error Implementations","modules":[{"name":"Csv2Img"}]},"topicSections":[{"generated":true,"title":"Instance Properties","identifiers":["doc:\/\/Csv2Img\/documentation\/Csv2Img\/PdfMakingError\/localizedDescription"]}],"schemaVersion":{"patch":0,"major":0,"minor":3},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/PdfMakingError\/Error-Implementations"},"kind":"article","variants":[{"paths":["\/documentation\/csv2img\/pdfmakingerror\/error-implementations"],"traits":[{"interfaceLanguage":"swift"}]}],"references":{"doc://Csv2Img/documentation/Csv2Img":{"role":"collection","title":"Csv2Img","abstract":[],"kind":"symbol","identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img","type":"topic","url":"\/documentation\/csv2img"},"doc://Csv2Img/documentation/Csv2Img/PdfMakingError":{"fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"text":"PdfMakingError","kind":"identifier"}],"role":"symbol","abstract":[],"type":"topic","title":"PdfMakingError","navigatorTitle":[{"kind":"identifier","text":"PdfMakingError"}],"url":"\/documentation\/csv2img\/pdfmakingerror","identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/PdfMakingError","kind":"symbol"},"doc://Csv2Img/documentation/Csv2Img/PdfMakingError/localizedDescription":{"url":"\/documentation\/csv2img\/pdfmakingerror\/localizeddescription","type":"topic","abstract":[],"role":"symbol","title":"localizedDescription","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"localizedDescription","kind":"identifier"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"}],"identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/PdfMakingError\/localizedDescription","kind":"symbol"}}} \ No newline at end of file diff --git a/docs/data/documentation/csv2img/pdfmakingerror/failedtogeneratepdf.json b/docs/data/documentation/csv2img/pdfmakingerror/failedtogeneratepdf.json index cdaa82f..e773fb7 100644 --- a/docs/data/documentation/csv2img/pdfmakingerror/failedtogeneratepdf.json +++ b/docs/data/documentation/csv2img/pdfmakingerror/failedtogeneratepdf.json @@ -1 +1 @@ -{"schemaVersion":{"minor":3,"major":0,"patch":0},"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["macOS"],"tokens":[{"text":"case","kind":"keyword"},{"text":" ","kind":"text"},{"text":"failedToGeneratePdf","kind":"identifier"}],"languages":["swift"]}]}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/PdfMakingError\/failedToGeneratePdf"},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/csv2img\/pdfmakingerror\/failedtogeneratepdf"]}],"metadata":{"fragments":[{"text":"case","kind":"keyword"},{"text":" ","kind":"text"},{"text":"failedToGeneratePdf","kind":"identifier"}],"title":"PdfMakingError.failedToGeneratePdf","roleHeading":"Case","symbolKind":"case","role":"symbol","externalID":"s:7Csv2Img14PdfMakingErrorO016failedToGenerateC0yA2CmF","modules":[{"name":"Csv2Img"}]},"hierarchy":{"paths":[["doc:\/\/Csv2Img\/documentation\/Csv2Img","doc:\/\/Csv2Img\/documentation\/Csv2Img\/PdfMakingError"]]},"kind":"symbol","sections":[],"references":{"doc://Csv2Img/documentation/Csv2Img":{"url":"\/documentation\/csv2img","role":"collection","identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img","abstract":[],"title":"Csv2Img","kind":"symbol","type":"topic"},"doc://Csv2Img/documentation/Csv2Img/PdfMakingError/failedToGeneratePdf":{"identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/PdfMakingError\/failedToGeneratePdf","abstract":[],"kind":"symbol","role":"symbol","fragments":[{"text":"case","kind":"keyword"},{"kind":"text","text":" "},{"text":"failedToGeneratePdf","kind":"identifier"}],"url":"\/documentation\/csv2img\/pdfmakingerror\/failedtogeneratepdf","type":"topic","title":"PdfMakingError.failedToGeneratePdf"},"doc://Csv2Img/documentation/Csv2Img/PdfMakingError":{"url":"\/documentation\/csv2img\/pdfmakingerror","title":"PdfMakingError","navigatorTitle":[{"text":"PdfMakingError","kind":"identifier"}],"role":"symbol","kind":"symbol","abstract":[],"type":"topic","fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"text":"PdfMakingError","kind":"identifier"}],"identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/PdfMakingError"}}} \ No newline at end of file +{"primaryContentSections":[{"declarations":[{"languages":["swift"],"platforms":["macOS"],"tokens":[{"text":"case","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"failedToGeneratePdf"}]}],"kind":"declarations"}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/PdfMakingError\/failedToGeneratePdf"},"hierarchy":{"paths":[["doc:\/\/Csv2Img\/documentation\/Csv2Img","doc:\/\/Csv2Img\/documentation\/Csv2Img\/PdfMakingError"]]},"sections":[],"variants":[{"paths":["\/documentation\/csv2img\/pdfmakingerror\/failedtogeneratepdf"],"traits":[{"interfaceLanguage":"swift"}]}],"metadata":{"externalID":"s:7Csv2Img14PdfMakingErrorO016failedToGenerateC0yA2CmF","roleHeading":"Case","fragments":[{"kind":"keyword","text":"case"},{"text":" ","kind":"text"},{"kind":"identifier","text":"failedToGeneratePdf"}],"modules":[{"name":"Csv2Img"}],"symbolKind":"case","title":"PdfMakingError.failedToGeneratePdf","role":"symbol"},"kind":"symbol","schemaVersion":{"major":0,"minor":3,"patch":0},"references":{"doc://Csv2Img/documentation/Csv2Img/PdfMakingError/failedToGeneratePdf":{"url":"\/documentation\/csv2img\/pdfmakingerror\/failedtogeneratepdf","role":"symbol","title":"PdfMakingError.failedToGeneratePdf","identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/PdfMakingError\/failedToGeneratePdf","kind":"symbol","abstract":[],"type":"topic","fragments":[{"text":"case","kind":"keyword"},{"text":" ","kind":"text"},{"text":"failedToGeneratePdf","kind":"identifier"}]},"doc://Csv2Img/documentation/Csv2Img/PdfMakingError":{"fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"text":"PdfMakingError","kind":"identifier"}],"role":"symbol","abstract":[],"type":"topic","title":"PdfMakingError","navigatorTitle":[{"kind":"identifier","text":"PdfMakingError"}],"url":"\/documentation\/csv2img\/pdfmakingerror","identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/PdfMakingError","kind":"symbol"},"doc://Csv2Img/documentation/Csv2Img":{"role":"collection","title":"Csv2Img","abstract":[],"kind":"symbol","identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img","type":"topic","url":"\/documentation\/csv2img"}}} \ No newline at end of file diff --git a/docs/data/documentation/csv2img/pdfmakingerror/failedtosavepdf(at:).json b/docs/data/documentation/csv2img/pdfmakingerror/failedtosavepdf(at:).json index fe5801c..40b4a5f 100644 --- a/docs/data/documentation/csv2img/pdfmakingerror/failedtosavepdf(at:).json +++ b/docs/data/documentation/csv2img/pdfmakingerror/failedtosavepdf(at:).json @@ -1 +1 @@ -{"metadata":{"role":"symbol","fragments":[{"text":"case","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"failedToSavePdf"},{"text":"(","kind":"text"},{"text":"at","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:SS","kind":"typeIdentifier","text":"String"},{"kind":"text","text":")"}],"title":"PdfMakingError.failedToSavePdf(at:)","symbolKind":"case","externalID":"s:7Csv2Img14PdfMakingErrorO012failedToSaveC0yACSS_tcACmF","modules":[{"name":"Csv2Img"}],"roleHeading":"Case"},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/csv2img\/pdfmakingerror\/failedtosavepdf(at:)"]}],"identifier":{"url":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/PdfMakingError\/failedToSavePdf(at:)","interfaceLanguage":"swift"},"hierarchy":{"paths":[["doc:\/\/Csv2Img\/documentation\/Csv2Img","doc:\/\/Csv2Img\/documentation\/Csv2Img\/PdfMakingError"]]},"sections":[],"primaryContentSections":[{"declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"text":" ","kind":"text"},{"text":"failedToSavePdf","kind":"identifier"},{"kind":"text","text":"("},{"text":"at","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"text":")","kind":"text"}],"platforms":["macOS"],"languages":["swift"]}],"kind":"declarations"}],"schemaVersion":{"minor":3,"patch":0,"major":0},"kind":"symbol","references":{"doc://Csv2Img/documentation/Csv2Img":{"url":"\/documentation\/csv2img","role":"collection","identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img","abstract":[],"title":"Csv2Img","kind":"symbol","type":"topic"},"doc://Csv2Img/documentation/Csv2Img/PdfMakingError":{"url":"\/documentation\/csv2img\/pdfmakingerror","title":"PdfMakingError","navigatorTitle":[{"text":"PdfMakingError","kind":"identifier"}],"role":"symbol","kind":"symbol","abstract":[],"type":"topic","fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"text":"PdfMakingError","kind":"identifier"}],"identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/PdfMakingError"},"doc://Csv2Img/documentation/Csv2Img/PdfMakingError/failedToSavePdf(at:)":{"type":"topic","identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/PdfMakingError\/failedToSavePdf(at:)","url":"\/documentation\/csv2img\/pdfmakingerror\/failedtosavepdf(at:)","fragments":[{"text":"case","kind":"keyword"},{"text":" ","kind":"text"},{"text":"failedToSavePdf","kind":"identifier"},{"text":"(","kind":"text"},{"text":"at","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"String","preciseIdentifier":"s:SS","kind":"typeIdentifier"},{"text":")","kind":"text"}],"kind":"symbol","abstract":[],"title":"PdfMakingError.failedToSavePdf(at:)","role":"symbol"}}} \ No newline at end of file +{"variants":[{"paths":["\/documentation\/csv2img\/pdfmakingerror\/failedtosavepdf(at:)"],"traits":[{"interfaceLanguage":"swift"}]}],"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["macOS"],"languages":["swift"],"tokens":[{"text":"case","kind":"keyword"},{"text":" ","kind":"text"},{"text":"failedToSavePdf","kind":"identifier"},{"text":"(","kind":"text"},{"text":"at","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"text":")","kind":"text"}]}]}],"metadata":{"externalID":"s:7Csv2Img14PdfMakingErrorO012failedToSaveC0yACSS_tcACmF","roleHeading":"Case","fragments":[{"kind":"keyword","text":"case"},{"text":" ","kind":"text"},{"text":"failedToSavePdf","kind":"identifier"},{"kind":"text","text":"("},{"kind":"externalParam","text":"at"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"kind":"text","text":")"}],"modules":[{"name":"Csv2Img"}],"symbolKind":"case","title":"PdfMakingError.failedToSavePdf(at:)","role":"symbol"},"schemaVersion":{"major":0,"minor":3,"patch":0},"kind":"symbol","hierarchy":{"paths":[["doc:\/\/Csv2Img\/documentation\/Csv2Img","doc:\/\/Csv2Img\/documentation\/Csv2Img\/PdfMakingError"]]},"sections":[],"identifier":{"url":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/PdfMakingError\/failedToSavePdf(at:)","interfaceLanguage":"swift"},"references":{"doc://Csv2Img/documentation/Csv2Img":{"role":"collection","title":"Csv2Img","abstract":[],"kind":"symbol","identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img","type":"topic","url":"\/documentation\/csv2img"},"doc://Csv2Img/documentation/Csv2Img/PdfMakingError/failedToSavePdf(at:)":{"type":"topic","fragments":[{"text":"case","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"failedToSavePdf"},{"kind":"text","text":"("},{"kind":"externalParam","text":"at"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"text":")","kind":"text"}],"kind":"symbol","identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/PdfMakingError\/failedToSavePdf(at:)","abstract":[],"url":"\/documentation\/csv2img\/pdfmakingerror\/failedtosavepdf(at:)","title":"PdfMakingError.failedToSavePdf(at:)","role":"symbol"},"doc://Csv2Img/documentation/Csv2Img/PdfMakingError":{"fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"text":"PdfMakingError","kind":"identifier"}],"role":"symbol","abstract":[],"type":"topic","title":"PdfMakingError","navigatorTitle":[{"kind":"identifier","text":"PdfMakingError"}],"url":"\/documentation\/csv2img\/pdfmakingerror","identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/PdfMakingError","kind":"symbol"}}} \ No newline at end of file diff --git a/docs/data/documentation/csv2img/pdfmakingerror/localizeddescription.json b/docs/data/documentation/csv2img/pdfmakingerror/localizeddescription.json index 7c72d7a..b40641e 100644 --- a/docs/data/documentation/csv2img/pdfmakingerror/localizeddescription.json +++ b/docs/data/documentation/csv2img/pdfmakingerror/localizeddescription.json @@ -1 +1 @@ -{"kind":"symbol","variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/csv2img\/pdfmakingerror\/localizeddescription"]}],"identifier":{"url":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/PdfMakingError\/localizedDescription","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Inherited from "},{"code":"Error.localizedDescription","type":"codeVoice"},{"text":".","type":"text"}],"sections":[],"metadata":{"role":"symbol","platforms":[{"beta":false,"unavailable":false,"name":"iOS","deprecated":false,"introducedAt":"8.0"},{"beta":false,"unavailable":false,"deprecated":false,"name":"macOS","introducedAt":"10.10"},{"name":"tvOS","introducedAt":"9.0","beta":false,"unavailable":false,"deprecated":false},{"introducedAt":"2.0","unavailable":false,"deprecated":false,"name":"watchOS","beta":false}],"symbolKind":"property","roleHeading":"Instance Property","externalID":"s:s5ErrorP10FoundationE20localizedDescriptionSSvp::SYNTHESIZED::s:7Csv2Img14PdfMakingErrorO","modules":[{"name":"Csv2Img","relatedModules":["Swift"]}],"fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"localizedDescription","kind":"identifier"},{"text":": ","kind":"text"},{"text":"String","preciseIdentifier":"s:SS","kind":"typeIdentifier"}],"title":"localizedDescription","extendedModule":"Swift"},"hierarchy":{"paths":[["doc:\/\/Csv2Img\/documentation\/Csv2Img","doc:\/\/Csv2Img\/documentation\/Csv2Img\/PdfMakingError","doc:\/\/Csv2Img\/documentation\/Csv2Img\/PdfMakingError\/Error-Implementations"]]},"schemaVersion":{"major":0,"minor":3,"patch":0},"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"platforms":["macOS"],"tokens":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"localizedDescription","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":" { "},{"text":"get","kind":"keyword"},{"kind":"text","text":" }"}]}]}],"references":{"doc://Csv2Img/documentation/Csv2Img/PdfMakingError/localizedDescription":{"title":"localizedDescription","url":"\/documentation\/csv2img\/pdfmakingerror\/localizeddescription","kind":"symbol","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"localizedDescription"},{"kind":"text","text":": "},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"}],"role":"symbol","type":"topic","abstract":[],"identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/PdfMakingError\/localizedDescription"},"doc://Csv2Img/documentation/Csv2Img":{"url":"\/documentation\/csv2img","role":"collection","identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img","abstract":[],"title":"Csv2Img","kind":"symbol","type":"topic"},"doc://Csv2Img/documentation/Csv2Img/PdfMakingError/Error-Implementations":{"role":"collectionGroup","title":"Error Implementations","type":"topic","abstract":[],"url":"\/documentation\/csv2img\/pdfmakingerror\/error-implementations","identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/PdfMakingError\/Error-Implementations","kind":"article"},"doc://Csv2Img/documentation/Csv2Img/PdfMakingError":{"url":"\/documentation\/csv2img\/pdfmakingerror","title":"PdfMakingError","navigatorTitle":[{"text":"PdfMakingError","kind":"identifier"}],"role":"symbol","kind":"symbol","abstract":[],"type":"topic","fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"text":"PdfMakingError","kind":"identifier"}],"identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/PdfMakingError"}}} \ No newline at end of file +{"sections":[],"metadata":{"roleHeading":"Instance Property","symbolKind":"property","role":"symbol","extendedModule":"Swift","platforms":[{"unavailable":false,"deprecated":false,"name":"iOS","introducedAt":"8.0","beta":false},{"name":"macOS","unavailable":false,"beta":false,"introducedAt":"10.10","deprecated":false},{"unavailable":false,"beta":false,"introducedAt":"9.0","name":"tvOS","deprecated":false},{"beta":false,"name":"watchOS","unavailable":false,"introducedAt":"2.0","deprecated":false}],"title":"localizedDescription","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"localizedDescription","kind":"identifier"},{"kind":"text","text":": "},{"preciseIdentifier":"s:SS","kind":"typeIdentifier","text":"String"}],"modules":[{"name":"Csv2Img","relatedModules":["Swift"]}],"externalID":"s:s5ErrorP10FoundationE20localizedDescriptionSSvp::SYNTHESIZED::s:7Csv2Img14PdfMakingErrorO"},"schemaVersion":{"patch":0,"major":0,"minor":3},"primaryContentSections":[{"declarations":[{"tokens":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"localizedDescription","kind":"identifier"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"text":" { ","kind":"text"},{"text":"get","kind":"keyword"},{"text":" }","kind":"text"}],"platforms":["macOS"],"languages":["swift"]}],"kind":"declarations"}],"hierarchy":{"paths":[["doc:\/\/Csv2Img\/documentation\/Csv2Img","doc:\/\/Csv2Img\/documentation\/Csv2Img\/PdfMakingError","doc:\/\/Csv2Img\/documentation\/Csv2Img\/PdfMakingError\/Error-Implementations"]]},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/PdfMakingError\/localizedDescription"},"kind":"symbol","abstract":[{"type":"text","text":"Inherited from "},{"code":"Error.localizedDescription","type":"codeVoice"},{"type":"text","text":"."}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/csv2img\/pdfmakingerror\/localizeddescription"]}],"references":{"doc://Csv2Img/documentation/Csv2Img":{"role":"collection","title":"Csv2Img","abstract":[],"kind":"symbol","identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img","type":"topic","url":"\/documentation\/csv2img"},"doc://Csv2Img/documentation/Csv2Img/PdfMakingError/Error-Implementations":{"abstract":[],"identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/PdfMakingError\/Error-Implementations","role":"collectionGroup","title":"Error Implementations","url":"\/documentation\/csv2img\/pdfmakingerror\/error-implementations","kind":"article","type":"topic"},"doc://Csv2Img/documentation/Csv2Img/PdfMakingError/localizedDescription":{"url":"\/documentation\/csv2img\/pdfmakingerror\/localizeddescription","type":"topic","abstract":[],"role":"symbol","title":"localizedDescription","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"localizedDescription","kind":"identifier"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"}],"identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/PdfMakingError\/localizedDescription","kind":"symbol"},"doc://Csv2Img/documentation/Csv2Img/PdfMakingError":{"fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"text":"PdfMakingError","kind":"identifier"}],"role":"symbol","abstract":[],"type":"topic","title":"PdfMakingError","navigatorTitle":[{"kind":"identifier","text":"PdfMakingError"}],"url":"\/documentation\/csv2img\/pdfmakingerror","identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/PdfMakingError","kind":"symbol"}}} \ No newline at end of file diff --git a/docs/data/documentation/csv2img/pdfmakingerror/nocontextavailabe.json b/docs/data/documentation/csv2img/pdfmakingerror/nocontextavailabe.json index 376fff4..5ddd0b2 100644 --- a/docs/data/documentation/csv2img/pdfmakingerror/nocontextavailabe.json +++ b/docs/data/documentation/csv2img/pdfmakingerror/nocontextavailabe.json @@ -1 +1 @@ -{"kind":"symbol","variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/csv2img\/pdfmakingerror\/nocontextavailabe"]}],"schemaVersion":{"patch":0,"minor":3,"major":0},"hierarchy":{"paths":[["doc:\/\/Csv2Img\/documentation\/Csv2Img","doc:\/\/Csv2Img\/documentation\/Csv2Img\/PdfMakingError"]]},"sections":[],"abstract":[{"text":"Failed to get\/create ","type":"text"},{"type":"codeVoice","code":"CGContext"},{"type":"text","text":"."}],"metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"text":"noContextAvailabe","kind":"identifier"}],"roleHeading":"Case","symbolKind":"case","externalID":"s:7Csv2Img14PdfMakingErrorO17noContextAvailabeyA2CmF","role":"symbol","title":"PdfMakingError.noContextAvailabe","modules":[{"name":"Csv2Img"}]},"identifier":{"url":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/PdfMakingError\/noContextAvailabe","interfaceLanguage":"swift"},"primaryContentSections":[{"declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"text":" ","kind":"text"},{"kind":"identifier","text":"noContextAvailabe"}],"platforms":["macOS"],"languages":["swift"]}],"kind":"declarations"}],"references":{"doc://Csv2Img/documentation/Csv2Img/PdfMakingError":{"url":"\/documentation\/csv2img\/pdfmakingerror","title":"PdfMakingError","navigatorTitle":[{"text":"PdfMakingError","kind":"identifier"}],"role":"symbol","kind":"symbol","abstract":[],"type":"topic","fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"text":"PdfMakingError","kind":"identifier"}],"identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/PdfMakingError"},"doc://Csv2Img/documentation/Csv2Img/PdfMakingError/noContextAvailabe":{"fragments":[{"text":"case","kind":"keyword"},{"text":" ","kind":"text"},{"text":"noContextAvailabe","kind":"identifier"}],"type":"topic","role":"symbol","url":"\/documentation\/csv2img\/pdfmakingerror\/nocontextavailabe","kind":"symbol","title":"PdfMakingError.noContextAvailabe","identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/PdfMakingError\/noContextAvailabe","abstract":[{"text":"Failed to get\/create ","type":"text"},{"code":"CGContext","type":"codeVoice"},{"text":".","type":"text"}]},"doc://Csv2Img/documentation/Csv2Img":{"url":"\/documentation\/csv2img","role":"collection","identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img","abstract":[],"title":"Csv2Img","kind":"symbol","type":"topic"}}} \ No newline at end of file +{"kind":"symbol","identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/PdfMakingError\/noContextAvailabe"},"hierarchy":{"paths":[["doc:\/\/Csv2Img\/documentation\/Csv2Img","doc:\/\/Csv2Img\/documentation\/Csv2Img\/PdfMakingError"]]},"abstract":[{"text":"Failed to get\/create ","type":"text"},{"type":"codeVoice","code":"CGContext"},{"type":"text","text":"."}],"variants":[{"paths":["\/documentation\/csv2img\/pdfmakingerror\/nocontextavailabe"],"traits":[{"interfaceLanguage":"swift"}]}],"schemaVersion":{"major":0,"patch":0,"minor":3},"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"platforms":["macOS"],"tokens":[{"text":"case","kind":"keyword"},{"kind":"text","text":" "},{"text":"noContextAvailabe","kind":"identifier"}]}]}],"sections":[],"metadata":{"roleHeading":"Case","title":"PdfMakingError.noContextAvailabe","modules":[{"name":"Csv2Img"}],"fragments":[{"text":"case","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"noContextAvailabe"}],"externalID":"s:7Csv2Img14PdfMakingErrorO17noContextAvailabeyA2CmF","symbolKind":"case","role":"symbol"},"references":{"doc://Csv2Img/documentation/Csv2Img/PdfMakingError/noContextAvailabe":{"url":"\/documentation\/csv2img\/pdfmakingerror\/nocontextavailabe","kind":"symbol","fragments":[{"kind":"keyword","text":"case"},{"text":" ","kind":"text"},{"text":"noContextAvailabe","kind":"identifier"}],"title":"PdfMakingError.noContextAvailabe","abstract":[{"type":"text","text":"Failed to get\/create "},{"type":"codeVoice","code":"CGContext"},{"text":".","type":"text"}],"type":"topic","role":"symbol","identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/PdfMakingError\/noContextAvailabe"},"doc://Csv2Img/documentation/Csv2Img/PdfMakingError":{"fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"text":"PdfMakingError","kind":"identifier"}],"role":"symbol","abstract":[],"type":"topic","title":"PdfMakingError","navigatorTitle":[{"kind":"identifier","text":"PdfMakingError"}],"url":"\/documentation\/csv2img\/pdfmakingerror","identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/PdfMakingError","kind":"symbol"},"doc://Csv2Img/documentation/Csv2Img":{"role":"collection","title":"Csv2Img","abstract":[],"kind":"symbol","identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img","type":"topic","url":"\/documentation\/csv2img"}}} \ No newline at end of file diff --git a/docs/data/documentation/csv2img/pdfmakingerror/underlying(_:).json b/docs/data/documentation/csv2img/pdfmakingerror/underlying(_:).json index 58a7ee3..b643117 100644 --- a/docs/data/documentation/csv2img/pdfmakingerror/underlying(_:).json +++ b/docs/data/documentation/csv2img/pdfmakingerror/underlying(_:).json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"text":"underlying","kind":"identifier"},{"kind":"text","text":"("},{"preciseIdentifier":"s:s5ErrorP","kind":"typeIdentifier","text":"Error"},{"text":")","kind":"text"}],"languages":["swift"],"platforms":["macOS"]}]}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/csv2img\/pdfmakingerror\/underlying(_:)"]}],"hierarchy":{"paths":[["doc:\/\/Csv2Img\/documentation\/Csv2Img","doc:\/\/Csv2Img\/documentation\/Csv2Img\/PdfMakingError"]]},"schemaVersion":{"patch":0,"minor":3,"major":0},"metadata":{"title":"PdfMakingError.underlying(_:)","externalID":"s:7Csv2Img14PdfMakingErrorO10underlyingyACs0E0_pcACmF","roleHeading":"Case","role":"symbol","symbolKind":"case","modules":[{"name":"Csv2Img"}],"fragments":[{"text":"case","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"underlying"},{"text":"(","kind":"text"},{"preciseIdentifier":"s:s5ErrorP","kind":"typeIdentifier","text":"Error"},{"text":")","kind":"text"}]},"kind":"symbol","sections":[],"identifier":{"url":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/PdfMakingError\/underlying(_:)","interfaceLanguage":"swift"},"references":{"doc://Csv2Img/documentation/Csv2Img/PdfMakingError/underlying(_:)":{"identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/PdfMakingError\/underlying(_:)","abstract":[],"kind":"symbol","role":"symbol","fragments":[{"text":"case","kind":"keyword"},{"kind":"text","text":" "},{"text":"underlying","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"typeIdentifier","text":"Error","preciseIdentifier":"s:s5ErrorP"},{"text":")","kind":"text"}],"url":"\/documentation\/csv2img\/pdfmakingerror\/underlying(_:)","type":"topic","title":"PdfMakingError.underlying(_:)"},"doc://Csv2Img/documentation/Csv2Img/PdfMakingError":{"url":"\/documentation\/csv2img\/pdfmakingerror","title":"PdfMakingError","navigatorTitle":[{"text":"PdfMakingError","kind":"identifier"}],"role":"symbol","kind":"symbol","abstract":[],"type":"topic","fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"text":"PdfMakingError","kind":"identifier"}],"identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/PdfMakingError"},"doc://Csv2Img/documentation/Csv2Img":{"url":"\/documentation\/csv2img","role":"collection","identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img","abstract":[],"title":"Csv2Img","kind":"symbol","type":"topic"}}} \ No newline at end of file +{"schemaVersion":{"patch":0,"major":0,"minor":3},"hierarchy":{"paths":[["doc:\/\/Csv2Img\/documentation\/Csv2Img","doc:\/\/Csv2Img\/documentation\/Csv2Img\/PdfMakingError"]]},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/csv2img\/pdfmakingerror\/underlying(_:)"]}],"identifier":{"url":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/PdfMakingError\/underlying(_:)","interfaceLanguage":"swift"},"sections":[],"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"platforms":["macOS"],"tokens":[{"kind":"keyword","text":"case"},{"text":" ","kind":"text"},{"kind":"identifier","text":"underlying"},{"text":"(","kind":"text"},{"kind":"typeIdentifier","text":"Error","preciseIdentifier":"s:s5ErrorP"},{"text":")","kind":"text"}]}]}],"metadata":{"role":"symbol","modules":[{"name":"Csv2Img"}],"symbolKind":"case","title":"PdfMakingError.underlying(_:)","roleHeading":"Case","fragments":[{"text":"case","kind":"keyword"},{"text":" ","kind":"text"},{"text":"underlying","kind":"identifier"},{"text":"(","kind":"text"},{"preciseIdentifier":"s:s5ErrorP","text":"Error","kind":"typeIdentifier"},{"text":")","kind":"text"}],"externalID":"s:7Csv2Img14PdfMakingErrorO10underlyingyACs0E0_pcACmF"},"kind":"symbol","references":{"doc://Csv2Img/documentation/Csv2Img":{"role":"collection","title":"Csv2Img","abstract":[],"kind":"symbol","identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img","type":"topic","url":"\/documentation\/csv2img"},"doc://Csv2Img/documentation/Csv2Img/PdfMakingError":{"fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"text":"PdfMakingError","kind":"identifier"}],"role":"symbol","abstract":[],"type":"topic","title":"PdfMakingError","navigatorTitle":[{"kind":"identifier","text":"PdfMakingError"}],"url":"\/documentation\/csv2img\/pdfmakingerror","identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/PdfMakingError","kind":"symbol"},"doc://Csv2Img/documentation/Csv2Img/PdfMakingError/underlying(_:)":{"url":"\/documentation\/csv2img\/pdfmakingerror\/underlying(_:)","role":"symbol","abstract":[],"title":"PdfMakingError.underlying(_:)","fragments":[{"text":"case","kind":"keyword"},{"text":" ","kind":"text"},{"text":"underlying","kind":"identifier"},{"text":"(","kind":"text"},{"preciseIdentifier":"s:s5ErrorP","text":"Error","kind":"typeIdentifier"},{"text":")","kind":"text"}],"type":"topic","kind":"symbol","identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/PdfMakingError\/underlying(_:)"}}} \ No newline at end of file diff --git a/docs/data/documentation/csv2img/pdfmetadata.json b/docs/data/documentation/csv2img/pdfmetadata.json index 978a4cc..9976990 100644 --- a/docs/data/documentation/csv2img/pdfmetadata.json +++ b/docs/data/documentation/csv2img/pdfmetadata.json @@ -1 +1 @@ -{"topicSections":[{"title":"Initializers","identifiers":["doc:\/\/Csv2Img\/documentation\/Csv2Img\/PDFMetadata\/init(author:title:)"]},{"identifiers":["doc:\/\/Csv2Img\/documentation\/Csv2Img\/PDFMetadata\/author","doc:\/\/Csv2Img\/documentation\/Csv2Img\/PDFMetadata\/title"],"title":"Instance Properties"}],"schemaVersion":{"minor":3,"patch":0,"major":0},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/csv2img\/pdfmetadata"]}],"kind":"symbol","metadata":{"roleHeading":"Structure","symbolKind":"struct","role":"symbol","modules":[{"name":"Csv2Img"}],"fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"text":"PDFMetadata","kind":"identifier"}],"navigatorTitle":[{"text":"PDFMetadata","kind":"identifier"}],"externalID":"s:7Csv2Img11PDFMetadataV","title":"PDFMetadata"},"sections":[],"abstract":[{"isActive":true,"type":"reference","identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/PDFMetadata"},{"text":" is a struct which stores Metadata about output-pdf.","type":"text"}],"primaryContentSections":[{"declarations":[{"platforms":["macOS"],"tokens":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"PDFMetadata"}],"languages":["swift"]}],"kind":"declarations"}],"identifier":{"url":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/PDFMetadata","interfaceLanguage":"swift"},"hierarchy":{"paths":[["doc:\/\/Csv2Img\/documentation\/Csv2Img"]]},"references":{"doc://Csv2Img/documentation/Csv2Img/PDFMetadata/init(author:title:)":{"kind":"symbol","type":"topic","abstract":[],"url":"\/documentation\/csv2img\/pdfmetadata\/init(author:title:)","role":"symbol","fragments":[{"text":"init","kind":"identifier"},{"text":"(","kind":"text"},{"text":"author","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"text":", ","kind":"text"},{"text":"title","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:SS","kind":"typeIdentifier","text":"String"},{"text":")","kind":"text"}],"identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/PDFMetadata\/init(author:title:)","title":"init(author:title:)"},"doc://Csv2Img/documentation/Csv2Img/PDFMetadata/author":{"abstract":[{"code":"author","type":"codeVoice"},{"type":"text","text":". author of document."}],"title":"author","url":"\/documentation\/csv2img\/pdfmetadata\/author","identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/PDFMetadata\/author","kind":"symbol","type":"topic","role":"symbol","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"author","kind":"identifier"},{"text":": ","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"}]},"doc://Csv2Img/documentation/Csv2Img/PDFMetadata/title":{"url":"\/documentation\/csv2img\/pdfmetadata\/title","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"title"},{"kind":"text","text":": "},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"}],"type":"topic","kind":"symbol","role":"symbol","title":"title","identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/PDFMetadata\/title","abstract":[{"type":"codeVoice","code":"title"},{"type":"text","text":". title of document."}]},"doc://Csv2Img/documentation/Csv2Img":{"url":"\/documentation\/csv2img","role":"collection","identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img","abstract":[],"title":"Csv2Img","kind":"symbol","type":"topic"},"doc://Csv2Img/documentation/Csv2Img/PDFMetadata":{"abstract":[{"type":"reference","identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/PDFMetadata","isActive":true},{"type":"text","text":" is a struct which stores Metadata about output-pdf."}],"title":"PDFMetadata","identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/PDFMetadata","fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"PDFMetadata"}],"kind":"symbol","role":"symbol","type":"topic","url":"\/documentation\/csv2img\/pdfmetadata","navigatorTitle":[{"text":"PDFMetadata","kind":"identifier"}]}}} \ No newline at end of file +{"kind":"symbol","sections":[],"metadata":{"modules":[{"name":"Csv2Img"}],"role":"symbol","title":"PDFMetadata","fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"kind":"identifier","text":"PDFMetadata"}],"symbolKind":"struct","roleHeading":"Structure","navigatorTitle":[{"text":"PDFMetadata","kind":"identifier"}],"externalID":"s:7Csv2Img11PDFMetadataV"},"hierarchy":{"paths":[["doc:\/\/Csv2Img\/documentation\/Csv2Img"]]},"abstract":[{"identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/PDFMetadata","isActive":true,"type":"reference"},{"type":"text","text":" is a struct which stores Metadata about output-pdf."}],"topicSections":[{"title":"Initializers","identifiers":["doc:\/\/Csv2Img\/documentation\/Csv2Img\/PDFMetadata\/init(author:title:size:orientation:)"]},{"identifiers":["doc:\/\/Csv2Img\/documentation\/Csv2Img\/PDFMetadata\/author","doc:\/\/Csv2Img\/documentation\/Csv2Img\/PDFMetadata\/orientation","doc:\/\/Csv2Img\/documentation\/Csv2Img\/PDFMetadata\/size","doc:\/\/Csv2Img\/documentation\/Csv2Img\/PDFMetadata\/title"],"title":"Instance Properties"}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/PDFMetadata"},"schemaVersion":{"patch":0,"minor":3,"major":0},"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"platforms":["macOS"],"tokens":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"PDFMetadata"}]}]}],"variants":[{"paths":["\/documentation\/csv2img\/pdfmetadata"],"traits":[{"interfaceLanguage":"swift"}]}],"references":{"doc://Csv2Img/documentation/Csv2Img":{"role":"collection","title":"Csv2Img","abstract":[],"kind":"symbol","identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img","type":"topic","url":"\/documentation\/csv2img"},"doc://Csv2Img/documentation/Csv2Img/PDFMetadata":{"url":"\/documentation\/csv2img\/pdfmetadata","fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"PDFMetadata"}],"title":"PDFMetadata","role":"symbol","navigatorTitle":[{"kind":"identifier","text":"PDFMetadata"}],"kind":"symbol","identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/PDFMetadata","type":"topic","abstract":[{"identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/PDFMetadata","type":"reference","isActive":true},{"type":"text","text":" is a struct which stores Metadata about output-pdf."}]},"doc://Csv2Img/documentation/Csv2Img/PDFMetadata/size":{"identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/PDFMetadata\/size","role":"symbol","url":"\/documentation\/csv2img\/pdfmetadata\/size","title":"size","type":"topic","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"size","kind":"identifier"},{"kind":"text","text":": "},{"preciseIdentifier":"s:7Csv2Img7PdfSizeO","kind":"typeIdentifier","text":"PdfSize"},{"kind":"text","text":"?"}],"abstract":[],"kind":"symbol"},"doc://Csv2Img/documentation/Csv2Img/PDFMetadata/title":{"url":"\/documentation\/csv2img\/pdfmetadata\/title","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"title"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:SS","kind":"typeIdentifier","text":"String"},{"text":"?","kind":"text"}],"title":"title","role":"symbol","kind":"symbol","identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/PDFMetadata\/title","type":"topic","abstract":[{"type":"codeVoice","code":"title"},{"text":". title of document.","type":"text"}]},"doc://Csv2Img/documentation/Csv2Img/PDFMetadata/author":{"url":"\/documentation\/csv2img\/pdfmetadata\/author","type":"topic","abstract":[{"type":"codeVoice","code":"author"},{"text":". author of document.","type":"text"}],"role":"symbol","title":"author","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"author"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"text":"?","kind":"text"}],"identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/PDFMetadata\/author","kind":"symbol"},"doc://Csv2Img/documentation/Csv2Img/PDFMetadata/orientation":{"fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"orientation"},{"kind":"text","text":": "},{"preciseIdentifier":"s:7Csv2Img7PdfSizeO","text":"PdfSize","kind":"typeIdentifier"},{"kind":"text","text":"."},{"preciseIdentifier":"s:7Csv2Img7PdfSizeO11OrientationO","text":"Orientation","kind":"typeIdentifier"},{"text":"?","kind":"text"}],"role":"symbol","type":"topic","abstract":[],"title":"orientation","url":"\/documentation\/csv2img\/pdfmetadata\/orientation","kind":"symbol","identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/PDFMetadata\/orientation"},"doc://Csv2Img/documentation/Csv2Img/PDFMetadata/init(author:title:size:orientation:)":{"kind":"symbol","type":"topic","identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/PDFMetadata\/init(author:title:size:orientation:)","role":"symbol","abstract":[],"title":"init(author:title:size:orientation:)","url":"\/documentation\/csv2img\/pdfmetadata\/init(author:title:size:orientation:)","fragments":[{"text":"init","kind":"identifier"},{"kind":"text","text":"("},{"kind":"externalParam","text":"author"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"text":"?, ","kind":"text"},{"text":"title","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":"?, "},{"kind":"externalParam","text":"size"},{"kind":"text","text":": "},{"preciseIdentifier":"s:7Csv2Img7PdfSizeO","kind":"typeIdentifier","text":"PdfSize"},{"text":"?, ","kind":"text"},{"text":"orientation","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"PdfSize","preciseIdentifier":"s:7Csv2Img7PdfSizeO"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"Orientation","preciseIdentifier":"s:7Csv2Img7PdfSizeO11OrientationO"},{"text":"?)","kind":"text"}]}}} \ No newline at end of file diff --git a/docs/data/documentation/csv2img/pdfmetadata/author.json b/docs/data/documentation/csv2img/pdfmetadata/author.json index f742245..3b1b8ee 100644 --- a/docs/data/documentation/csv2img/pdfmetadata/author.json +++ b/docs/data/documentation/csv2img/pdfmetadata/author.json @@ -1 +1 @@ -{"hierarchy":{"paths":[["doc:\/\/Csv2Img\/documentation\/Csv2Img","doc:\/\/Csv2Img\/documentation\/Csv2Img\/PDFMetadata"]]},"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["macOS"],"languages":["swift"],"tokens":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"author"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"}]}]}],"variants":[{"paths":["\/documentation\/csv2img\/pdfmetadata\/author"],"traits":[{"interfaceLanguage":"swift"}]}],"kind":"symbol","sections":[],"identifier":{"url":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/PDFMetadata\/author","interfaceLanguage":"swift"},"schemaVersion":{"minor":3,"major":0,"patch":0},"abstract":[{"code":"author","type":"codeVoice"},{"type":"text","text":". author of document."}],"metadata":{"modules":[{"name":"Csv2Img"}],"roleHeading":"Instance Property","title":"author","externalID":"s:7Csv2Img11PDFMetadataV6authorSSvp","symbolKind":"property","role":"symbol","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"author"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"}]},"references":{"doc://Csv2Img/documentation/Csv2Img/PDFMetadata/author":{"abstract":[{"code":"author","type":"codeVoice"},{"type":"text","text":". author of document."}],"title":"author","url":"\/documentation\/csv2img\/pdfmetadata\/author","identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/PDFMetadata\/author","kind":"symbol","type":"topic","role":"symbol","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"author","kind":"identifier"},{"text":": ","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"}]},"doc://Csv2Img/documentation/Csv2Img":{"url":"\/documentation\/csv2img","role":"collection","identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img","abstract":[],"title":"Csv2Img","kind":"symbol","type":"topic"},"doc://Csv2Img/documentation/Csv2Img/PDFMetadata":{"abstract":[{"type":"reference","identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/PDFMetadata","isActive":true},{"type":"text","text":" is a struct which stores Metadata about output-pdf."}],"title":"PDFMetadata","identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/PDFMetadata","fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"PDFMetadata"}],"kind":"symbol","role":"symbol","type":"topic","url":"\/documentation\/csv2img\/pdfmetadata","navigatorTitle":[{"text":"PDFMetadata","kind":"identifier"}]}}} \ No newline at end of file +{"abstract":[{"code":"author","type":"codeVoice"},{"text":". author of document.","type":"text"}],"hierarchy":{"paths":[["doc:\/\/Csv2Img\/documentation\/Csv2Img","doc:\/\/Csv2Img\/documentation\/Csv2Img\/PDFMetadata"]]},"primaryContentSections":[{"declarations":[{"platforms":["macOS"],"tokens":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"author","kind":"identifier"},{"text":": ","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":"?","kind":"text"}],"languages":["swift"]}],"kind":"declarations"}],"identifier":{"url":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/PDFMetadata\/author","interfaceLanguage":"swift"},"metadata":{"modules":[{"name":"Csv2Img"}],"fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"author"},{"kind":"text","text":": "},{"text":"String","preciseIdentifier":"s:SS","kind":"typeIdentifier"},{"text":"?","kind":"text"}],"externalID":"s:7Csv2Img11PDFMetadataV6authorSSSgvp","title":"author","roleHeading":"Instance Property","symbolKind":"property","role":"symbol"},"variants":[{"paths":["\/documentation\/csv2img\/pdfmetadata\/author"],"traits":[{"interfaceLanguage":"swift"}]}],"sections":[],"schemaVersion":{"minor":3,"patch":0,"major":0},"kind":"symbol","references":{"doc://Csv2Img/documentation/Csv2Img/PDFMetadata":{"url":"\/documentation\/csv2img\/pdfmetadata","fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"PDFMetadata"}],"title":"PDFMetadata","role":"symbol","navigatorTitle":[{"kind":"identifier","text":"PDFMetadata"}],"kind":"symbol","identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/PDFMetadata","type":"topic","abstract":[{"identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/PDFMetadata","type":"reference","isActive":true},{"type":"text","text":" is a struct which stores Metadata about output-pdf."}]},"doc://Csv2Img/documentation/Csv2Img/PDFMetadata/author":{"url":"\/documentation\/csv2img\/pdfmetadata\/author","type":"topic","abstract":[{"type":"codeVoice","code":"author"},{"text":". author of document.","type":"text"}],"role":"symbol","title":"author","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"author"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"text":"?","kind":"text"}],"identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/PDFMetadata\/author","kind":"symbol"},"doc://Csv2Img/documentation/Csv2Img":{"role":"collection","title":"Csv2Img","abstract":[],"kind":"symbol","identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img","type":"topic","url":"\/documentation\/csv2img"}}} \ No newline at end of file diff --git a/docs/data/documentation/csv2img/pdfmetadata/init(author:title:).json b/docs/data/documentation/csv2img/pdfmetadata/init(author:title:).json deleted file mode 100644 index 7b363b1..0000000 --- a/docs/data/documentation/csv2img/pdfmetadata/init(author:title:).json +++ /dev/null @@ -1 +0,0 @@ -{"metadata":{"role":"symbol","externalID":"s:7Csv2Img11PDFMetadataV6author5titleACSS_SStcfc","title":"init(author:title:)","modules":[{"name":"Csv2Img"}],"fragments":[{"text":"init","kind":"identifier"},{"kind":"text","text":"("},{"kind":"externalParam","text":"author"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"text":", ","kind":"text"},{"text":"title","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"kind":"text","text":")"}],"roleHeading":"Initializer","symbolKind":"init"},"identifier":{"url":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/PDFMetadata\/init(author:title:)","interfaceLanguage":"swift"},"schemaVersion":{"minor":3,"patch":0,"major":0},"sections":[],"variants":[{"paths":["\/documentation\/csv2img\/pdfmetadata\/init(author:title:)"],"traits":[{"interfaceLanguage":"swift"}]}],"primaryContentSections":[{"declarations":[{"languages":["swift"],"platforms":["macOS"],"tokens":[{"kind":"keyword","text":"init"},{"text":"(","kind":"text"},{"text":"author","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:SS","kind":"typeIdentifier","text":"String"},{"kind":"text","text":", "},{"text":"title","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:SS","kind":"typeIdentifier","text":"String"},{"kind":"text","text":")"}]}],"kind":"declarations"}],"kind":"symbol","hierarchy":{"paths":[["doc:\/\/Csv2Img\/documentation\/Csv2Img","doc:\/\/Csv2Img\/documentation\/Csv2Img\/PDFMetadata"]]},"references":{"doc://Csv2Img/documentation/Csv2Img/PDFMetadata/init(author:title:)":{"kind":"symbol","type":"topic","abstract":[],"url":"\/documentation\/csv2img\/pdfmetadata\/init(author:title:)","role":"symbol","fragments":[{"text":"init","kind":"identifier"},{"text":"(","kind":"text"},{"text":"author","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"text":", ","kind":"text"},{"text":"title","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:SS","kind":"typeIdentifier","text":"String"},{"text":")","kind":"text"}],"identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/PDFMetadata\/init(author:title:)","title":"init(author:title:)"},"doc://Csv2Img/documentation/Csv2Img":{"url":"\/documentation\/csv2img","role":"collection","identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img","abstract":[],"title":"Csv2Img","kind":"symbol","type":"topic"},"doc://Csv2Img/documentation/Csv2Img/PDFMetadata":{"abstract":[{"type":"reference","identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/PDFMetadata","isActive":true},{"type":"text","text":" is a struct which stores Metadata about output-pdf."}],"title":"PDFMetadata","identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/PDFMetadata","fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"PDFMetadata"}],"kind":"symbol","role":"symbol","type":"topic","url":"\/documentation\/csv2img\/pdfmetadata","navigatorTitle":[{"text":"PDFMetadata","kind":"identifier"}]}}} \ No newline at end of file diff --git a/docs/data/documentation/csv2img/pdfmetadata/init(author:title:size:orientation:).json b/docs/data/documentation/csv2img/pdfmetadata/init(author:title:size:orientation:).json new file mode 100644 index 0000000..2a61b93 --- /dev/null +++ b/docs/data/documentation/csv2img/pdfmetadata/init(author:title:size:orientation:).json @@ -0,0 +1 @@ +{"sections":[],"identifier":{"url":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/PDFMetadata\/init(author:title:size:orientation:)","interfaceLanguage":"swift"},"schemaVersion":{"minor":3,"major":0,"patch":0},"kind":"symbol","primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"text":"init","kind":"keyword"},{"kind":"text","text":"("},{"kind":"externalParam","text":"author"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"kind":"text","text":"? = nil, "},{"text":"title","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"kind":"text","text":"? = nil, "},{"text":"size","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:7Csv2Img7PdfSizeO","identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/PdfSize","text":"PdfSize"},{"kind":"text","text":"? = nil, "},{"text":"orientation","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"PdfSize","preciseIdentifier":"s:7Csv2Img7PdfSizeO","identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/PdfSize","kind":"typeIdentifier"},{"kind":"text","text":"."},{"text":"Orientation","kind":"typeIdentifier","preciseIdentifier":"s:7Csv2Img7PdfSizeO11OrientationO","identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/PdfSize\/Orientation"},{"text":"? = nil)","kind":"text"}],"languages":["swift"],"platforms":["macOS"]}]}],"hierarchy":{"paths":[["doc:\/\/Csv2Img\/documentation\/Csv2Img","doc:\/\/Csv2Img\/documentation\/Csv2Img\/PDFMetadata"]]},"metadata":{"title":"init(author:title:size:orientation:)","role":"symbol","fragments":[{"kind":"identifier","text":"init"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"author"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"text":"?, ","kind":"text"},{"kind":"externalParam","text":"title"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"kind":"text","text":"?, "},{"kind":"externalParam","text":"size"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:7Csv2Img7PdfSizeO","text":"PdfSize","kind":"typeIdentifier"},{"text":"?, ","kind":"text"},{"kind":"externalParam","text":"orientation"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:7Csv2Img7PdfSizeO","kind":"typeIdentifier","text":"PdfSize"},{"text":".","kind":"text"},{"text":"Orientation","kind":"typeIdentifier","preciseIdentifier":"s:7Csv2Img7PdfSizeO11OrientationO"},{"kind":"text","text":"?)"}],"modules":[{"name":"Csv2Img"}],"externalID":"s:7Csv2Img11PDFMetadataV6author5title4size11orientationACSSSg_AhA7PdfSizeOSgAJ11OrientationOSgtcfc","symbolKind":"init","roleHeading":"Initializer"},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/csv2img\/pdfmetadata\/init(author:title:size:orientation:)"]}],"references":{"doc://Csv2Img/documentation/Csv2Img/PdfSize/Orientation":{"role":"symbol","identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/PdfSize\/Orientation","navigatorTitle":[{"text":"Orientation","kind":"identifier"}],"abstract":[],"url":"\/documentation\/csv2img\/pdfsize\/orientation","type":"topic","title":"PdfSize.Orientation","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"text":"Orientation","kind":"identifier"}],"kind":"symbol"},"doc://Csv2Img/documentation/Csv2Img/PDFMetadata/init(author:title:size:orientation:)":{"kind":"symbol","type":"topic","identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/PDFMetadata\/init(author:title:size:orientation:)","role":"symbol","abstract":[],"title":"init(author:title:size:orientation:)","url":"\/documentation\/csv2img\/pdfmetadata\/init(author:title:size:orientation:)","fragments":[{"text":"init","kind":"identifier"},{"kind":"text","text":"("},{"kind":"externalParam","text":"author"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"text":"?, ","kind":"text"},{"text":"title","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":"?, "},{"kind":"externalParam","text":"size"},{"kind":"text","text":": "},{"preciseIdentifier":"s:7Csv2Img7PdfSizeO","kind":"typeIdentifier","text":"PdfSize"},{"text":"?, ","kind":"text"},{"text":"orientation","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"PdfSize","preciseIdentifier":"s:7Csv2Img7PdfSizeO"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"Orientation","preciseIdentifier":"s:7Csv2Img7PdfSizeO11OrientationO"},{"text":"?)","kind":"text"}]},"doc://Csv2Img/documentation/Csv2Img/PDFMetadata":{"url":"\/documentation\/csv2img\/pdfmetadata","fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"PDFMetadata"}],"title":"PDFMetadata","role":"symbol","navigatorTitle":[{"kind":"identifier","text":"PDFMetadata"}],"kind":"symbol","identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/PDFMetadata","type":"topic","abstract":[{"identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/PDFMetadata","type":"reference","isActive":true},{"type":"text","text":" is a struct which stores Metadata about output-pdf."}]},"doc://Csv2Img/documentation/Csv2Img/PdfSize":{"url":"\/documentation\/csv2img\/pdfsize","role":"symbol","type":"topic","kind":"symbol","identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/PdfSize","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"text":"PdfSize","kind":"identifier"}],"title":"PdfSize","navigatorTitle":[{"text":"PdfSize","kind":"identifier"}],"abstract":[]},"doc://Csv2Img/documentation/Csv2Img":{"role":"collection","title":"Csv2Img","abstract":[],"kind":"symbol","identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img","type":"topic","url":"\/documentation\/csv2img"}}} \ No newline at end of file diff --git a/docs/data/documentation/csv2img/pdfmetadata/orientation.json b/docs/data/documentation/csv2img/pdfmetadata/orientation.json new file mode 100644 index 0000000..07894cd --- /dev/null +++ b/docs/data/documentation/csv2img/pdfmetadata/orientation.json @@ -0,0 +1 @@ +{"variants":[{"paths":["\/documentation\/csv2img\/pdfmetadata\/orientation"],"traits":[{"interfaceLanguage":"swift"}]}],"primaryContentSections":[{"declarations":[{"languages":["swift"],"platforms":["macOS"],"tokens":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"orientation"},{"text":": ","kind":"text"},{"text":"PdfSize","preciseIdentifier":"s:7Csv2Img7PdfSizeO","kind":"typeIdentifier","identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/PdfSize"},{"kind":"text","text":"."},{"text":"Orientation","preciseIdentifier":"s:7Csv2Img7PdfSizeO11OrientationO","identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/PdfSize\/Orientation","kind":"typeIdentifier"},{"kind":"text","text":"?"}]}],"kind":"declarations"}],"metadata":{"fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"orientation","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7Csv2Img7PdfSizeO","text":"PdfSize"},{"text":".","kind":"text"},{"preciseIdentifier":"s:7Csv2Img7PdfSizeO11OrientationO","kind":"typeIdentifier","text":"Orientation"},{"kind":"text","text":"?"}],"role":"symbol","modules":[{"name":"Csv2Img"}],"title":"orientation","symbolKind":"property","externalID":"s:7Csv2Img11PDFMetadataV11orientationAA7PdfSizeO11OrientationOSgvp","roleHeading":"Instance Property"},"schemaVersion":{"major":0,"minor":3,"patch":0},"kind":"symbol","hierarchy":{"paths":[["doc:\/\/Csv2Img\/documentation\/Csv2Img","doc:\/\/Csv2Img\/documentation\/Csv2Img\/PDFMetadata"]]},"sections":[],"identifier":{"url":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/PDFMetadata\/orientation","interfaceLanguage":"swift"},"references":{"doc://Csv2Img/documentation/Csv2Img/PDFMetadata/orientation":{"fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"orientation"},{"kind":"text","text":": "},{"preciseIdentifier":"s:7Csv2Img7PdfSizeO","text":"PdfSize","kind":"typeIdentifier"},{"kind":"text","text":"."},{"preciseIdentifier":"s:7Csv2Img7PdfSizeO11OrientationO","text":"Orientation","kind":"typeIdentifier"},{"text":"?","kind":"text"}],"role":"symbol","type":"topic","abstract":[],"title":"orientation","url":"\/documentation\/csv2img\/pdfmetadata\/orientation","kind":"symbol","identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/PDFMetadata\/orientation"},"doc://Csv2Img/documentation/Csv2Img/PdfSize/Orientation":{"role":"symbol","identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/PdfSize\/Orientation","navigatorTitle":[{"text":"Orientation","kind":"identifier"}],"abstract":[],"url":"\/documentation\/csv2img\/pdfsize\/orientation","type":"topic","title":"PdfSize.Orientation","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"text":"Orientation","kind":"identifier"}],"kind":"symbol"},"doc://Csv2Img/documentation/Csv2Img/PdfSize":{"url":"\/documentation\/csv2img\/pdfsize","role":"symbol","type":"topic","kind":"symbol","identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/PdfSize","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"text":"PdfSize","kind":"identifier"}],"title":"PdfSize","navigatorTitle":[{"text":"PdfSize","kind":"identifier"}],"abstract":[]},"doc://Csv2Img/documentation/Csv2Img/PDFMetadata":{"url":"\/documentation\/csv2img\/pdfmetadata","fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"PDFMetadata"}],"title":"PDFMetadata","role":"symbol","navigatorTitle":[{"kind":"identifier","text":"PDFMetadata"}],"kind":"symbol","identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/PDFMetadata","type":"topic","abstract":[{"identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/PDFMetadata","type":"reference","isActive":true},{"type":"text","text":" is a struct which stores Metadata about output-pdf."}]},"doc://Csv2Img/documentation/Csv2Img":{"role":"collection","title":"Csv2Img","abstract":[],"kind":"symbol","identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img","type":"topic","url":"\/documentation\/csv2img"}}} \ No newline at end of file diff --git a/docs/data/documentation/csv2img/pdfmetadata/size.json b/docs/data/documentation/csv2img/pdfmetadata/size.json new file mode 100644 index 0000000..51e1e53 --- /dev/null +++ b/docs/data/documentation/csv2img/pdfmetadata/size.json @@ -0,0 +1 @@ +{"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["macOS"],"tokens":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"size","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"PdfSize","preciseIdentifier":"s:7Csv2Img7PdfSizeO","identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/PdfSize"},{"text":"?","kind":"text"}],"languages":["swift"]}]},{"kind":"content","content":[{"level":2,"text":"Discussion","type":"heading","anchor":"discussion"},{"type":"unorderedList","items":[{"content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"specify output pdf size with "},{"isActive":true,"identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/PdfSize","type":"reference"},{"type":"text","text":"."}]}]}]}]}],"metadata":{"roleHeading":"Instance Property","title":"size","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"size","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7Csv2Img7PdfSizeO","text":"PdfSize"},{"kind":"text","text":"?"}],"role":"symbol","externalID":"s:7Csv2Img11PDFMetadataV4sizeAA7PdfSizeOSgvp","symbolKind":"property","modules":[{"name":"Csv2Img"}]},"identifier":{"url":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/PDFMetadata\/size","interfaceLanguage":"swift"},"hierarchy":{"paths":[["doc:\/\/Csv2Img\/documentation\/Csv2Img","doc:\/\/Csv2Img\/documentation\/Csv2Img\/PDFMetadata"]]},"variants":[{"paths":["\/documentation\/csv2img\/pdfmetadata\/size"],"traits":[{"interfaceLanguage":"swift"}]}],"schemaVersion":{"patch":0,"minor":3,"major":0},"kind":"symbol","sections":[],"references":{"doc://Csv2Img/documentation/Csv2Img":{"role":"collection","title":"Csv2Img","abstract":[],"kind":"symbol","identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img","type":"topic","url":"\/documentation\/csv2img"},"doc://Csv2Img/documentation/Csv2Img/PDFMetadata":{"url":"\/documentation\/csv2img\/pdfmetadata","fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"PDFMetadata"}],"title":"PDFMetadata","role":"symbol","navigatorTitle":[{"kind":"identifier","text":"PDFMetadata"}],"kind":"symbol","identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/PDFMetadata","type":"topic","abstract":[{"identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/PDFMetadata","type":"reference","isActive":true},{"type":"text","text":" is a struct which stores Metadata about output-pdf."}]},"doc://Csv2Img/documentation/Csv2Img/PDFMetadata/size":{"identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/PDFMetadata\/size","role":"symbol","url":"\/documentation\/csv2img\/pdfmetadata\/size","title":"size","type":"topic","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"size","kind":"identifier"},{"kind":"text","text":": "},{"preciseIdentifier":"s:7Csv2Img7PdfSizeO","kind":"typeIdentifier","text":"PdfSize"},{"kind":"text","text":"?"}],"abstract":[],"kind":"symbol"},"doc://Csv2Img/documentation/Csv2Img/PdfSize":{"url":"\/documentation\/csv2img\/pdfsize","role":"symbol","type":"topic","kind":"symbol","identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/PdfSize","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"text":"PdfSize","kind":"identifier"}],"title":"PdfSize","navigatorTitle":[{"text":"PdfSize","kind":"identifier"}],"abstract":[]}}} \ No newline at end of file diff --git a/docs/data/documentation/csv2img/pdfmetadata/title.json b/docs/data/documentation/csv2img/pdfmetadata/title.json index 2e767d8..b78ad07 100644 --- a/docs/data/documentation/csv2img/pdfmetadata/title.json +++ b/docs/data/documentation/csv2img/pdfmetadata/title.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"platforms":["macOS"],"tokens":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"title"},{"text":": ","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"}]}]}],"sections":[],"kind":"symbol","variants":[{"paths":["\/documentation\/csv2img\/pdfmetadata\/title"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/PDFMetadata\/title","interfaceLanguage":"swift"},"schemaVersion":{"major":0,"patch":0,"minor":3},"metadata":{"roleHeading":"Instance Property","role":"symbol","modules":[{"name":"Csv2Img"}],"fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"title"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"}],"symbolKind":"property","externalID":"s:7Csv2Img11PDFMetadataV5titleSSvp","title":"title"},"abstract":[{"type":"codeVoice","code":"title"},{"text":". title of document.","type":"text"}],"hierarchy":{"paths":[["doc:\/\/Csv2Img\/documentation\/Csv2Img","doc:\/\/Csv2Img\/documentation\/Csv2Img\/PDFMetadata"]]},"references":{"doc://Csv2Img/documentation/Csv2Img":{"url":"\/documentation\/csv2img","role":"collection","identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img","abstract":[],"title":"Csv2Img","kind":"symbol","type":"topic"},"doc://Csv2Img/documentation/Csv2Img/PDFMetadata/title":{"url":"\/documentation\/csv2img\/pdfmetadata\/title","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"title"},{"kind":"text","text":": "},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"}],"type":"topic","kind":"symbol","role":"symbol","title":"title","identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/PDFMetadata\/title","abstract":[{"type":"codeVoice","code":"title"},{"type":"text","text":". title of document."}]},"doc://Csv2Img/documentation/Csv2Img/PDFMetadata":{"abstract":[{"type":"reference","identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/PDFMetadata","isActive":true},{"type":"text","text":" is a struct which stores Metadata about output-pdf."}],"title":"PDFMetadata","identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/PDFMetadata","fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"PDFMetadata"}],"kind":"symbol","role":"symbol","type":"topic","url":"\/documentation\/csv2img\/pdfmetadata","navigatorTitle":[{"text":"PDFMetadata","kind":"identifier"}]}}} \ No newline at end of file +{"hierarchy":{"paths":[["doc:\/\/Csv2Img\/documentation\/Csv2Img","doc:\/\/Csv2Img\/documentation\/Csv2Img\/PDFMetadata"]]},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/csv2img\/pdfmetadata\/title"]}],"kind":"symbol","sections":[],"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["macOS"],"tokens":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"title","kind":"identifier"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"text":"?","kind":"text"}],"languages":["swift"]}]}],"abstract":[{"code":"title","type":"codeVoice"},{"type":"text","text":". title of document."}],"metadata":{"symbolKind":"property","roleHeading":"Instance Property","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"title"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":"?"}],"title":"title","externalID":"s:7Csv2Img11PDFMetadataV5titleSSSgvp","role":"symbol","modules":[{"name":"Csv2Img"}]},"schemaVersion":{"major":0,"patch":0,"minor":3},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/PDFMetadata\/title"},"references":{"doc://Csv2Img/documentation/Csv2Img":{"role":"collection","title":"Csv2Img","abstract":[],"kind":"symbol","identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img","type":"topic","url":"\/documentation\/csv2img"},"doc://Csv2Img/documentation/Csv2Img/PDFMetadata":{"url":"\/documentation\/csv2img\/pdfmetadata","fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"PDFMetadata"}],"title":"PDFMetadata","role":"symbol","navigatorTitle":[{"kind":"identifier","text":"PDFMetadata"}],"kind":"symbol","identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/PDFMetadata","type":"topic","abstract":[{"identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/PDFMetadata","type":"reference","isActive":true},{"type":"text","text":" is a struct which stores Metadata about output-pdf."}]},"doc://Csv2Img/documentation/Csv2Img/PDFMetadata/title":{"url":"\/documentation\/csv2img\/pdfmetadata\/title","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"title"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:SS","kind":"typeIdentifier","text":"String"},{"text":"?","kind":"text"}],"title":"title","role":"symbol","kind":"symbol","identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/PDFMetadata\/title","type":"topic","abstract":[{"type":"codeVoice","code":"title"},{"text":". title of document.","type":"text"}]}}} \ No newline at end of file diff --git a/docs/data/documentation/csv2img/pdfsize.json b/docs/data/documentation/csv2img/pdfsize.json new file mode 100644 index 0000000..21703e9 --- /dev/null +++ b/docs/data/documentation/csv2img/pdfsize.json @@ -0,0 +1 @@ +{"hierarchy":{"paths":[["doc:\/\/Csv2Img\/documentation\/Csv2Img"]]},"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"text":"enum","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"PdfSize"}],"languages":["swift"],"platforms":["macOS"]}]}],"sections":[],"metadata":{"title":"PdfSize","fragments":[{"text":"enum","kind":"keyword"},{"kind":"text","text":" "},{"text":"PdfSize","kind":"identifier"}],"role":"symbol","navigatorTitle":[{"text":"PdfSize","kind":"identifier"}],"modules":[{"name":"Csv2Img"}],"externalID":"s:7Csv2Img7PdfSizeO","symbolKind":"enum","roleHeading":"Enumeration"},"topicSections":[{"identifiers":["doc:\/\/Csv2Img\/documentation\/Csv2Img\/PdfSize\/a0","doc:\/\/Csv2Img\/documentation\/Csv2Img\/PdfSize\/a1","doc:\/\/Csv2Img\/documentation\/Csv2Img\/PdfSize\/a2","doc:\/\/Csv2Img\/documentation\/Csv2Img\/PdfSize\/a3","doc:\/\/Csv2Img\/documentation\/Csv2Img\/PdfSize\/a4","doc:\/\/Csv2Img\/documentation\/Csv2Img\/PdfSize\/a5","doc:\/\/Csv2Img\/documentation\/Csv2Img\/PdfSize\/b0","doc:\/\/Csv2Img\/documentation\/Csv2Img\/PdfSize\/b1","doc:\/\/Csv2Img\/documentation\/Csv2Img\/PdfSize\/b2","doc:\/\/Csv2Img\/documentation\/Csv2Img\/PdfSize\/b3","doc:\/\/Csv2Img\/documentation\/Csv2Img\/PdfSize\/b4","doc:\/\/Csv2Img\/documentation\/Csv2Img\/PdfSize\/b5"],"title":"Enumeration Cases"},{"title":"Initializers","identifiers":["doc:\/\/Csv2Img\/documentation\/Csv2Img\/PdfSize\/init(rawValue:)"]},{"title":"Instance Methods","identifiers":["doc:\/\/Csv2Img\/documentation\/Csv2Img\/PdfSize\/size(orientation:)"]},{"identifiers":["doc:\/\/Csv2Img\/documentation\/Csv2Img\/PdfSize\/Orientation"],"title":"Enumerations"},{"title":"Default Implementations","identifiers":["doc:\/\/Csv2Img\/documentation\/Csv2Img\/PdfSize\/Equatable-Implementations","doc:\/\/Csv2Img\/documentation\/Csv2Img\/PdfSize\/RawRepresentable-Implementations"],"generated":true}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/PdfSize"},"schemaVersion":{"patch":0,"major":0,"minor":3},"relationshipsSections":[{"type":"conformsTo","kind":"relationships","title":"Conforms To","identifiers":["doc:\/\/Csv2Img\/s12CaseIterableP","doc:\/\/Csv2Img\/Se","doc:\/\/Csv2Img\/SE","doc:\/\/Csv2Img\/SQ","doc:\/\/Csv2Img\/SH","doc:\/\/Csv2Img\/SY","doc:\/\/Csv2Img\/s8SendableP"]}],"kind":"symbol","variants":[{"paths":["\/documentation\/csv2img\/pdfsize"],"traits":[{"interfaceLanguage":"swift"}]}],"references":{"doc://Csv2Img/documentation/Csv2Img/PdfSize/a1":{"kind":"symbol","title":"PdfSize.a1","identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/PdfSize\/a1","role":"symbol","abstract":[],"url":"\/documentation\/csv2img\/pdfsize\/a1","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"text":"a1","kind":"identifier"}],"type":"topic"},"doc://Csv2Img/SY":{"identifier":"doc:\/\/Csv2Img\/SY","type":"unresolvable","title":"Swift.RawRepresentable"},"doc://Csv2Img/documentation/Csv2Img":{"role":"collection","title":"Csv2Img","abstract":[],"kind":"symbol","identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img","type":"topic","url":"\/documentation\/csv2img"},"doc://Csv2Img/s8SendableP":{"identifier":"doc:\/\/Csv2Img\/s8SendableP","type":"unresolvable","title":"Swift.Sendable"},"doc://Csv2Img/Se":{"identifier":"doc:\/\/Csv2Img\/Se","type":"unresolvable","title":"Swift.Decodable"},"doc://Csv2Img/documentation/Csv2Img/PdfSize/b1":{"role":"symbol","url":"\/documentation\/csv2img\/pdfsize\/b1","type":"topic","kind":"symbol","title":"PdfSize.b1","identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/PdfSize\/b1","fragments":[{"kind":"keyword","text":"case"},{"text":" ","kind":"text"},{"text":"b1","kind":"identifier"}],"abstract":[]},"doc://Csv2Img/documentation/Csv2Img/PdfSize/a5":{"url":"\/documentation\/csv2img\/pdfsize\/a5","type":"topic","abstract":[],"role":"symbol","title":"PdfSize.a5","fragments":[{"text":"case","kind":"keyword"},{"text":" ","kind":"text"},{"text":"a5","kind":"identifier"}],"identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/PdfSize\/a5","kind":"symbol"},"doc://Csv2Img/documentation/Csv2Img/PdfSize/Equatable-Implementations":{"title":"Equatable Implementations","identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/PdfSize\/Equatable-Implementations","url":"\/documentation\/csv2img\/pdfsize\/equatable-implementations","kind":"article","type":"topic","abstract":[],"role":"collectionGroup"},"doc://Csv2Img/documentation/Csv2Img/PdfSize/a4":{"url":"\/documentation\/csv2img\/pdfsize\/a4","kind":"symbol","title":"PdfSize.a4","identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/PdfSize\/a4","role":"symbol","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"a4"}],"type":"topic","abstract":[]},"doc://Csv2Img/documentation/Csv2Img/PdfSize/a0":{"url":"\/documentation\/csv2img\/pdfsize\/a0","type":"topic","abstract":[],"role":"symbol","title":"PdfSize.a0","fragments":[{"text":"case","kind":"keyword"},{"text":" ","kind":"text"},{"text":"a0","kind":"identifier"}],"identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/PdfSize\/a0","kind":"symbol"},"doc://Csv2Img/documentation/Csv2Img/PdfSize/b3":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"text":"b3","kind":"identifier"}],"role":"symbol","abstract":[],"type":"topic","title":"PdfSize.b3","url":"\/documentation\/csv2img\/pdfsize\/b3","identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/PdfSize\/b3","kind":"symbol"},"doc://Csv2Img/documentation/Csv2Img/PdfSize/b0":{"role":"symbol","title":"PdfSize.b0","abstract":[],"kind":"symbol","identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/PdfSize\/b0","fragments":[{"text":"case","kind":"keyword"},{"kind":"text","text":" "},{"text":"b0","kind":"identifier"}],"type":"topic","url":"\/documentation\/csv2img\/pdfsize\/b0"},"doc://Csv2Img/SE":{"identifier":"doc:\/\/Csv2Img\/SE","type":"unresolvable","title":"Swift.Encodable"},"doc://Csv2Img/documentation/Csv2Img/PdfSize/b4":{"kind":"symbol","type":"topic","title":"PdfSize.b4","url":"\/documentation\/csv2img\/pdfsize\/b4","fragments":[{"text":"case","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"b4"}],"role":"symbol","abstract":[],"identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/PdfSize\/b4"},"doc://Csv2Img/documentation/Csv2Img/PdfSize/b5":{"url":"\/documentation\/csv2img\/pdfsize\/b5","identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/PdfSize\/b5","role":"symbol","kind":"symbol","fragments":[{"text":"case","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"b5"}],"type":"topic","abstract":[],"title":"PdfSize.b5"},"doc://Csv2Img/SQ":{"identifier":"doc:\/\/Csv2Img\/SQ","type":"unresolvable","title":"Swift.Equatable"},"doc://Csv2Img/documentation/Csv2Img/PdfSize/Orientation":{"role":"symbol","identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/PdfSize\/Orientation","navigatorTitle":[{"text":"Orientation","kind":"identifier"}],"abstract":[],"url":"\/documentation\/csv2img\/pdfsize\/orientation","type":"topic","title":"PdfSize.Orientation","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"text":"Orientation","kind":"identifier"}],"kind":"symbol"},"doc://Csv2Img/documentation/Csv2Img/PdfSize":{"url":"\/documentation\/csv2img\/pdfsize","role":"symbol","type":"topic","kind":"symbol","identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/PdfSize","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"text":"PdfSize","kind":"identifier"}],"title":"PdfSize","navigatorTitle":[{"text":"PdfSize","kind":"identifier"}],"abstract":[]},"doc://Csv2Img/documentation/Csv2Img/PdfSize/init(rawValue:)":{"role":"symbol","identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/PdfSize\/init(rawValue:)","fragments":[{"kind":"identifier","text":"init"},{"text":"?(","kind":"text"},{"kind":"externalParam","text":"rawValue"},{"kind":"text","text":": "},{"preciseIdentifier":"s:SS","kind":"typeIdentifier","text":"String"},{"text":")","kind":"text"}],"type":"topic","abstract":[],"title":"init(rawValue:)","url":"\/documentation\/csv2img\/pdfsize\/init(rawvalue:)","kind":"symbol"},"doc://Csv2Img/documentation/Csv2Img/PdfSize/a2":{"kind":"symbol","type":"topic","title":"PdfSize.a2","url":"\/documentation\/csv2img\/pdfsize\/a2","fragments":[{"kind":"keyword","text":"case"},{"text":" ","kind":"text"},{"text":"a2","kind":"identifier"}],"role":"symbol","abstract":[],"identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/PdfSize\/a2"},"doc://Csv2Img/documentation/Csv2Img/PdfSize/size(orientation:)":{"kind":"symbol","title":"size(orientation:)","identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/PdfSize\/size(orientation:)","type":"topic","url":"\/documentation\/csv2img\/pdfsize\/size(orientation:)","role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"size","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"orientation"},{"kind":"text","text":": "},{"preciseIdentifier":"s:7Csv2Img7PdfSizeO","text":"PdfSize","kind":"typeIdentifier"},{"text":".","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7Csv2Img7PdfSizeO11OrientationO","text":"Orientation"},{"text":") -> ","kind":"text"},{"preciseIdentifier":"c:@S@CGSize","text":"CGSize","kind":"typeIdentifier"}],"abstract":[]},"doc://Csv2Img/SH":{"identifier":"doc:\/\/Csv2Img\/SH","type":"unresolvable","title":"Swift.Hashable"},"doc://Csv2Img/documentation/Csv2Img/PdfSize/b2":{"abstract":[],"identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/PdfSize\/b2","title":"PdfSize.b2","url":"\/documentation\/csv2img\/pdfsize\/b2","role":"symbol","fragments":[{"kind":"keyword","text":"case"},{"text":" ","kind":"text"},{"text":"b2","kind":"identifier"}],"kind":"symbol","type":"topic"},"doc://Csv2Img/s12CaseIterableP":{"identifier":"doc:\/\/Csv2Img\/s12CaseIterableP","type":"unresolvable","title":"Swift.CaseIterable"},"doc://Csv2Img/documentation/Csv2Img/PdfSize/RawRepresentable-Implementations":{"role":"collectionGroup","type":"topic","abstract":[],"title":"RawRepresentable Implementations","url":"\/documentation\/csv2img\/pdfsize\/rawrepresentable-implementations","kind":"article","identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/PdfSize\/RawRepresentable-Implementations"},"doc://Csv2Img/documentation/Csv2Img/PdfSize/a3":{"url":"\/documentation\/csv2img\/pdfsize\/a3","type":"topic","abstract":[],"role":"symbol","title":"PdfSize.a3","fragments":[{"text":"case","kind":"keyword"},{"text":" ","kind":"text"},{"text":"a3","kind":"identifier"}],"identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/PdfSize\/a3","kind":"symbol"}}} \ No newline at end of file diff --git a/docs/data/documentation/csv2img/pdfsize/!=(_:_:).json b/docs/data/documentation/csv2img/pdfsize/!=(_:_:).json new file mode 100644 index 0000000..38ac847 --- /dev/null +++ b/docs/data/documentation/csv2img/pdfsize/!=(_:_:).json @@ -0,0 +1 @@ +{"primaryContentSections":[{"declarations":[{"languages":["swift"],"platforms":["macOS"],"tokens":[{"text":"static","kind":"keyword"},{"text":" ","kind":"text"},{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"!="},{"text":" ","kind":"text"},{"text":"(","kind":"text"},{"kind":"internalParam","text":"lhs"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"text":", ","kind":"text"},{"kind":"internalParam","text":"rhs"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"text":") -> ","kind":"text"},{"preciseIdentifier":"s:Sb","text":"Bool","kind":"typeIdentifier"}]}],"kind":"declarations"}],"hierarchy":{"paths":[["doc:\/\/Csv2Img\/documentation\/Csv2Img","doc:\/\/Csv2Img\/documentation\/Csv2Img\/PdfSize","doc:\/\/Csv2Img\/documentation\/Csv2Img\/PdfSize\/Equatable-Implementations"]]},"identifier":{"url":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/PdfSize\/!=(_:_:)","interfaceLanguage":"swift"},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/csv2img\/pdfsize\/!=(_:_:)"]}],"kind":"symbol","sections":[],"abstract":[{"type":"text","text":"Inherited from "},{"code":"Equatable.!=(_:_:)","type":"codeVoice"},{"type":"text","text":"."}],"schemaVersion":{"minor":3,"patch":0,"major":0},"metadata":{"modules":[{"name":"Csv2Img","relatedModules":["Swift"]}],"roleHeading":"Operator","fragments":[{"text":"static","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"!=","kind":"identifier"},{"kind":"text","text":" "},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Self"},{"text":", ","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","preciseIdentifier":"s:Sb","text":"Bool"}],"extendedModule":"Swift","role":"symbol","externalID":"s:SQsE2neoiySbx_xtFZ::SYNTHESIZED::s:7Csv2Img7PdfSizeO","symbolKind":"op","title":"!=(_:_:)"},"references":{"doc://Csv2Img/documentation/Csv2Img/PdfSize/Equatable-Implementations":{"title":"Equatable Implementations","identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/PdfSize\/Equatable-Implementations","url":"\/documentation\/csv2img\/pdfsize\/equatable-implementations","kind":"article","type":"topic","abstract":[],"role":"collectionGroup"},"doc://Csv2Img/documentation/Csv2Img/PdfSize":{"url":"\/documentation\/csv2img\/pdfsize","role":"symbol","type":"topic","kind":"symbol","identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/PdfSize","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"text":"PdfSize","kind":"identifier"}],"title":"PdfSize","navigatorTitle":[{"text":"PdfSize","kind":"identifier"}],"abstract":[]},"doc://Csv2Img/documentation/Csv2Img":{"role":"collection","title":"Csv2Img","abstract":[],"kind":"symbol","identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img","type":"topic","url":"\/documentation\/csv2img"},"doc://Csv2Img/documentation/Csv2Img/PdfSize/!=(_:_:)":{"kind":"symbol","type":"topic","title":"!=(_:_:)","url":"\/documentation\/csv2img\/pdfsize\/!=(_:_:)","fragments":[{"text":"static","kind":"keyword"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"!=","kind":"identifier"},{"kind":"text","text":" "},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Self"},{"text":", ","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"role":"symbol","identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/PdfSize\/!=(_:_:)","abstract":[]}}} \ No newline at end of file diff --git a/docs/data/documentation/csv2img/pdfsize/a0.json b/docs/data/documentation/csv2img/pdfsize/a0.json new file mode 100644 index 0000000..6384129 --- /dev/null +++ b/docs/data/documentation/csv2img/pdfsize/a0.json @@ -0,0 +1 @@ +{"kind":"symbol","metadata":{"roleHeading":"Case","title":"PdfSize.a0","symbolKind":"case","modules":[{"name":"Csv2Img"}],"fragments":[{"kind":"keyword","text":"case"},{"text":" ","kind":"text"},{"text":"a0","kind":"identifier"}],"role":"symbol","externalID":"s:7Csv2Img7PdfSizeO2a0yA2CmF"},"sections":[],"variants":[{"paths":["\/documentation\/csv2img\/pdfsize\/a0"],"traits":[{"interfaceLanguage":"swift"}]}],"primaryContentSections":[{"declarations":[{"tokens":[{"text":"case","kind":"keyword"},{"kind":"text","text":" "},{"text":"a0","kind":"identifier"}],"languages":["swift"],"platforms":["macOS"]}],"kind":"declarations"}],"identifier":{"url":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/PdfSize\/a0","interfaceLanguage":"swift"},"hierarchy":{"paths":[["doc:\/\/Csv2Img\/documentation\/Csv2Img","doc:\/\/Csv2Img\/documentation\/Csv2Img\/PdfSize"]]},"schemaVersion":{"major":0,"minor":3,"patch":0},"references":{"doc://Csv2Img/documentation/Csv2Img/PdfSize":{"url":"\/documentation\/csv2img\/pdfsize","role":"symbol","type":"topic","kind":"symbol","identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/PdfSize","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"text":"PdfSize","kind":"identifier"}],"title":"PdfSize","navigatorTitle":[{"text":"PdfSize","kind":"identifier"}],"abstract":[]},"doc://Csv2Img/documentation/Csv2Img/PdfSize/a0":{"url":"\/documentation\/csv2img\/pdfsize\/a0","type":"topic","abstract":[],"role":"symbol","title":"PdfSize.a0","fragments":[{"text":"case","kind":"keyword"},{"text":" ","kind":"text"},{"text":"a0","kind":"identifier"}],"identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/PdfSize\/a0","kind":"symbol"},"doc://Csv2Img/documentation/Csv2Img":{"role":"collection","title":"Csv2Img","abstract":[],"kind":"symbol","identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img","type":"topic","url":"\/documentation\/csv2img"}}} \ No newline at end of file diff --git a/docs/data/documentation/csv2img/pdfsize/a1.json b/docs/data/documentation/csv2img/pdfsize/a1.json new file mode 100644 index 0000000..878f1cb --- /dev/null +++ b/docs/data/documentation/csv2img/pdfsize/a1.json @@ -0,0 +1 @@ +{"schemaVersion":{"minor":3,"patch":0,"major":0},"primaryContentSections":[{"declarations":[{"platforms":["macOS"],"tokens":[{"text":"case","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"a1"}],"languages":["swift"]}],"kind":"declarations"}],"sections":[],"identifier":{"url":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/PdfSize\/a1","interfaceLanguage":"swift"},"hierarchy":{"paths":[["doc:\/\/Csv2Img\/documentation\/Csv2Img","doc:\/\/Csv2Img\/documentation\/Csv2Img\/PdfSize"]]},"metadata":{"modules":[{"name":"Csv2Img"}],"roleHeading":"Case","role":"symbol","title":"PdfSize.a1","symbolKind":"case","externalID":"s:7Csv2Img7PdfSizeO2a1yA2CmF","fragments":[{"kind":"keyword","text":"case"},{"text":" ","kind":"text"},{"kind":"identifier","text":"a1"}]},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/csv2img\/pdfsize\/a1"]}],"kind":"symbol","references":{"doc://Csv2Img/documentation/Csv2Img/PdfSize/a1":{"kind":"symbol","title":"PdfSize.a1","identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/PdfSize\/a1","role":"symbol","abstract":[],"url":"\/documentation\/csv2img\/pdfsize\/a1","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"text":"a1","kind":"identifier"}],"type":"topic"},"doc://Csv2Img/documentation/Csv2Img":{"role":"collection","title":"Csv2Img","abstract":[],"kind":"symbol","identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img","type":"topic","url":"\/documentation\/csv2img"},"doc://Csv2Img/documentation/Csv2Img/PdfSize":{"url":"\/documentation\/csv2img\/pdfsize","role":"symbol","type":"topic","kind":"symbol","identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/PdfSize","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"text":"PdfSize","kind":"identifier"}],"title":"PdfSize","navigatorTitle":[{"text":"PdfSize","kind":"identifier"}],"abstract":[]}}} \ No newline at end of file diff --git a/docs/data/documentation/csv2img/pdfsize/a2.json b/docs/data/documentation/csv2img/pdfsize/a2.json new file mode 100644 index 0000000..7d54b5f --- /dev/null +++ b/docs/data/documentation/csv2img/pdfsize/a2.json @@ -0,0 +1 @@ +{"variants":[{"paths":["\/documentation\/csv2img\/pdfsize\/a2"],"traits":[{"interfaceLanguage":"swift"}]}],"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"platforms":["macOS"],"tokens":[{"text":"case","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"a2"}]}]}],"kind":"symbol","schemaVersion":{"major":0,"patch":0,"minor":3},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/PdfSize\/a2"},"sections":[],"metadata":{"title":"PdfSize.a2","fragments":[{"text":"case","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"a2"}],"role":"symbol","externalID":"s:7Csv2Img7PdfSizeO2a2yA2CmF","modules":[{"name":"Csv2Img"}],"symbolKind":"case","roleHeading":"Case"},"hierarchy":{"paths":[["doc:\/\/Csv2Img\/documentation\/Csv2Img","doc:\/\/Csv2Img\/documentation\/Csv2Img\/PdfSize"]]},"references":{"doc://Csv2Img/documentation/Csv2Img":{"role":"collection","title":"Csv2Img","abstract":[],"kind":"symbol","identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img","type":"topic","url":"\/documentation\/csv2img"},"doc://Csv2Img/documentation/Csv2Img/PdfSize":{"url":"\/documentation\/csv2img\/pdfsize","role":"symbol","type":"topic","kind":"symbol","identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/PdfSize","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"text":"PdfSize","kind":"identifier"}],"title":"PdfSize","navigatorTitle":[{"text":"PdfSize","kind":"identifier"}],"abstract":[]},"doc://Csv2Img/documentation/Csv2Img/PdfSize/a2":{"kind":"symbol","type":"topic","title":"PdfSize.a2","url":"\/documentation\/csv2img\/pdfsize\/a2","fragments":[{"kind":"keyword","text":"case"},{"text":" ","kind":"text"},{"text":"a2","kind":"identifier"}],"role":"symbol","abstract":[],"identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/PdfSize\/a2"}}} \ No newline at end of file diff --git a/docs/data/documentation/csv2img/pdfsize/a3.json b/docs/data/documentation/csv2img/pdfsize/a3.json new file mode 100644 index 0000000..88077ab --- /dev/null +++ b/docs/data/documentation/csv2img/pdfsize/a3.json @@ -0,0 +1 @@ +{"metadata":{"title":"PdfSize.a3","modules":[{"name":"Csv2Img"}],"symbolKind":"case","roleHeading":"Case","fragments":[{"text":"case","kind":"keyword"},{"text":" ","kind":"text"},{"text":"a3","kind":"identifier"}],"externalID":"s:7Csv2Img7PdfSizeO2a3yA2CmF","role":"symbol"},"variants":[{"paths":["\/documentation\/csv2img\/pdfsize\/a3"],"traits":[{"interfaceLanguage":"swift"}]}],"kind":"symbol","schemaVersion":{"patch":0,"minor":3,"major":0},"sections":[],"hierarchy":{"paths":[["doc:\/\/Csv2Img\/documentation\/Csv2Img","doc:\/\/Csv2Img\/documentation\/Csv2Img\/PdfSize"]]},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/PdfSize\/a3"},"primaryContentSections":[{"declarations":[{"languages":["swift"],"platforms":["macOS"],"tokens":[{"kind":"keyword","text":"case"},{"text":" ","kind":"text"},{"kind":"identifier","text":"a3"}]}],"kind":"declarations"}],"references":{"doc://Csv2Img/documentation/Csv2Img/PdfSize/a3":{"url":"\/documentation\/csv2img\/pdfsize\/a3","type":"topic","abstract":[],"role":"symbol","title":"PdfSize.a3","fragments":[{"text":"case","kind":"keyword"},{"text":" ","kind":"text"},{"text":"a3","kind":"identifier"}],"identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/PdfSize\/a3","kind":"symbol"},"doc://Csv2Img/documentation/Csv2Img":{"role":"collection","title":"Csv2Img","abstract":[],"kind":"symbol","identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img","type":"topic","url":"\/documentation\/csv2img"},"doc://Csv2Img/documentation/Csv2Img/PdfSize":{"url":"\/documentation\/csv2img\/pdfsize","role":"symbol","type":"topic","kind":"symbol","identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/PdfSize","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"text":"PdfSize","kind":"identifier"}],"title":"PdfSize","navigatorTitle":[{"text":"PdfSize","kind":"identifier"}],"abstract":[]}}} \ No newline at end of file diff --git a/docs/data/documentation/csv2img/pdfsize/a4.json b/docs/data/documentation/csv2img/pdfsize/a4.json new file mode 100644 index 0000000..73069d4 --- /dev/null +++ b/docs/data/documentation/csv2img/pdfsize/a4.json @@ -0,0 +1 @@ +{"sections":[],"kind":"symbol","variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/csv2img\/pdfsize\/a4"]}],"metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"text":"a4","kind":"identifier"}],"externalID":"s:7Csv2Img7PdfSizeO2a4yA2CmF","title":"PdfSize.a4","symbolKind":"case","modules":[{"name":"Csv2Img"}],"roleHeading":"Case","role":"symbol"},"identifier":{"url":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/PdfSize\/a4","interfaceLanguage":"swift"},"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"tokens":[{"kind":"keyword","text":"case"},{"text":" ","kind":"text"},{"kind":"identifier","text":"a4"}],"platforms":["macOS"]}]}],"hierarchy":{"paths":[["doc:\/\/Csv2Img\/documentation\/Csv2Img","doc:\/\/Csv2Img\/documentation\/Csv2Img\/PdfSize"]]},"schemaVersion":{"patch":0,"major":0,"minor":3},"references":{"doc://Csv2Img/documentation/Csv2Img/PdfSize/a4":{"url":"\/documentation\/csv2img\/pdfsize\/a4","kind":"symbol","title":"PdfSize.a4","identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/PdfSize\/a4","role":"symbol","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"a4"}],"type":"topic","abstract":[]},"doc://Csv2Img/documentation/Csv2Img/PdfSize":{"url":"\/documentation\/csv2img\/pdfsize","role":"symbol","type":"topic","kind":"symbol","identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/PdfSize","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"text":"PdfSize","kind":"identifier"}],"title":"PdfSize","navigatorTitle":[{"text":"PdfSize","kind":"identifier"}],"abstract":[]},"doc://Csv2Img/documentation/Csv2Img":{"role":"collection","title":"Csv2Img","abstract":[],"kind":"symbol","identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img","type":"topic","url":"\/documentation\/csv2img"}}} \ No newline at end of file diff --git a/docs/data/documentation/csv2img/pdfsize/a5.json b/docs/data/documentation/csv2img/pdfsize/a5.json new file mode 100644 index 0000000..72a7d35 --- /dev/null +++ b/docs/data/documentation/csv2img/pdfsize/a5.json @@ -0,0 +1 @@ +{"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/csv2img\/pdfsize\/a5"]}],"kind":"symbol","sections":[],"schemaVersion":{"minor":3,"major":0,"patch":0},"hierarchy":{"paths":[["doc:\/\/Csv2Img\/documentation\/Csv2Img","doc:\/\/Csv2Img\/documentation\/Csv2Img\/PdfSize"]]},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/PdfSize\/a5"},"metadata":{"title":"PdfSize.a5","symbolKind":"case","modules":[{"name":"Csv2Img"}],"roleHeading":"Case","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"a5"}],"role":"symbol","externalID":"s:7Csv2Img7PdfSizeO2a5yA2CmF"},"primaryContentSections":[{"declarations":[{"tokens":[{"text":"case","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"a5"}],"languages":["swift"],"platforms":["macOS"]}],"kind":"declarations"}],"references":{"doc://Csv2Img/documentation/Csv2Img":{"role":"collection","title":"Csv2Img","abstract":[],"kind":"symbol","identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img","type":"topic","url":"\/documentation\/csv2img"},"doc://Csv2Img/documentation/Csv2Img/PdfSize/a5":{"url":"\/documentation\/csv2img\/pdfsize\/a5","type":"topic","abstract":[],"role":"symbol","title":"PdfSize.a5","fragments":[{"text":"case","kind":"keyword"},{"text":" ","kind":"text"},{"text":"a5","kind":"identifier"}],"identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/PdfSize\/a5","kind":"symbol"},"doc://Csv2Img/documentation/Csv2Img/PdfSize":{"url":"\/documentation\/csv2img\/pdfsize","role":"symbol","type":"topic","kind":"symbol","identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/PdfSize","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"text":"PdfSize","kind":"identifier"}],"title":"PdfSize","navigatorTitle":[{"text":"PdfSize","kind":"identifier"}],"abstract":[]}}} \ No newline at end of file diff --git a/docs/data/documentation/csv2img/pdfsize/b0.json b/docs/data/documentation/csv2img/pdfsize/b0.json new file mode 100644 index 0000000..b287589 --- /dev/null +++ b/docs/data/documentation/csv2img/pdfsize/b0.json @@ -0,0 +1 @@ +{"hierarchy":{"paths":[["doc:\/\/Csv2Img\/documentation\/Csv2Img","doc:\/\/Csv2Img\/documentation\/Csv2Img\/PdfSize"]]},"sections":[],"metadata":{"roleHeading":"Case","modules":[{"name":"Csv2Img"}],"fragments":[{"text":"case","kind":"keyword"},{"kind":"text","text":" "},{"text":"b0","kind":"identifier"}],"symbolKind":"case","externalID":"s:7Csv2Img7PdfSizeO2b0yA2CmF","role":"symbol","title":"PdfSize.b0"},"identifier":{"url":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/PdfSize\/b0","interfaceLanguage":"swift"},"schemaVersion":{"minor":3,"major":0,"patch":0},"kind":"symbol","primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["macOS"],"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"b0"}],"languages":["swift"]}]}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/csv2img\/pdfsize\/b0"]}],"references":{"doc://Csv2Img/documentation/Csv2Img":{"role":"collection","title":"Csv2Img","abstract":[],"kind":"symbol","identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img","type":"topic","url":"\/documentation\/csv2img"},"doc://Csv2Img/documentation/Csv2Img/PdfSize":{"url":"\/documentation\/csv2img\/pdfsize","role":"symbol","type":"topic","kind":"symbol","identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/PdfSize","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"text":"PdfSize","kind":"identifier"}],"title":"PdfSize","navigatorTitle":[{"text":"PdfSize","kind":"identifier"}],"abstract":[]},"doc://Csv2Img/documentation/Csv2Img/PdfSize/b0":{"role":"symbol","title":"PdfSize.b0","abstract":[],"kind":"symbol","identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/PdfSize\/b0","fragments":[{"text":"case","kind":"keyword"},{"kind":"text","text":" "},{"text":"b0","kind":"identifier"}],"type":"topic","url":"\/documentation\/csv2img\/pdfsize\/b0"}}} \ No newline at end of file diff --git a/docs/data/documentation/csv2img/pdfsize/b1.json b/docs/data/documentation/csv2img/pdfsize/b1.json new file mode 100644 index 0000000..51006a8 --- /dev/null +++ b/docs/data/documentation/csv2img/pdfsize/b1.json @@ -0,0 +1 @@ +{"metadata":{"modules":[{"name":"Csv2Img"}],"symbolKind":"case","title":"PdfSize.b1","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"text":"b1","kind":"identifier"}],"role":"symbol","roleHeading":"Case","externalID":"s:7Csv2Img7PdfSizeO2b1yA2CmF"},"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["macOS"],"languages":["swift"],"tokens":[{"text":"case","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"b1"}]}]}],"schemaVersion":{"major":0,"patch":0,"minor":3},"variants":[{"paths":["\/documentation\/csv2img\/pdfsize\/b1"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/PdfSize\/b1"},"sections":[],"hierarchy":{"paths":[["doc:\/\/Csv2Img\/documentation\/Csv2Img","doc:\/\/Csv2Img\/documentation\/Csv2Img\/PdfSize"]]},"kind":"symbol","references":{"doc://Csv2Img/documentation/Csv2Img":{"abstract":[],"type":"topic","identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img","role":"collection","url":"\/documentation\/csv2img","kind":"symbol","title":"Csv2Img"},"doc://Csv2Img/documentation/Csv2Img/PdfSize":{"role":"symbol","url":"\/documentation\/csv2img\/pdfsize","type":"topic","kind":"symbol","title":"PdfSize","identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/PdfSize","fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"text":"PdfSize","kind":"identifier"}],"navigatorTitle":[{"kind":"identifier","text":"PdfSize"}],"abstract":[]},"doc://Csv2Img/documentation/Csv2Img/PdfSize/b1":{"role":"symbol","url":"\/documentation\/csv2img\/pdfsize\/b1","type":"topic","kind":"symbol","title":"PdfSize.b1","identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/PdfSize\/b1","fragments":[{"kind":"keyword","text":"case"},{"text":" ","kind":"text"},{"text":"b1","kind":"identifier"}],"abstract":[]}}} \ No newline at end of file diff --git a/docs/data/documentation/csv2img/pdfsize/b2.json b/docs/data/documentation/csv2img/pdfsize/b2.json new file mode 100644 index 0000000..fcf0615 --- /dev/null +++ b/docs/data/documentation/csv2img/pdfsize/b2.json @@ -0,0 +1 @@ +{"hierarchy":{"paths":[["doc:\/\/Csv2Img\/documentation\/Csv2Img","doc:\/\/Csv2Img\/documentation\/Csv2Img\/PdfSize"]]},"metadata":{"title":"PdfSize.b2","roleHeading":"Case","role":"symbol","modules":[{"name":"Csv2Img"}],"symbolKind":"case","externalID":"s:7Csv2Img7PdfSizeO2b2yA2CmF","fragments":[{"text":"case","kind":"keyword"},{"text":" ","kind":"text"},{"text":"b2","kind":"identifier"}]},"identifier":{"url":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/PdfSize\/b2","interfaceLanguage":"swift"},"primaryContentSections":[{"declarations":[{"languages":["swift"],"platforms":["macOS"],"tokens":[{"text":"case","kind":"keyword"},{"kind":"text","text":" "},{"text":"b2","kind":"identifier"}]}],"kind":"declarations"}],"variants":[{"paths":["\/documentation\/csv2img\/pdfsize\/b2"],"traits":[{"interfaceLanguage":"swift"}]}],"sections":[],"schemaVersion":{"minor":3,"patch":0,"major":0},"kind":"symbol","references":{"doc://Csv2Img/documentation/Csv2Img":{"role":"collection","title":"Csv2Img","abstract":[],"kind":"symbol","identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img","type":"topic","url":"\/documentation\/csv2img"},"doc://Csv2Img/documentation/Csv2Img/PdfSize/b2":{"abstract":[],"identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/PdfSize\/b2","title":"PdfSize.b2","url":"\/documentation\/csv2img\/pdfsize\/b2","role":"symbol","fragments":[{"kind":"keyword","text":"case"},{"text":" ","kind":"text"},{"text":"b2","kind":"identifier"}],"kind":"symbol","type":"topic"},"doc://Csv2Img/documentation/Csv2Img/PdfSize":{"url":"\/documentation\/csv2img\/pdfsize","role":"symbol","type":"topic","kind":"symbol","identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/PdfSize","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"text":"PdfSize","kind":"identifier"}],"title":"PdfSize","navigatorTitle":[{"text":"PdfSize","kind":"identifier"}],"abstract":[]}}} \ No newline at end of file diff --git a/docs/data/documentation/csv2img/pdfsize/b3.json b/docs/data/documentation/csv2img/pdfsize/b3.json new file mode 100644 index 0000000..6068c63 --- /dev/null +++ b/docs/data/documentation/csv2img/pdfsize/b3.json @@ -0,0 +1 @@ +{"metadata":{"fragments":[{"text":"case","kind":"keyword"},{"text":" ","kind":"text"},{"text":"b3","kind":"identifier"}],"role":"symbol","modules":[{"name":"Csv2Img"}],"title":"PdfSize.b3","symbolKind":"case","externalID":"s:7Csv2Img7PdfSizeO2b3yA2CmF","roleHeading":"Case"},"identifier":{"url":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/PdfSize\/b3","interfaceLanguage":"swift"},"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"platforms":["macOS"],"tokens":[{"kind":"keyword","text":"case"},{"text":" ","kind":"text"},{"text":"b3","kind":"identifier"}]}]}],"schemaVersion":{"major":0,"patch":0,"minor":3},"kind":"symbol","hierarchy":{"paths":[["doc:\/\/Csv2Img\/documentation\/Csv2Img","doc:\/\/Csv2Img\/documentation\/Csv2Img\/PdfSize"]]},"sections":[],"variants":[{"paths":["\/documentation\/csv2img\/pdfsize\/b3"],"traits":[{"interfaceLanguage":"swift"}]}],"references":{"doc://Csv2Img/documentation/Csv2Img":{"role":"collection","title":"Csv2Img","abstract":[],"kind":"symbol","identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img","type":"topic","url":"\/documentation\/csv2img"},"doc://Csv2Img/documentation/Csv2Img/PdfSize":{"url":"\/documentation\/csv2img\/pdfsize","role":"symbol","type":"topic","kind":"symbol","identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/PdfSize","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"text":"PdfSize","kind":"identifier"}],"title":"PdfSize","navigatorTitle":[{"text":"PdfSize","kind":"identifier"}],"abstract":[]},"doc://Csv2Img/documentation/Csv2Img/PdfSize/b3":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"text":"b3","kind":"identifier"}],"role":"symbol","abstract":[],"type":"topic","title":"PdfSize.b3","url":"\/documentation\/csv2img\/pdfsize\/b3","identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/PdfSize\/b3","kind":"symbol"}}} \ No newline at end of file diff --git a/docs/data/documentation/csv2img/pdfsize/b4.json b/docs/data/documentation/csv2img/pdfsize/b4.json new file mode 100644 index 0000000..ad0d0af --- /dev/null +++ b/docs/data/documentation/csv2img/pdfsize/b4.json @@ -0,0 +1 @@ +{"sections":[],"hierarchy":{"paths":[["doc:\/\/Csv2Img\/documentation\/Csv2Img","doc:\/\/Csv2Img\/documentation\/Csv2Img\/PdfSize"]]},"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"text":" ","kind":"text"},{"text":"b4","kind":"identifier"}],"platforms":["macOS"],"languages":["swift"]}]}],"metadata":{"title":"PdfSize.b4","fragments":[{"text":"case","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"b4"}],"role":"symbol","externalID":"s:7Csv2Img7PdfSizeO2b4yA2CmF","modules":[{"name":"Csv2Img"}],"symbolKind":"case","roleHeading":"Case"},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/PdfSize\/b4"},"kind":"symbol","schemaVersion":{"minor":3,"patch":0,"major":0},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/csv2img\/pdfsize\/b4"]}],"references":{"doc://Csv2Img/documentation/Csv2Img/PdfSize/b4":{"kind":"symbol","type":"topic","title":"PdfSize.b4","url":"\/documentation\/csv2img\/pdfsize\/b4","fragments":[{"text":"case","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"b4"}],"role":"symbol","abstract":[],"identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/PdfSize\/b4"},"doc://Csv2Img/documentation/Csv2Img/PdfSize":{"url":"\/documentation\/csv2img\/pdfsize","role":"symbol","type":"topic","kind":"symbol","identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/PdfSize","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"text":"PdfSize","kind":"identifier"}],"title":"PdfSize","navigatorTitle":[{"text":"PdfSize","kind":"identifier"}],"abstract":[]},"doc://Csv2Img/documentation/Csv2Img":{"role":"collection","title":"Csv2Img","abstract":[],"kind":"symbol","identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img","type":"topic","url":"\/documentation\/csv2img"}}} \ No newline at end of file diff --git a/docs/data/documentation/csv2img/pdfsize/b5.json b/docs/data/documentation/csv2img/pdfsize/b5.json new file mode 100644 index 0000000..47b72bb --- /dev/null +++ b/docs/data/documentation/csv2img/pdfsize/b5.json @@ -0,0 +1 @@ +{"kind":"symbol","metadata":{"modules":[{"name":"Csv2Img"}],"symbolKind":"case","roleHeading":"Case","role":"symbol","fragments":[{"text":"case","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"b5"}],"externalID":"s:7Csv2Img7PdfSizeO2b5yA2CmF","title":"PdfSize.b5"},"sections":[],"identifier":{"url":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/PdfSize\/b5","interfaceLanguage":"swift"},"schemaVersion":{"patch":0,"major":0,"minor":3},"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["macOS"],"languages":["swift"],"tokens":[{"kind":"keyword","text":"case"},{"text":" ","kind":"text"},{"kind":"identifier","text":"b5"}]}]}],"hierarchy":{"paths":[["doc:\/\/Csv2Img\/documentation\/Csv2Img","doc:\/\/Csv2Img\/documentation\/Csv2Img\/PdfSize"]]},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/csv2img\/pdfsize\/b5"]}],"references":{"doc://Csv2Img/documentation/Csv2Img/PdfSize/b5":{"url":"\/documentation\/csv2img\/pdfsize\/b5","identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/PdfSize\/b5","role":"symbol","kind":"symbol","fragments":[{"text":"case","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"b5"}],"type":"topic","abstract":[],"title":"PdfSize.b5"},"doc://Csv2Img/documentation/Csv2Img":{"role":"collection","title":"Csv2Img","abstract":[],"kind":"symbol","identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img","type":"topic","url":"\/documentation\/csv2img"},"doc://Csv2Img/documentation/Csv2Img/PdfSize":{"url":"\/documentation\/csv2img\/pdfsize","role":"symbol","type":"topic","kind":"symbol","identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/PdfSize","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"text":"PdfSize","kind":"identifier"}],"title":"PdfSize","navigatorTitle":[{"text":"PdfSize","kind":"identifier"}],"abstract":[]}}} \ No newline at end of file diff --git a/docs/data/documentation/csv2img/pdfsize/encode(to:).json b/docs/data/documentation/csv2img/pdfsize/encode(to:).json new file mode 100644 index 0000000..372575e --- /dev/null +++ b/docs/data/documentation/csv2img/pdfsize/encode(to:).json @@ -0,0 +1 @@ +{"kind":"symbol","hierarchy":{"paths":[["doc:\/\/Csv2Img\/documentation\/Csv2Img","doc:\/\/Csv2Img\/documentation\/Csv2Img\/PdfSize","doc:\/\/Csv2Img\/documentation\/Csv2Img\/PdfSize\/RawRepresentable-Implementations"]]},"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["macOS"],"tokens":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"encode"},{"text":"(","kind":"text"},{"text":"to","kind":"externalParam"},{"kind":"text","text":" "},{"text":"encoder","kind":"internalParam"},{"text":": ","kind":"text"},{"text":"Encoder","kind":"typeIdentifier","preciseIdentifier":"s:s7EncoderP"},{"text":") ","kind":"text"},{"kind":"keyword","text":"throws"}],"languages":["swift"]}]}],"identifier":{"url":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/PdfSize\/encode(to:)","interfaceLanguage":"swift"},"sections":[],"variants":[{"paths":["\/documentation\/csv2img\/pdfsize\/encode(to:)"],"traits":[{"interfaceLanguage":"swift"}]}],"abstract":[{"type":"text","text":"Inherited from "},{"type":"codeVoice","code":"RawRepresentable.encode(to:)"},{"type":"text","text":"."}],"schemaVersion":{"minor":3,"patch":0,"major":0},"metadata":{"modules":[{"name":"Csv2Img","relatedModules":["Swift"]}],"roleHeading":"Instance Method","role":"symbol","title":"encode(to:)","symbolKind":"method","extendedModule":"Swift","externalID":"s:SYsSERzSS8RawValueSYRtzrlE6encode2toys7Encoder_p_tKF::SYNTHESIZED::s:7Csv2Img7PdfSizeO","conformance":{"availabilityPrefix":[{"text":"Available when","type":"text"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}],"constraints":[{"code":"Self","type":"codeVoice"},{"type":"text","text":" conforms to "},{"code":"Encodable","type":"codeVoice"},{"type":"text","text":" and "},{"code":"RawValue","type":"codeVoice"},{"type":"text","text":" is "},{"type":"codeVoice","code":"String"},{"type":"text","text":"."}]},"fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"encode","kind":"identifier"},{"kind":"text","text":"("},{"kind":"externalParam","text":"to"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Encoder","preciseIdentifier":"s:s7EncoderP"},{"text":") ","kind":"text"},{"kind":"keyword","text":"throws"}]},"references":{"doc://Csv2Img/documentation/Csv2Img/PdfSize/RawRepresentable-Implementations":{"role":"collectionGroup","type":"topic","abstract":[],"title":"RawRepresentable Implementations","url":"\/documentation\/csv2img\/pdfsize\/rawrepresentable-implementations","kind":"article","identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/PdfSize\/RawRepresentable-Implementations"},"doc://Csv2Img/documentation/Csv2Img":{"role":"collection","title":"Csv2Img","abstract":[],"kind":"symbol","identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img","type":"topic","url":"\/documentation\/csv2img"},"doc://Csv2Img/documentation/Csv2Img/PdfSize":{"url":"\/documentation\/csv2img\/pdfsize","role":"symbol","type":"topic","kind":"symbol","identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/PdfSize","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"text":"PdfSize","kind":"identifier"}],"title":"PdfSize","navigatorTitle":[{"text":"PdfSize","kind":"identifier"}],"abstract":[]},"doc://Csv2Img/documentation/Csv2Img/PdfSize/encode(to:)":{"kind":"symbol","conformance":{"availabilityPrefix":[{"type":"text","text":"Available when"}],"constraints":[{"code":"Self","type":"codeVoice"},{"type":"text","text":" conforms to "},{"code":"Encodable","type":"codeVoice"},{"type":"text","text":" and "},{"code":"RawValue","type":"codeVoice"},{"type":"text","text":" is "},{"code":"String","type":"codeVoice"},{"type":"text","text":"."}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"type":"topic","identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/PdfSize\/encode(to:)","role":"symbol","abstract":[],"title":"encode(to:)","url":"\/documentation\/csv2img\/pdfsize\/encode(to:)","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"encode","kind":"identifier"},{"kind":"text","text":"("},{"kind":"externalParam","text":"to"},{"text":": ","kind":"text"},{"text":"Encoder","preciseIdentifier":"s:s7EncoderP","kind":"typeIdentifier"},{"text":") ","kind":"text"},{"kind":"keyword","text":"throws"}]}}} \ No newline at end of file diff --git a/docs/data/documentation/csv2img/pdfsize/equatable-implementations.json b/docs/data/documentation/csv2img/pdfsize/equatable-implementations.json new file mode 100644 index 0000000..473d379 --- /dev/null +++ b/docs/data/documentation/csv2img/pdfsize/equatable-implementations.json @@ -0,0 +1 @@ +{"identifier":{"url":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/PdfSize\/Equatable-Implementations","interfaceLanguage":"swift"},"sections":[],"kind":"article","topicSections":[{"identifiers":["doc:\/\/Csv2Img\/documentation\/Csv2Img\/PdfSize\/!=(_:_:)"],"generated":true,"title":"Operators"}],"metadata":{"role":"collectionGroup","title":"Equatable Implementations","modules":[{"name":"Csv2Img"}]},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/csv2img\/pdfsize\/equatable-implementations"]}],"schemaVersion":{"minor":3,"major":0,"patch":0},"hierarchy":{"paths":[["doc:\/\/Csv2Img\/documentation\/Csv2Img","doc:\/\/Csv2Img\/documentation\/Csv2Img\/PdfSize"]]},"references":{"doc://Csv2Img/documentation/Csv2Img":{"role":"collection","title":"Csv2Img","abstract":[],"kind":"symbol","identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img","type":"topic","url":"\/documentation\/csv2img"},"doc://Csv2Img/documentation/Csv2Img/PdfSize/!=(_:_:)":{"kind":"symbol","type":"topic","title":"!=(_:_:)","url":"\/documentation\/csv2img\/pdfsize\/!=(_:_:)","fragments":[{"text":"static","kind":"keyword"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"!=","kind":"identifier"},{"kind":"text","text":" "},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Self"},{"text":", ","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"role":"symbol","identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/PdfSize\/!=(_:_:)","abstract":[]},"doc://Csv2Img/documentation/Csv2Img/PdfSize":{"url":"\/documentation\/csv2img\/pdfsize","role":"symbol","type":"topic","kind":"symbol","identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/PdfSize","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"text":"PdfSize","kind":"identifier"}],"title":"PdfSize","navigatorTitle":[{"text":"PdfSize","kind":"identifier"}],"abstract":[]}}} \ No newline at end of file diff --git a/docs/data/documentation/csv2img/pdfsize/hash(into:).json b/docs/data/documentation/csv2img/pdfsize/hash(into:).json new file mode 100644 index 0000000..a2089bb --- /dev/null +++ b/docs/data/documentation/csv2img/pdfsize/hash(into:).json @@ -0,0 +1 @@ +{"kind":"symbol","metadata":{"modules":[{"relatedModules":["Swift"],"name":"Csv2Img"}],"title":"hash(into:)","roleHeading":"Instance Method","symbolKind":"method","extendedModule":"Swift","role":"symbol","externalID":"s:SYsSHRzSH8RawValueSYRpzrlE4hash4intoys6HasherVz_tF::SYNTHESIZED::s:7Csv2Img7PdfSizeO","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"hash","kind":"identifier"},{"kind":"text","text":"("},{"kind":"externalParam","text":"into"},{"text":": ","kind":"text"},{"kind":"keyword","text":"inout"},{"kind":"text","text":" "},{"text":"Hasher","preciseIdentifier":"s:s6HasherV","kind":"typeIdentifier"},{"kind":"text","text":")"}],"conformance":{"availabilityPrefix":[{"text":"Available when","type":"text"}],"constraints":[{"code":"Self","type":"codeVoice"},{"type":"text","text":" conforms to "},{"code":"Hashable","type":"codeVoice"},{"type":"text","text":" and "},{"type":"codeVoice","code":"RawValue"},{"type":"text","text":" conforms to "},{"code":"Hashable","type":"codeVoice"},{"type":"text","text":"."}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]}},"sections":[],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/csv2img\/pdfsize\/hash(into:)"]}],"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"hash","kind":"identifier"},{"text":"(","kind":"text"},{"text":"into","kind":"externalParam"},{"text":" ","kind":"text"},{"text":"hasher","kind":"internalParam"},{"kind":"text","text":": "},{"text":"inout","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:s6HasherV","text":"Hasher"},{"kind":"text","text":")"}],"languages":["swift"],"platforms":["macOS"]}]}],"identifier":{"url":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/PdfSize\/hash(into:)","interfaceLanguage":"swift"},"hierarchy":{"paths":[["doc:\/\/Csv2Img\/documentation\/Csv2Img","doc:\/\/Csv2Img\/documentation\/Csv2Img\/PdfSize","doc:\/\/Csv2Img\/documentation\/Csv2Img\/PdfSize\/RawRepresentable-Implementations"]]},"abstract":[{"type":"text","text":"Inherited from "},{"code":"RawRepresentable.hash(into:)","type":"codeVoice"},{"type":"text","text":"."}],"schemaVersion":{"minor":3,"patch":0,"major":0},"references":{"doc://Csv2Img/documentation/Csv2Img/PdfSize/hash(into:)":{"conformance":{"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":" and "},{"type":"codeVoice","code":"RawValue"},{"text":" conforms to ","type":"text"},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":"."}],"availabilityPrefix":[{"text":"Available when","type":"text"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"kind":"symbol","identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/PdfSize\/hash(into:)","title":"hash(into:)","role":"symbol","abstract":[],"url":"\/documentation\/csv2img\/pdfsize\/hash(into:)","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"hash","kind":"identifier"},{"kind":"text","text":"("},{"kind":"externalParam","text":"into"},{"kind":"text","text":": "},{"text":"inout","kind":"keyword"},{"kind":"text","text":" "},{"text":"Hasher","kind":"typeIdentifier","preciseIdentifier":"s:s6HasherV"},{"kind":"text","text":")"}],"type":"topic"},"doc://Csv2Img/documentation/Csv2Img":{"role":"collection","title":"Csv2Img","abstract":[],"kind":"symbol","identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img","type":"topic","url":"\/documentation\/csv2img"},"doc://Csv2Img/documentation/Csv2Img/PdfSize":{"url":"\/documentation\/csv2img\/pdfsize","role":"symbol","type":"topic","kind":"symbol","identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/PdfSize","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"text":"PdfSize","kind":"identifier"}],"title":"PdfSize","navigatorTitle":[{"text":"PdfSize","kind":"identifier"}],"abstract":[]},"doc://Csv2Img/documentation/Csv2Img/PdfSize/RawRepresentable-Implementations":{"role":"collectionGroup","type":"topic","abstract":[],"title":"RawRepresentable Implementations","url":"\/documentation\/csv2img\/pdfsize\/rawrepresentable-implementations","kind":"article","identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/PdfSize\/RawRepresentable-Implementations"}}} \ No newline at end of file diff --git a/docs/data/documentation/csv2img/pdfsize/hashvalue.json b/docs/data/documentation/csv2img/pdfsize/hashvalue.json new file mode 100644 index 0000000..274d438 --- /dev/null +++ b/docs/data/documentation/csv2img/pdfsize/hashvalue.json @@ -0,0 +1 @@ +{"hierarchy":{"paths":[["doc:\/\/Csv2Img\/documentation\/Csv2Img","doc:\/\/Csv2Img\/documentation\/Csv2Img\/PdfSize","doc:\/\/Csv2Img\/documentation\/Csv2Img\/PdfSize\/RawRepresentable-Implementations"]]},"identifier":{"url":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/PdfSize\/hashValue","interfaceLanguage":"swift"},"schemaVersion":{"patch":0,"minor":3,"major":0},"abstract":[{"text":"Inherited from ","type":"text"},{"type":"codeVoice","code":"RawRepresentable.hashValue"},{"text":".","type":"text"}],"kind":"symbol","primaryContentSections":[{"declarations":[{"platforms":["macOS"],"languages":["swift"],"tokens":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"hashValue","kind":"identifier"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:Si","text":"Int","kind":"typeIdentifier"},{"text":" { ","kind":"text"},{"text":"get","kind":"keyword"},{"kind":"text","text":" }"}]}],"kind":"declarations"}],"sections":[],"variants":[{"paths":["\/documentation\/csv2img\/pdfsize\/hashvalue"],"traits":[{"interfaceLanguage":"swift"}]}],"metadata":{"symbolKind":"property","role":"symbol","modules":[{"relatedModules":["Swift"],"name":"Csv2Img"}],"conformance":{"conformancePrefix":[{"text":"Conforms when","type":"text"}],"availabilityPrefix":[{"text":"Available when","type":"text"}],"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"text":" and ","type":"text"},{"type":"codeVoice","code":"RawValue"},{"text":" conforms to ","type":"text"},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":"."}]},"title":"hashValue","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"hashValue","kind":"identifier"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:Si","text":"Int"}],"extendedModule":"Swift","externalID":"s:SYsSHRzSH8RawValueSYRpzrlE04hashB0Sivp::SYNTHESIZED::s:7Csv2Img7PdfSizeO","roleHeading":"Instance Property"},"references":{"doc://Csv2Img/documentation/Csv2Img":{"role":"collection","title":"Csv2Img","abstract":[],"kind":"symbol","identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img","type":"topic","url":"\/documentation\/csv2img"},"doc://Csv2Img/documentation/Csv2Img/PdfSize":{"url":"\/documentation\/csv2img\/pdfsize","role":"symbol","type":"topic","kind":"symbol","identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/PdfSize","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"text":"PdfSize","kind":"identifier"}],"title":"PdfSize","navigatorTitle":[{"text":"PdfSize","kind":"identifier"}],"abstract":[]},"doc://Csv2Img/documentation/Csv2Img/PdfSize/hashValue":{"conformance":{"conformancePrefix":[{"type":"text","text":"Conforms when"}],"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":" and "},{"code":"RawValue","type":"codeVoice"},{"type":"text","text":" conforms to "},{"code":"Hashable","type":"codeVoice"},{"type":"text","text":"."}],"availabilityPrefix":[{"text":"Available when","type":"text"}]},"kind":"symbol","identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/PdfSize\/hashValue","title":"hashValue","role":"symbol","abstract":[],"url":"\/documentation\/csv2img\/pdfsize\/hashvalue","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"hashValue","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"}],"type":"topic"},"doc://Csv2Img/documentation/Csv2Img/PdfSize/RawRepresentable-Implementations":{"role":"collectionGroup","type":"topic","abstract":[],"title":"RawRepresentable Implementations","url":"\/documentation\/csv2img\/pdfsize\/rawrepresentable-implementations","kind":"article","identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/PdfSize\/RawRepresentable-Implementations"}}} \ No newline at end of file diff --git a/docs/data/documentation/csv2img/pdfsize/init(from:).json b/docs/data/documentation/csv2img/pdfsize/init(from:).json new file mode 100644 index 0000000..3f20db4 --- /dev/null +++ b/docs/data/documentation/csv2img/pdfsize/init(from:).json @@ -0,0 +1 @@ +{"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/csv2img\/pdfsize\/init(from:)"]}],"abstract":[{"type":"text","text":"Inherited from "},{"code":"RawRepresentable.init(from:)","type":"codeVoice"},{"text":".","type":"text"}],"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["macOS"],"tokens":[{"text":"init","kind":"keyword"},{"text":"(","kind":"text"},{"text":"from","kind":"externalParam"},{"kind":"text","text":" "},{"text":"decoder","kind":"internalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Decoder","preciseIdentifier":"s:s7DecoderP"},{"text":") ","kind":"text"},{"text":"throws","kind":"keyword"}],"languages":["swift"]}]}],"sections":[],"metadata":{"modules":[{"relatedModules":["Swift"],"name":"Csv2Img"}],"externalID":"s:SYsSeRzSS8RawValueSYRtzrlE4fromxs7Decoder_p_tKcfc::SYNTHESIZED::s:7Csv2Img7PdfSizeO","extendedModule":"Swift","symbolKind":"init","conformance":{"conformancePrefix":[{"type":"text","text":"Conforms when"}],"constraints":[{"code":"Self","type":"codeVoice"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Decodable"},{"text":" and ","type":"text"},{"code":"RawValue","type":"codeVoice"},{"type":"text","text":" is "},{"type":"codeVoice","code":"String"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}]},"fragments":[{"text":"init","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"from"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:s7DecoderP","text":"Decoder"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"}],"roleHeading":"Initializer","role":"symbol","title":"init(from:)"},"schemaVersion":{"major":0,"patch":0,"minor":3},"hierarchy":{"paths":[["doc:\/\/Csv2Img\/documentation\/Csv2Img","doc:\/\/Csv2Img\/documentation\/Csv2Img\/PdfSize","doc:\/\/Csv2Img\/documentation\/Csv2Img\/PdfSize\/RawRepresentable-Implementations"]]},"kind":"symbol","identifier":{"url":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/PdfSize\/init(from:)","interfaceLanguage":"swift"},"references":{"doc://Csv2Img/documentation/Csv2Img/PdfSize/RawRepresentable-Implementations":{"role":"collectionGroup","type":"topic","abstract":[],"title":"RawRepresentable Implementations","url":"\/documentation\/csv2img\/pdfsize\/rawrepresentable-implementations","kind":"article","identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/PdfSize\/RawRepresentable-Implementations"},"doc://Csv2Img/documentation/Csv2Img/PdfSize":{"url":"\/documentation\/csv2img\/pdfsize","role":"symbol","type":"topic","kind":"symbol","identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/PdfSize","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"text":"PdfSize","kind":"identifier"}],"title":"PdfSize","navigatorTitle":[{"text":"PdfSize","kind":"identifier"}],"abstract":[]},"doc://Csv2Img/documentation/Csv2Img":{"role":"collection","title":"Csv2Img","abstract":[],"kind":"symbol","identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img","type":"topic","url":"\/documentation\/csv2img"},"doc://Csv2Img/documentation/Csv2Img/PdfSize/init(from:)":{"fragments":[{"text":"init","kind":"identifier"},{"kind":"text","text":"("},{"kind":"externalParam","text":"from"},{"kind":"text","text":": "},{"text":"Decoder","preciseIdentifier":"s:s7DecoderP","kind":"typeIdentifier"},{"kind":"text","text":") "},{"text":"throws","kind":"keyword"}],"role":"symbol","abstract":[],"type":"topic","title":"init(from:)","conformance":{"conformancePrefix":[{"type":"text","text":"Conforms when"}],"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Decodable"},{"text":" and ","type":"text"},{"code":"RawValue","type":"codeVoice"},{"type":"text","text":" is "},{"type":"codeVoice","code":"String"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}]},"url":"\/documentation\/csv2img\/pdfsize\/init(from:)","kind":"symbol","identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/PdfSize\/init(from:)"}}} \ No newline at end of file diff --git a/docs/data/documentation/csv2img/pdfsize/init(rawvalue:).json b/docs/data/documentation/csv2img/pdfsize/init(rawvalue:).json new file mode 100644 index 0000000..78ad320 --- /dev/null +++ b/docs/data/documentation/csv2img/pdfsize/init(rawvalue:).json @@ -0,0 +1 @@ +{"primaryContentSections":[{"declarations":[{"platforms":["macOS"],"tokens":[{"text":"init","kind":"keyword"},{"kind":"text","text":"?("},{"text":"rawValue","kind":"externalParam"},{"kind":"text","text":": "},{"text":"String","preciseIdentifier":"s:SS","kind":"typeIdentifier"},{"text":")","kind":"text"}],"languages":["swift"]}],"kind":"declarations"}],"hierarchy":{"paths":[["doc:\/\/Csv2Img\/documentation\/Csv2Img","doc:\/\/Csv2Img\/documentation\/Csv2Img\/PdfSize"]]},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/PdfSize\/init(rawValue:)"},"variants":[{"paths":["\/documentation\/csv2img\/pdfsize\/init(rawvalue:)"],"traits":[{"interfaceLanguage":"swift"}]}],"sections":[],"kind":"symbol","abstract":[{"type":"text","text":"Inherited from "},{"type":"codeVoice","code":"RawRepresentable.init(rawValue:)"},{"type":"text","text":"."}],"schemaVersion":{"patch":0,"minor":3,"major":0},"metadata":{"externalID":"s:7Csv2Img7PdfSizeO8rawValueACSgSS_tcfc","fragments":[{"kind":"identifier","text":"init"},{"text":"?(","kind":"text"},{"text":"rawValue","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:SS","kind":"typeIdentifier","text":"String"},{"kind":"text","text":")"}],"modules":[{"name":"Csv2Img"}],"symbolKind":"init","roleHeading":"Initializer","title":"init(rawValue:)","role":"symbol"},"references":{"doc://Csv2Img/documentation/Csv2Img":{"role":"collection","title":"Csv2Img","abstract":[],"kind":"symbol","identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img","type":"topic","url":"\/documentation\/csv2img"},"doc://Csv2Img/documentation/Csv2Img/PdfSize":{"url":"\/documentation\/csv2img\/pdfsize","role":"symbol","type":"topic","kind":"symbol","identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/PdfSize","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"text":"PdfSize","kind":"identifier"}],"title":"PdfSize","navigatorTitle":[{"text":"PdfSize","kind":"identifier"}],"abstract":[]},"doc://Csv2Img/documentation/Csv2Img/PdfSize/init(rawValue:)":{"role":"symbol","identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/PdfSize\/init(rawValue:)","fragments":[{"kind":"identifier","text":"init"},{"text":"?(","kind":"text"},{"kind":"externalParam","text":"rawValue"},{"kind":"text","text":": "},{"preciseIdentifier":"s:SS","kind":"typeIdentifier","text":"String"},{"text":")","kind":"text"}],"type":"topic","abstract":[],"title":"init(rawValue:)","url":"\/documentation\/csv2img\/pdfsize\/init(rawvalue:)","kind":"symbol"}}} \ No newline at end of file diff --git a/docs/data/documentation/csv2img/pdfsize/orientation.json b/docs/data/documentation/csv2img/pdfsize/orientation.json new file mode 100644 index 0000000..3285b85 --- /dev/null +++ b/docs/data/documentation/csv2img/pdfsize/orientation.json @@ -0,0 +1 @@ +{"relationshipsSections":[{"type":"conformsTo","title":"Conforms To","kind":"relationships","identifiers":["doc:\/\/Csv2Img\/s12CaseIterableP","doc:\/\/Csv2Img\/Se","doc:\/\/Csv2Img\/SE","doc:\/\/Csv2Img\/SQ","doc:\/\/Csv2Img\/SH","doc:\/\/Csv2Img\/s8SendableP"]}],"variants":[{"paths":["\/documentation\/csv2img\/pdfsize\/orientation"],"traits":[{"interfaceLanguage":"swift"}]}],"topicSections":[{"title":"Enumeration Cases","identifiers":["doc:\/\/Csv2Img\/documentation\/Csv2Img\/PdfSize\/Orientation\/landscape","doc:\/\/Csv2Img\/documentation\/Csv2Img\/PdfSize\/Orientation\/portrait"]},{"title":"Initializers","identifiers":["doc:\/\/Csv2Img\/documentation\/Csv2Img\/PdfSize\/Orientation\/init(from:)"]},{"generated":true,"identifiers":["doc:\/\/Csv2Img\/documentation\/Csv2Img\/PdfSize\/Orientation\/Equatable-Implementations"],"title":"Default Implementations"}],"primaryContentSections":[{"declarations":[{"platforms":["macOS"],"tokens":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"text":"Orientation","kind":"identifier"}],"languages":["swift"]}],"kind":"declarations"}],"sections":[],"metadata":{"externalID":"s:7Csv2Img7PdfSizeO11OrientationO","navigatorTitle":[{"kind":"identifier","text":"Orientation"}],"roleHeading":"Enumeration","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"text":"Orientation","kind":"identifier"}],"modules":[{"name":"Csv2Img"}],"symbolKind":"enum","title":"PdfSize.Orientation","role":"symbol"},"schemaVersion":{"minor":3,"major":0,"patch":0},"hierarchy":{"paths":[["doc:\/\/Csv2Img\/documentation\/Csv2Img","doc:\/\/Csv2Img\/documentation\/Csv2Img\/PdfSize"]]},"kind":"symbol","identifier":{"url":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/PdfSize\/Orientation","interfaceLanguage":"swift"},"references":{"doc://Csv2Img/documentation/Csv2Img/PdfSize/Orientation/portrait":{"kind":"symbol","title":"PdfSize.Orientation.portrait","identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/PdfSize\/Orientation\/portrait","role":"symbol","abstract":[],"url":"\/documentation\/csv2img\/pdfsize\/orientation\/portrait","fragments":[{"kind":"keyword","text":"case"},{"text":" ","kind":"text"},{"text":"portrait","kind":"identifier"}],"type":"topic"},"doc://Csv2Img/SQ":{"title":"Swift.Equatable","type":"unresolvable","identifier":"doc:\/\/Csv2Img\/SQ"},"doc://Csv2Img/documentation/Csv2Img/PdfSize/Orientation/landscape":{"kind":"symbol","identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/PdfSize\/Orientation\/landscape","title":"PdfSize.Orientation.landscape","role":"symbol","abstract":[],"url":"\/documentation\/csv2img\/pdfsize\/orientation\/landscape","fragments":[{"text":"case","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"landscape"}],"type":"topic"},"doc://Csv2Img/SH":{"title":"Swift.Hashable","type":"unresolvable","identifier":"doc:\/\/Csv2Img\/SH"},"doc://Csv2Img/s12CaseIterableP":{"title":"Swift.CaseIterable","type":"unresolvable","identifier":"doc:\/\/Csv2Img\/s12CaseIterableP"},"doc://Csv2Img/documentation/Csv2Img":{"role":"collection","title":"Csv2Img","abstract":[],"kind":"symbol","identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img","type":"topic","url":"\/documentation\/csv2img"},"doc://Csv2Img/documentation/Csv2Img/PdfSize/Orientation/Equatable-Implementations":{"role":"collectionGroup","abstract":[],"type":"topic","title":"Equatable Implementations","url":"\/documentation\/csv2img\/pdfsize\/orientation\/equatable-implementations","kind":"article","identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/PdfSize\/Orientation\/Equatable-Implementations"},"doc://Csv2Img/SE":{"title":"Swift.Encodable","type":"unresolvable","identifier":"doc:\/\/Csv2Img\/SE"},"doc://Csv2Img/documentation/Csv2Img/PdfSize/Orientation/init(from:)":{"title":"init(from:)","abstract":[],"url":"\/documentation\/csv2img\/pdfsize\/orientation\/init(from:)","kind":"symbol","role":"symbol","identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/PdfSize\/Orientation\/init(from:)","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"text":"from","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:s7DecoderP","text":"Decoder","kind":"typeIdentifier"},{"text":") ","kind":"text"},{"kind":"keyword","text":"throws"}],"type":"topic"},"doc://Csv2Img/documentation/Csv2Img/PdfSize":{"url":"\/documentation\/csv2img\/pdfsize","role":"symbol","type":"topic","kind":"symbol","identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/PdfSize","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"text":"PdfSize","kind":"identifier"}],"title":"PdfSize","navigatorTitle":[{"text":"PdfSize","kind":"identifier"}],"abstract":[]},"doc://Csv2Img/s8SendableP":{"title":"Swift.Sendable","type":"unresolvable","identifier":"doc:\/\/Csv2Img\/s8SendableP"},"doc://Csv2Img/documentation/Csv2Img/PdfSize/Orientation":{"role":"symbol","identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/PdfSize\/Orientation","navigatorTitle":[{"text":"Orientation","kind":"identifier"}],"abstract":[],"url":"\/documentation\/csv2img\/pdfsize\/orientation","type":"topic","title":"PdfSize.Orientation","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"text":"Orientation","kind":"identifier"}],"kind":"symbol"},"doc://Csv2Img/Se":{"title":"Swift.Decodable","type":"unresolvable","identifier":"doc:\/\/Csv2Img\/Se"}}} \ No newline at end of file diff --git a/docs/data/documentation/csv2img/pdfsize/orientation/!=(_:_:).json b/docs/data/documentation/csv2img/pdfsize/orientation/!=(_:_:).json new file mode 100644 index 0000000..2ca9471 --- /dev/null +++ b/docs/data/documentation/csv2img/pdfsize/orientation/!=(_:_:).json @@ -0,0 +1 @@ +{"schemaVersion":{"major":0,"patch":0,"minor":3},"metadata":{"extendedModule":"Swift","role":"symbol","modules":[{"relatedModules":["Swift"],"name":"Csv2Img"}],"title":"!=(_:_:)","roleHeading":"Operator","symbolKind":"op","externalID":"s:SQsE2neoiySbx_xtFZ::SYNTHESIZED::s:7Csv2Img7PdfSizeO11OrientationO","fragments":[{"kind":"keyword","text":"static"},{"text":" ","kind":"text"},{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"!="},{"kind":"text","text":" "},{"text":"(","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"text":", ","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"}]},"kind":"symbol","sections":[],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/PdfSize\/Orientation\/!=(_:_:)"},"primaryContentSections":[{"declarations":[{"platforms":["macOS"],"tokens":[{"text":"static","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"!="},{"text":" ","kind":"text"},{"kind":"text","text":"("},{"text":"lhs","kind":"internalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"text":"rhs","kind":"internalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"}],"languages":["swift"]}],"kind":"declarations"}],"abstract":[{"text":"Inherited from ","type":"text"},{"code":"Equatable.!=(_:_:)","type":"codeVoice"},{"text":".","type":"text"}],"variants":[{"paths":["\/documentation\/csv2img\/pdfsize\/orientation\/!=(_:_:)"],"traits":[{"interfaceLanguage":"swift"}]}],"hierarchy":{"paths":[["doc:\/\/Csv2Img\/documentation\/Csv2Img","doc:\/\/Csv2Img\/documentation\/Csv2Img\/PdfSize","doc:\/\/Csv2Img\/documentation\/Csv2Img\/PdfSize\/Orientation","doc:\/\/Csv2Img\/documentation\/Csv2Img\/PdfSize\/Orientation\/Equatable-Implementations"]]},"references":{"doc://Csv2Img/documentation/Csv2Img/PdfSize/Orientation":{"role":"symbol","identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/PdfSize\/Orientation","navigatorTitle":[{"text":"Orientation","kind":"identifier"}],"abstract":[],"url":"\/documentation\/csv2img\/pdfsize\/orientation","type":"topic","title":"PdfSize.Orientation","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"text":"Orientation","kind":"identifier"}],"kind":"symbol"},"doc://Csv2Img/documentation/Csv2Img":{"role":"collection","title":"Csv2Img","abstract":[],"kind":"symbol","identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img","type":"topic","url":"\/documentation\/csv2img"},"doc://Csv2Img/documentation/Csv2Img/PdfSize":{"url":"\/documentation\/csv2img\/pdfsize","role":"symbol","type":"topic","kind":"symbol","identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/PdfSize","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"text":"PdfSize","kind":"identifier"}],"title":"PdfSize","navigatorTitle":[{"text":"PdfSize","kind":"identifier"}],"abstract":[]},"doc://Csv2Img/documentation/Csv2Img/PdfSize/Orientation/!=(_:_:)":{"url":"\/documentation\/csv2img\/pdfsize\/orientation\/!=(_:_:)","kind":"symbol","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"!="},{"kind":"text","text":" "},{"text":"(","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"preciseIdentifier":"s:Sb","text":"Bool","kind":"typeIdentifier"}],"title":"!=(_:_:)","abstract":[],"type":"topic","role":"symbol","identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/PdfSize\/Orientation\/!=(_:_:)"},"doc://Csv2Img/documentation/Csv2Img/PdfSize/Orientation/Equatable-Implementations":{"role":"collectionGroup","abstract":[],"type":"topic","title":"Equatable Implementations","url":"\/documentation\/csv2img\/pdfsize\/orientation\/equatable-implementations","kind":"article","identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/PdfSize\/Orientation\/Equatable-Implementations"}}} \ No newline at end of file diff --git a/docs/data/documentation/csv2img/pdfsize/orientation/equatable-implementations.json b/docs/data/documentation/csv2img/pdfsize/orientation/equatable-implementations.json new file mode 100644 index 0000000..6f2eb92 --- /dev/null +++ b/docs/data/documentation/csv2img/pdfsize/orientation/equatable-implementations.json @@ -0,0 +1 @@ +{"identifier":{"url":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/PdfSize\/Orientation\/Equatable-Implementations","interfaceLanguage":"swift"},"kind":"article","schemaVersion":{"minor":3,"major":0,"patch":0},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/csv2img\/pdfsize\/orientation\/equatable-implementations"]}],"hierarchy":{"paths":[["doc:\/\/Csv2Img\/documentation\/Csv2Img","doc:\/\/Csv2Img\/documentation\/Csv2Img\/PdfSize","doc:\/\/Csv2Img\/documentation\/Csv2Img\/PdfSize\/Orientation"]]},"metadata":{"role":"collectionGroup","title":"Equatable Implementations","modules":[{"name":"Csv2Img"}]},"topicSections":[{"title":"Operators","generated":true,"identifiers":["doc:\/\/Csv2Img\/documentation\/Csv2Img\/PdfSize\/Orientation\/!=(_:_:)"]}],"sections":[],"references":{"doc://Csv2Img/documentation/Csv2Img/PdfSize/Orientation/!=(_:_:)":{"url":"\/documentation\/csv2img\/pdfsize\/orientation\/!=(_:_:)","kind":"symbol","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"!="},{"kind":"text","text":" "},{"text":"(","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"preciseIdentifier":"s:Sb","text":"Bool","kind":"typeIdentifier"}],"title":"!=(_:_:)","abstract":[],"type":"topic","role":"symbol","identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/PdfSize\/Orientation\/!=(_:_:)"},"doc://Csv2Img/documentation/Csv2Img":{"role":"collection","title":"Csv2Img","abstract":[],"kind":"symbol","identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img","type":"topic","url":"\/documentation\/csv2img"},"doc://Csv2Img/documentation/Csv2Img/PdfSize":{"url":"\/documentation\/csv2img\/pdfsize","role":"symbol","type":"topic","kind":"symbol","identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/PdfSize","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"text":"PdfSize","kind":"identifier"}],"title":"PdfSize","navigatorTitle":[{"text":"PdfSize","kind":"identifier"}],"abstract":[]},"doc://Csv2Img/documentation/Csv2Img/PdfSize/Orientation":{"role":"symbol","identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/PdfSize\/Orientation","navigatorTitle":[{"text":"Orientation","kind":"identifier"}],"abstract":[],"url":"\/documentation\/csv2img\/pdfsize\/orientation","type":"topic","title":"PdfSize.Orientation","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"text":"Orientation","kind":"identifier"}],"kind":"symbol"}}} \ No newline at end of file diff --git a/docs/data/documentation/csv2img/pdfsize/orientation/init(from:).json b/docs/data/documentation/csv2img/pdfsize/orientation/init(from:).json new file mode 100644 index 0000000..2389eb8 --- /dev/null +++ b/docs/data/documentation/csv2img/pdfsize/orientation/init(from:).json @@ -0,0 +1 @@ +{"sections":[],"metadata":{"modules":[{"name":"Csv2Img"}],"roleHeading":"Initializer","title":"init(from:)","fragments":[{"text":"init","kind":"identifier"},{"text":"(","kind":"text"},{"text":"from","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:s7DecoderP","kind":"typeIdentifier","text":"Decoder"},{"kind":"text","text":") "},{"text":"throws","kind":"keyword"}],"symbolKind":"init","externalID":"s:7Csv2Img7PdfSizeO11OrientationO4fromAEs7Decoder_p_tKcfc","role":"symbol"},"abstract":[{"type":"text","text":"Inherited from "},{"type":"codeVoice","code":"Decodable.init(from:)"},{"text":".","type":"text"}],"kind":"symbol","schemaVersion":{"patch":0,"major":0,"minor":3},"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"platforms":["macOS"],"tokens":[{"kind":"keyword","text":"init"},{"text":"(","kind":"text"},{"text":"from","kind":"externalParam"},{"text":" ","kind":"text"},{"text":"decoder","kind":"internalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:s7DecoderP","text":"Decoder","kind":"typeIdentifier"},{"text":") ","kind":"text"},{"kind":"keyword","text":"throws"}]}]}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/PdfSize\/Orientation\/init(from:)"},"hierarchy":{"paths":[["doc:\/\/Csv2Img\/documentation\/Csv2Img","doc:\/\/Csv2Img\/documentation\/Csv2Img\/PdfSize","doc:\/\/Csv2Img\/documentation\/Csv2Img\/PdfSize\/Orientation"]]},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/csv2img\/pdfsize\/orientation\/init(from:)"]}],"references":{"doc://Csv2Img/documentation/Csv2Img/PdfSize/Orientation":{"role":"symbol","identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/PdfSize\/Orientation","navigatorTitle":[{"text":"Orientation","kind":"identifier"}],"abstract":[],"url":"\/documentation\/csv2img\/pdfsize\/orientation","type":"topic","title":"PdfSize.Orientation","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"text":"Orientation","kind":"identifier"}],"kind":"symbol"},"doc://Csv2Img/documentation/Csv2Img/PdfSize/Orientation/init(from:)":{"title":"init(from:)","abstract":[],"url":"\/documentation\/csv2img\/pdfsize\/orientation\/init(from:)","kind":"symbol","role":"symbol","identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/PdfSize\/Orientation\/init(from:)","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"text":"from","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:s7DecoderP","text":"Decoder","kind":"typeIdentifier"},{"text":") ","kind":"text"},{"kind":"keyword","text":"throws"}],"type":"topic"},"doc://Csv2Img/documentation/Csv2Img":{"role":"collection","title":"Csv2Img","abstract":[],"kind":"symbol","identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img","type":"topic","url":"\/documentation\/csv2img"},"doc://Csv2Img/documentation/Csv2Img/PdfSize":{"url":"\/documentation\/csv2img\/pdfsize","role":"symbol","type":"topic","kind":"symbol","identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/PdfSize","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"text":"PdfSize","kind":"identifier"}],"title":"PdfSize","navigatorTitle":[{"text":"PdfSize","kind":"identifier"}],"abstract":[]}}} \ No newline at end of file diff --git a/docs/data/documentation/csv2img/pdfsize/orientation/landscape.json b/docs/data/documentation/csv2img/pdfsize/orientation/landscape.json new file mode 100644 index 0000000..a19d40a --- /dev/null +++ b/docs/data/documentation/csv2img/pdfsize/orientation/landscape.json @@ -0,0 +1 @@ +{"kind":"symbol","hierarchy":{"paths":[["doc:\/\/Csv2Img\/documentation\/Csv2Img","doc:\/\/Csv2Img\/documentation\/Csv2Img\/PdfSize","doc:\/\/Csv2Img\/documentation\/Csv2Img\/PdfSize\/Orientation"]]},"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"text":"landscape","kind":"identifier"}],"platforms":["macOS"],"languages":["swift"]}]}],"identifier":{"url":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/PdfSize\/Orientation\/landscape","interfaceLanguage":"swift"},"sections":[],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/csv2img\/pdfsize\/orientation\/landscape"]}],"schemaVersion":{"minor":3,"patch":0,"major":0},"metadata":{"modules":[{"name":"Csv2Img"}],"roleHeading":"Case","role":"symbol","title":"PdfSize.Orientation.landscape","symbolKind":"case","externalID":"s:7Csv2Img7PdfSizeO11OrientationO9landscapeyA2EmF","fragments":[{"kind":"keyword","text":"case"},{"text":" ","kind":"text"},{"text":"landscape","kind":"identifier"}]},"references":{"doc://Csv2Img/documentation/Csv2Img":{"role":"collection","title":"Csv2Img","abstract":[],"kind":"symbol","identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img","type":"topic","url":"\/documentation\/csv2img"},"doc://Csv2Img/documentation/Csv2Img/PdfSize/Orientation":{"role":"symbol","identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/PdfSize\/Orientation","navigatorTitle":[{"text":"Orientation","kind":"identifier"}],"abstract":[],"url":"\/documentation\/csv2img\/pdfsize\/orientation","type":"topic","title":"PdfSize.Orientation","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"text":"Orientation","kind":"identifier"}],"kind":"symbol"},"doc://Csv2Img/documentation/Csv2Img/PdfSize":{"url":"\/documentation\/csv2img\/pdfsize","role":"symbol","type":"topic","kind":"symbol","identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/PdfSize","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"text":"PdfSize","kind":"identifier"}],"title":"PdfSize","navigatorTitle":[{"text":"PdfSize","kind":"identifier"}],"abstract":[]},"doc://Csv2Img/documentation/Csv2Img/PdfSize/Orientation/landscape":{"kind":"symbol","identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/PdfSize\/Orientation\/landscape","title":"PdfSize.Orientation.landscape","role":"symbol","abstract":[],"url":"\/documentation\/csv2img\/pdfsize\/orientation\/landscape","fragments":[{"text":"case","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"landscape"}],"type":"topic"}}} \ No newline at end of file diff --git a/docs/data/documentation/csv2img/pdfsize/orientation/portrait.json b/docs/data/documentation/csv2img/pdfsize/orientation/portrait.json new file mode 100644 index 0000000..b87a9a1 --- /dev/null +++ b/docs/data/documentation/csv2img/pdfsize/orientation/portrait.json @@ -0,0 +1 @@ +{"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/PdfSize\/Orientation\/portrait"},"metadata":{"modules":[{"name":"Csv2Img"}],"roleHeading":"Case","role":"symbol","title":"PdfSize.Orientation.portrait","symbolKind":"case","externalID":"s:7Csv2Img7PdfSizeO11OrientationO8portraityA2EmF","fragments":[{"kind":"keyword","text":"case"},{"text":" ","kind":"text"},{"kind":"identifier","text":"portrait"}]},"primaryContentSections":[{"declarations":[{"languages":["swift"],"platforms":["macOS"],"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"portrait"}]}],"kind":"declarations"}],"sections":[],"hierarchy":{"paths":[["doc:\/\/Csv2Img\/documentation\/Csv2Img","doc:\/\/Csv2Img\/documentation\/Csv2Img\/PdfSize","doc:\/\/Csv2Img\/documentation\/Csv2Img\/PdfSize\/Orientation"]]},"variants":[{"paths":["\/documentation\/csv2img\/pdfsize\/orientation\/portrait"],"traits":[{"interfaceLanguage":"swift"}]}],"schemaVersion":{"minor":3,"patch":0,"major":0},"kind":"symbol","references":{"doc://Csv2Img/documentation/Csv2Img/PdfSize/Orientation/portrait":{"kind":"symbol","title":"PdfSize.Orientation.portrait","identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/PdfSize\/Orientation\/portrait","role":"symbol","abstract":[],"url":"\/documentation\/csv2img\/pdfsize\/orientation\/portrait","fragments":[{"kind":"keyword","text":"case"},{"text":" ","kind":"text"},{"text":"portrait","kind":"identifier"}],"type":"topic"},"doc://Csv2Img/documentation/Csv2Img":{"role":"collection","title":"Csv2Img","abstract":[],"kind":"symbol","identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img","type":"topic","url":"\/documentation\/csv2img"},"doc://Csv2Img/documentation/Csv2Img/PdfSize":{"url":"\/documentation\/csv2img\/pdfsize","role":"symbol","type":"topic","kind":"symbol","identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/PdfSize","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"text":"PdfSize","kind":"identifier"}],"title":"PdfSize","navigatorTitle":[{"text":"PdfSize","kind":"identifier"}],"abstract":[]},"doc://Csv2Img/documentation/Csv2Img/PdfSize/Orientation":{"role":"symbol","identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/PdfSize\/Orientation","navigatorTitle":[{"text":"Orientation","kind":"identifier"}],"abstract":[],"url":"\/documentation\/csv2img\/pdfsize\/orientation","type":"topic","title":"PdfSize.Orientation","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"text":"Orientation","kind":"identifier"}],"kind":"symbol"}}} \ No newline at end of file diff --git a/docs/data/documentation/csv2img/pdfsize/rawrepresentable-implementations.json b/docs/data/documentation/csv2img/pdfsize/rawrepresentable-implementations.json new file mode 100644 index 0000000..df5012d --- /dev/null +++ b/docs/data/documentation/csv2img/pdfsize/rawrepresentable-implementations.json @@ -0,0 +1 @@ +{"kind":"article","schemaVersion":{"minor":3,"patch":0,"major":0},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/PdfSize\/RawRepresentable-Implementations"},"topicSections":[{"generated":true,"title":"Initializers","identifiers":["doc:\/\/Csv2Img\/documentation\/Csv2Img\/PdfSize\/init(from:)"]},{"identifiers":["doc:\/\/Csv2Img\/documentation\/Csv2Img\/PdfSize\/hashValue"],"generated":true,"title":"Instance Properties"},{"identifiers":["doc:\/\/Csv2Img\/documentation\/Csv2Img\/PdfSize\/encode(to:)","doc:\/\/Csv2Img\/documentation\/Csv2Img\/PdfSize\/hash(into:)"],"generated":true,"title":"Instance Methods"}],"sections":[],"variants":[{"paths":["\/documentation\/csv2img\/pdfsize\/rawrepresentable-implementations"],"traits":[{"interfaceLanguage":"swift"}]}],"metadata":{"title":"RawRepresentable Implementations","role":"collectionGroup","modules":[{"name":"Csv2Img"}]},"hierarchy":{"paths":[["doc:\/\/Csv2Img\/documentation\/Csv2Img","doc:\/\/Csv2Img\/documentation\/Csv2Img\/PdfSize"]]},"references":{"doc://Csv2Img/documentation/Csv2Img/PdfSize/hashValue":{"conformance":{"conformancePrefix":[{"type":"text","text":"Conforms when"}],"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":" and "},{"code":"RawValue","type":"codeVoice"},{"type":"text","text":" conforms to "},{"code":"Hashable","type":"codeVoice"},{"type":"text","text":"."}],"availabilityPrefix":[{"text":"Available when","type":"text"}]},"kind":"symbol","identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/PdfSize\/hashValue","title":"hashValue","role":"symbol","abstract":[],"url":"\/documentation\/csv2img\/pdfsize\/hashvalue","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"hashValue","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"}],"type":"topic"},"doc://Csv2Img/documentation/Csv2Img/PdfSize":{"url":"\/documentation\/csv2img\/pdfsize","role":"symbol","type":"topic","kind":"symbol","identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/PdfSize","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"text":"PdfSize","kind":"identifier"}],"title":"PdfSize","navigatorTitle":[{"text":"PdfSize","kind":"identifier"}],"abstract":[]},"doc://Csv2Img/documentation/Csv2Img/PdfSize/init(from:)":{"fragments":[{"text":"init","kind":"identifier"},{"kind":"text","text":"("},{"kind":"externalParam","text":"from"},{"kind":"text","text":": "},{"text":"Decoder","preciseIdentifier":"s:s7DecoderP","kind":"typeIdentifier"},{"kind":"text","text":") "},{"text":"throws","kind":"keyword"}],"role":"symbol","abstract":[],"type":"topic","title":"init(from:)","conformance":{"conformancePrefix":[{"type":"text","text":"Conforms when"}],"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Decodable"},{"text":" and ","type":"text"},{"code":"RawValue","type":"codeVoice"},{"type":"text","text":" is "},{"type":"codeVoice","code":"String"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}]},"url":"\/documentation\/csv2img\/pdfsize\/init(from:)","kind":"symbol","identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/PdfSize\/init(from:)"},"doc://Csv2Img/documentation/Csv2Img/PdfSize/encode(to:)":{"kind":"symbol","conformance":{"availabilityPrefix":[{"type":"text","text":"Available when"}],"constraints":[{"code":"Self","type":"codeVoice"},{"type":"text","text":" conforms to "},{"code":"Encodable","type":"codeVoice"},{"type":"text","text":" and "},{"code":"RawValue","type":"codeVoice"},{"type":"text","text":" is "},{"code":"String","type":"codeVoice"},{"type":"text","text":"."}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"type":"topic","identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/PdfSize\/encode(to:)","role":"symbol","abstract":[],"title":"encode(to:)","url":"\/documentation\/csv2img\/pdfsize\/encode(to:)","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"encode","kind":"identifier"},{"kind":"text","text":"("},{"kind":"externalParam","text":"to"},{"text":": ","kind":"text"},{"text":"Encoder","preciseIdentifier":"s:s7EncoderP","kind":"typeIdentifier"},{"text":") ","kind":"text"},{"kind":"keyword","text":"throws"}]},"doc://Csv2Img/documentation/Csv2Img":{"role":"collection","title":"Csv2Img","abstract":[],"kind":"symbol","identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img","type":"topic","url":"\/documentation\/csv2img"},"doc://Csv2Img/documentation/Csv2Img/PdfSize/hash(into:)":{"conformance":{"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":" and "},{"type":"codeVoice","code":"RawValue"},{"text":" conforms to ","type":"text"},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":"."}],"availabilityPrefix":[{"text":"Available when","type":"text"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"kind":"symbol","identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/PdfSize\/hash(into:)","title":"hash(into:)","role":"symbol","abstract":[],"url":"\/documentation\/csv2img\/pdfsize\/hash(into:)","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"hash","kind":"identifier"},{"kind":"text","text":"("},{"kind":"externalParam","text":"into"},{"kind":"text","text":": "},{"text":"inout","kind":"keyword"},{"kind":"text","text":" "},{"text":"Hasher","kind":"typeIdentifier","preciseIdentifier":"s:s6HasherV"},{"kind":"text","text":")"}],"type":"topic"}}} \ No newline at end of file diff --git a/docs/data/documentation/csv2img/pdfsize/size(orientation:).json b/docs/data/documentation/csv2img/pdfsize/size(orientation:).json new file mode 100644 index 0000000..a30d0f2 --- /dev/null +++ b/docs/data/documentation/csv2img/pdfsize/size(orientation:).json @@ -0,0 +1 @@ +{"kind":"symbol","primaryContentSections":[{"declarations":[{"languages":["swift"],"tokens":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"size","kind":"identifier"},{"kind":"text","text":"("},{"text":"orientation","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:7Csv2Img7PdfSizeO","identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/PdfSize","kind":"typeIdentifier","text":"PdfSize"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Orientation","identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/PdfSize\/Orientation","preciseIdentifier":"s:7Csv2Img7PdfSizeO11OrientationO"},{"kind":"text","text":") -> "},{"preciseIdentifier":"c:@S@CGSize","text":"CGSize","kind":"typeIdentifier"}],"platforms":["macOS"]}],"kind":"declarations"}],"metadata":{"fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"size","kind":"identifier"},{"text":"(","kind":"text"},{"text":"orientation","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:7Csv2Img7PdfSizeO","kind":"typeIdentifier","text":"PdfSize"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Orientation","preciseIdentifier":"s:7Csv2Img7PdfSizeO11OrientationO"},{"text":") -> ","kind":"text"},{"text":"CGSize","kind":"typeIdentifier","preciseIdentifier":"c:@S@CGSize"}],"externalID":"s:7Csv2Img7PdfSizeO4size11orientationSo6CGSizeVAC11OrientationO_tF","role":"symbol","symbolKind":"method","modules":[{"name":"Csv2Img"}],"title":"size(orientation:)","roleHeading":"Instance Method"},"hierarchy":{"paths":[["doc:\/\/Csv2Img\/documentation\/Csv2Img","doc:\/\/Csv2Img\/documentation\/Csv2Img\/PdfSize"]]},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/PdfSize\/size(orientation:)"},"schemaVersion":{"patch":0,"major":0,"minor":3},"sections":[],"variants":[{"paths":["\/documentation\/csv2img\/pdfsize\/size(orientation:)"],"traits":[{"interfaceLanguage":"swift"}]}],"references":{"doc://Csv2Img/documentation/Csv2Img/PdfSize/size(orientation:)":{"kind":"symbol","title":"size(orientation:)","identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/PdfSize\/size(orientation:)","type":"topic","url":"\/documentation\/csv2img\/pdfsize\/size(orientation:)","role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"size","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"orientation"},{"kind":"text","text":": "},{"preciseIdentifier":"s:7Csv2Img7PdfSizeO","text":"PdfSize","kind":"typeIdentifier"},{"text":".","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7Csv2Img7PdfSizeO11OrientationO","text":"Orientation"},{"text":") -> ","kind":"text"},{"preciseIdentifier":"c:@S@CGSize","text":"CGSize","kind":"typeIdentifier"}],"abstract":[]},"doc://Csv2Img/documentation/Csv2Img/PdfSize/Orientation":{"role":"symbol","identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/PdfSize\/Orientation","navigatorTitle":[{"text":"Orientation","kind":"identifier"}],"abstract":[],"url":"\/documentation\/csv2img\/pdfsize\/orientation","type":"topic","title":"PdfSize.Orientation","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"text":"Orientation","kind":"identifier"}],"kind":"symbol"},"doc://Csv2Img/documentation/Csv2Img":{"role":"collection","title":"Csv2Img","abstract":[],"kind":"symbol","identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img","type":"topic","url":"\/documentation\/csv2img"},"doc://Csv2Img/documentation/Csv2Img/PdfSize":{"url":"\/documentation\/csv2img\/pdfsize","role":"symbol","type":"topic","kind":"symbol","identifier":"doc:\/\/Csv2Img\/documentation\/Csv2Img\/PdfSize","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"text":"PdfSize","kind":"identifier"}],"title":"PdfSize","navigatorTitle":[{"text":"PdfSize","kind":"identifier"}],"abstract":[]}}} \ No newline at end of file diff --git a/docs/documentation/csv2img/csv/init(separator:rawstring:encoding:columns:rows:exporttype:)/index.html b/docs/documentation/csv2img/csv/init(separator:rawstring:encoding:columns:rows:exporttype:pdfmetadata:)/index.html similarity index 100% rename from docs/documentation/csv2img/csv/init(separator:rawstring:encoding:columns:rows:exporttype:)/index.html rename to docs/documentation/csv2img/csv/init(separator:rawstring:encoding:columns:rows:exporttype:pdfmetadata:)/index.html diff --git a/docs/documentation/csv2img/pdfmetadata/init(author:title:)/index.html b/docs/documentation/csv2img/csv/update(pdfmetadata:)/index.html similarity index 100% rename from docs/documentation/csv2img/pdfmetadata/init(author:title:)/index.html rename to docs/documentation/csv2img/csv/update(pdfmetadata:)/index.html diff --git a/docs/documentation/csv2img/pdfmetadata/init(author:title:size:orientation:)/index.html b/docs/documentation/csv2img/pdfmetadata/init(author:title:size:orientation:)/index.html new file mode 100644 index 0000000..af4cc40 --- /dev/null +++ b/docs/documentation/csv2img/pdfmetadata/init(author:title:size:orientation:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/csv2img/pdfmetadata/orientation/index.html b/docs/documentation/csv2img/pdfmetadata/orientation/index.html new file mode 100644 index 0000000..af4cc40 --- /dev/null +++ b/docs/documentation/csv2img/pdfmetadata/orientation/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/csv2img/pdfmetadata/size/index.html b/docs/documentation/csv2img/pdfmetadata/size/index.html new file mode 100644 index 0000000..af4cc40 --- /dev/null +++ b/docs/documentation/csv2img/pdfmetadata/size/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/csv2img/pdfsize/!=(_:_:)/index.html b/docs/documentation/csv2img/pdfsize/!=(_:_:)/index.html new file mode 100644 index 0000000..af4cc40 --- /dev/null +++ b/docs/documentation/csv2img/pdfsize/!=(_:_:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/csv2img/pdfsize/a0/index.html b/docs/documentation/csv2img/pdfsize/a0/index.html new file mode 100644 index 0000000..af4cc40 --- /dev/null +++ b/docs/documentation/csv2img/pdfsize/a0/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/csv2img/pdfsize/a1/index.html b/docs/documentation/csv2img/pdfsize/a1/index.html new file mode 100644 index 0000000..af4cc40 --- /dev/null +++ b/docs/documentation/csv2img/pdfsize/a1/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/csv2img/pdfsize/a2/index.html b/docs/documentation/csv2img/pdfsize/a2/index.html new file mode 100644 index 0000000..af4cc40 --- /dev/null +++ b/docs/documentation/csv2img/pdfsize/a2/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/csv2img/pdfsize/a3/index.html b/docs/documentation/csv2img/pdfsize/a3/index.html new file mode 100644 index 0000000..af4cc40 --- /dev/null +++ b/docs/documentation/csv2img/pdfsize/a3/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/csv2img/pdfsize/a4/index.html b/docs/documentation/csv2img/pdfsize/a4/index.html new file mode 100644 index 0000000..af4cc40 --- /dev/null +++ b/docs/documentation/csv2img/pdfsize/a4/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/csv2img/pdfsize/a5/index.html b/docs/documentation/csv2img/pdfsize/a5/index.html new file mode 100644 index 0000000..af4cc40 --- /dev/null +++ b/docs/documentation/csv2img/pdfsize/a5/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/csv2img/pdfsize/b0/index.html b/docs/documentation/csv2img/pdfsize/b0/index.html new file mode 100644 index 0000000..af4cc40 --- /dev/null +++ b/docs/documentation/csv2img/pdfsize/b0/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/csv2img/pdfsize/b1/index.html b/docs/documentation/csv2img/pdfsize/b1/index.html new file mode 100644 index 0000000..af4cc40 --- /dev/null +++ b/docs/documentation/csv2img/pdfsize/b1/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/csv2img/pdfsize/b2/index.html b/docs/documentation/csv2img/pdfsize/b2/index.html new file mode 100644 index 0000000..af4cc40 --- /dev/null +++ b/docs/documentation/csv2img/pdfsize/b2/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/csv2img/pdfsize/b3/index.html b/docs/documentation/csv2img/pdfsize/b3/index.html new file mode 100644 index 0000000..af4cc40 --- /dev/null +++ b/docs/documentation/csv2img/pdfsize/b3/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/csv2img/pdfsize/b4/index.html b/docs/documentation/csv2img/pdfsize/b4/index.html new file mode 100644 index 0000000..af4cc40 --- /dev/null +++ b/docs/documentation/csv2img/pdfsize/b4/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/csv2img/pdfsize/b5/index.html b/docs/documentation/csv2img/pdfsize/b5/index.html new file mode 100644 index 0000000..af4cc40 --- /dev/null +++ b/docs/documentation/csv2img/pdfsize/b5/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/csv2img/pdfsize/encode(to:)/index.html b/docs/documentation/csv2img/pdfsize/encode(to:)/index.html new file mode 100644 index 0000000..af4cc40 --- /dev/null +++ b/docs/documentation/csv2img/pdfsize/encode(to:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/csv2img/pdfsize/equatable-implementations/index.html b/docs/documentation/csv2img/pdfsize/equatable-implementations/index.html new file mode 100644 index 0000000..af4cc40 --- /dev/null +++ b/docs/documentation/csv2img/pdfsize/equatable-implementations/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/csv2img/pdfsize/hash(into:)/index.html b/docs/documentation/csv2img/pdfsize/hash(into:)/index.html new file mode 100644 index 0000000..af4cc40 --- /dev/null +++ b/docs/documentation/csv2img/pdfsize/hash(into:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/csv2img/pdfsize/hashvalue/index.html b/docs/documentation/csv2img/pdfsize/hashvalue/index.html new file mode 100644 index 0000000..af4cc40 --- /dev/null +++ b/docs/documentation/csv2img/pdfsize/hashvalue/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/csv2img/pdfsize/index.html b/docs/documentation/csv2img/pdfsize/index.html new file mode 100644 index 0000000..af4cc40 --- /dev/null +++ b/docs/documentation/csv2img/pdfsize/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/csv2img/pdfsize/init(from:)/index.html b/docs/documentation/csv2img/pdfsize/init(from:)/index.html new file mode 100644 index 0000000..af4cc40 --- /dev/null +++ b/docs/documentation/csv2img/pdfsize/init(from:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/csv2img/pdfsize/init(rawvalue:)/index.html b/docs/documentation/csv2img/pdfsize/init(rawvalue:)/index.html new file mode 100644 index 0000000..af4cc40 --- /dev/null +++ b/docs/documentation/csv2img/pdfsize/init(rawvalue:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/csv2img/pdfsize/orientation/!=(_:_:)/index.html b/docs/documentation/csv2img/pdfsize/orientation/!=(_:_:)/index.html new file mode 100644 index 0000000..af4cc40 --- /dev/null +++ b/docs/documentation/csv2img/pdfsize/orientation/!=(_:_:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/csv2img/pdfsize/orientation/equatable-implementations/index.html b/docs/documentation/csv2img/pdfsize/orientation/equatable-implementations/index.html new file mode 100644 index 0000000..af4cc40 --- /dev/null +++ b/docs/documentation/csv2img/pdfsize/orientation/equatable-implementations/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/csv2img/pdfsize/orientation/index.html b/docs/documentation/csv2img/pdfsize/orientation/index.html new file mode 100644 index 0000000..af4cc40 --- /dev/null +++ b/docs/documentation/csv2img/pdfsize/orientation/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/csv2img/pdfsize/orientation/init(from:)/index.html b/docs/documentation/csv2img/pdfsize/orientation/init(from:)/index.html new file mode 100644 index 0000000..af4cc40 --- /dev/null +++ b/docs/documentation/csv2img/pdfsize/orientation/init(from:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/csv2img/pdfsize/orientation/landscape/index.html b/docs/documentation/csv2img/pdfsize/orientation/landscape/index.html new file mode 100644 index 0000000..af4cc40 --- /dev/null +++ b/docs/documentation/csv2img/pdfsize/orientation/landscape/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/csv2img/pdfsize/orientation/portrait/index.html b/docs/documentation/csv2img/pdfsize/orientation/portrait/index.html new file mode 100644 index 0000000..af4cc40 --- /dev/null +++ b/docs/documentation/csv2img/pdfsize/orientation/portrait/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/csv2img/pdfsize/rawrepresentable-implementations/index.html b/docs/documentation/csv2img/pdfsize/rawrepresentable-implementations/index.html new file mode 100644 index 0000000..af4cc40 --- /dev/null +++ b/docs/documentation/csv2img/pdfsize/rawrepresentable-implementations/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/csv2img/pdfsize/size(orientation:)/index.html b/docs/documentation/csv2img/pdfsize/size(orientation:)/index.html new file mode 100644 index 0000000..af4cc40 --- /dev/null +++ b/docs/documentation/csv2img/pdfsize/size(orientation:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/index/index.json b/docs/index/index.json index e2f4d82..03d280a 100644 --- a/docs/index/index.json +++ b/docs/index/index.json @@ -1 +1 @@ -{"interfaceLanguages":{"swift":[{"children":[{"title":"Classes","type":"groupMarker"},{"children":[{"title":"Initializers","type":"groupMarker"},{"path":"\/documentation\/csv2img\/anycsvexportable\/init(_:)","title":"init(CsvExportable)","type":"init"},{"title":"Instance Properties","type":"groupMarker"},{"path":"\/documentation\/csv2img\/anycsvexportable\/base","title":"let base: CsvExportable","type":"property"}],"path":"\/documentation\/csv2img\/anycsvexportable","title":"AnyCsvExportable","type":"class"},{"children":[{"title":"Structures","type":"groupMarker"},{"children":[{"title":"Structures","type":"groupMarker"},{"children":[{"title":"Initializers","type":"groupMarker"},{"path":"\/documentation\/csv2img\/csv\/column\/style-swift.struct\/init(color:applyonlycolumn:)","title":"init(color: CGColor, applyOnlyColumn: Bool)","type":"init"},{"title":"Instance Properties","type":"groupMarker"},{"path":"\/documentation\/csv2img\/csv\/column\/style-swift.struct\/applyonlycolumn","title":"var applyOnlyColumn: Bool","type":"property"},{"path":"\/documentation\/csv2img\/csv\/column\/style-swift.struct\/color","title":"var color: CGColor","type":"property"},{"title":"Type Methods","type":"groupMarker"},{"path":"\/documentation\/csv2img\/csv\/column\/style-swift.struct\/random()","title":"static func random() -> Csv.Column.Style","type":"method"},{"path":"\/documentation\/csv2img\/csv\/column\/style-swift.struct\/random(count:)","title":"static func random(count: Int) -> [Csv.Column.Style]","type":"method"}],"path":"\/documentation\/csv2img\/csv\/column\/style-swift.struct","title":"Csv.Column.Style","type":"struct"},{"title":"Initializers","type":"groupMarker"},{"path":"\/documentation\/csv2img\/csv\/column\/init(name:style:)","title":"init(name: Csv.Column.Name, style: Csv.Column.Style)","type":"init"},{"title":"Instance Properties","type":"groupMarker"},{"path":"\/documentation\/csv2img\/csv\/column\/name-swift.property","title":"var name: Csv.Column.Name","type":"property"},{"path":"\/documentation\/csv2img\/csv\/column\/style-swift.property","title":"var style: Csv.Column.Style","type":"property"},{"title":"Type Aliases","type":"groupMarker"},{"path":"\/documentation\/csv2img\/csv\/column\/name-swift.typealias","title":"Csv.Column.Name","type":"typealias"}],"path":"\/documentation\/csv2img\/csv\/column","title":"Csv.Column","type":"struct"},{"children":[{"title":"Initializers","type":"groupMarker"},{"path":"\/documentation\/csv2img\/csv\/row\/init(index:values:)","title":"init(index: Int, values: [String])","type":"init"},{"title":"Instance Properties","type":"groupMarker"},{"path":"\/documentation\/csv2img\/csv\/row\/index","title":"var index: Int","type":"property"},{"path":"\/documentation\/csv2img\/csv\/row\/values","title":"var values: [String]","type":"property"}],"path":"\/documentation\/csv2img\/csv\/row","title":"Csv.Row","type":"struct"},{"title":"Initializers","type":"groupMarker"},{"path":"\/documentation\/csv2img\/csv\/init(separator:rawstring:encoding:columns:rows:exporttype:)","title":"init(separator: String, rawString: String?, encoding: String.Encoding, columns: [Csv.Column], rows: [Csv.Row], exportType: Csv.ExportType)","type":"init"},{"title":"Instance Properties","type":"groupMarker"},{"path":"\/documentation\/csv2img\/csv\/columns","title":"var columns: [Csv.Column]","type":"property"},{"path":"\/documentation\/csv2img\/csv\/encoding","title":"var encoding: String.Encoding","type":"property"},{"path":"\/documentation\/csv2img\/csv\/exporttype-swift.property","title":"var exportType: Csv.ExportType","type":"property"},{"path":"\/documentation\/csv2img\/csv\/isloading","title":"var isLoading: Bool","type":"property"},{"path":"\/documentation\/csv2img\/csv\/isloadingpublisher","title":"var isLoadingPublisher: AnyPublisher","type":"property"},{"path":"\/documentation\/csv2img\/csv\/progress","title":"var progress: Double","type":"property"},{"path":"\/documentation\/csv2img\/csv\/progresspublisher","title":"var progressPublisher: AnyPublisher","type":"property"},{"path":"\/documentation\/csv2img\/csv\/rawstring","title":"var rawString: String?","type":"property"},{"path":"\/documentation\/csv2img\/csv\/rows","title":"var rows: [Csv.Row]","type":"property"},{"path":"\/documentation\/csv2img\/csv\/separator","title":"var separator: String","type":"property"},{"title":"Instance Methods","type":"groupMarker"},{"path":"\/documentation\/csv2img\/csv\/generate(fontsize:exporttype:style:)","title":"func generate(fontSize: Double?, exportType: Csv.ExportType, style: Csv.Column.Style) async throws -> AnyCsvExportable","type":"method"},{"path":"\/documentation\/csv2img\/csv\/generate(fontsize:exporttype:styles:)","title":"func generate(fontSize: Double?, exportType: Csv.ExportType, styles: [Csv.Column.Style]?) async throws -> AnyCsvExportable","type":"method"},{"path":"\/documentation\/csv2img\/csv\/write(to:)","title":"func write(to: URL) -> Data?","type":"method"},{"title":"Type Methods","type":"groupMarker"},{"path":"\/documentation\/csv2img\/csv\/loadfromdisk(_:separator:encoding:exporttype:)","title":"static func loadFromDisk(URL, separator: String, encoding: String.Encoding, exportType: Csv.ExportType) throws -> Csv","type":"method"},{"path":"\/documentation\/csv2img\/csv\/loadfromnetwork(_:separator:encoding:exporttype:)","title":"static func loadFromNetwork(URL, separator: String, encoding: String.Encoding, exportType: Csv.ExportType) throws -> Csv","type":"method"},{"path":"\/documentation\/csv2img\/csv\/loadfromstring(_:encoding:separator:maxlength:exporttype:)","title":"static func loadFromString(String, encoding: String.Encoding, separator: String, maxLength: Int?, exportType: Csv.ExportType) -> Csv","type":"method"},{"title":"Enumerations","type":"groupMarker"},{"children":[{"title":"Enumeration Cases","type":"groupMarker"},{"path":"\/documentation\/csv2img\/csv\/error\/cannotaccessfile(url:)","title":"case cannotAccessFile(url: String)","type":"case"},{"path":"\/documentation\/csv2img\/csv\/error\/emptydata","title":"case emptyData","type":"case"},{"path":"\/documentation\/csv2img\/csv\/error\/invaliddownloadresource(url:data:)","title":"case invalidDownloadResource(url: String, data: Data)","type":"case"},{"path":"\/documentation\/csv2img\/csv\/error\/invalidexporttype(_:)","title":"case invalidExportType(Csv.ExportType)","type":"case"},{"path":"\/documentation\/csv2img\/csv\/error\/invalidlocalresource(url:data:encoding:)","title":"case invalidLocalResource(url: String, data: Data, encoding: String.Encoding)","type":"case"},{"path":"\/documentation\/csv2img\/csv\/error\/underlying(_:)","title":"case underlying(Error?)","type":"case"},{"path":"\/documentation\/csv2img\/csv\/error\/workinprogress","title":"case workInProgress","type":"case"},{"title":"Default Implementations","type":"groupMarker"},{"children":[{"title":"Instance Properties","type":"groupMarker"},{"path":"\/documentation\/csv2img\/csv\/error\/localizeddescription","title":"var localizedDescription: String","type":"property"}],"path":"\/documentation\/csv2img\/csv\/error\/error-implementations","title":"Error Implementations","type":"symbol"}],"path":"\/documentation\/csv2img\/csv\/error","title":"Csv.Error","type":"enum"},{"children":[{"title":"Enumeration Cases","type":"groupMarker"},{"path":"\/documentation\/csv2img\/csv\/exporttype-swift.enum\/pdf","title":"case pdf","type":"case"},{"path":"\/documentation\/csv2img\/csv\/exporttype-swift.enum\/png","title":"case png","type":"case"},{"title":"Initializers","type":"groupMarker"},{"path":"\/documentation\/csv2img\/csv\/exporttype-swift.enum\/init(rawvalue:)","title":"init?(rawValue: String)","type":"init"},{"title":"Instance Properties","type":"groupMarker"},{"path":"\/documentation\/csv2img\/csv\/exporttype-swift.enum\/fileextension","title":"var fileExtension: String","type":"property"},{"path":"\/documentation\/csv2img\/csv\/exporttype-swift.enum\/uttype","title":"var utType: UTType","type":"property"},{"title":"Default Implementations","type":"groupMarker"},{"children":[{"title":"Operators","type":"groupMarker"},{"path":"\/documentation\/csv2img\/csv\/exporttype-swift.enum\/!=(_:_:)","title":"static func != (Self, Self) -> Bool","type":"op"}],"path":"\/documentation\/csv2img\/csv\/exporttype-swift.enum\/equatable-implementations","title":"Equatable Implementations","type":"symbol"},{"children":[{"title":"Instance Properties","type":"groupMarker"},{"path":"\/documentation\/csv2img\/csv\/exporttype-swift.enum\/hashvalue","title":"var hashValue: Int","type":"property"},{"title":"Instance Methods","type":"groupMarker"},{"path":"\/documentation\/csv2img\/csv\/exporttype-swift.enum\/hash(into:)","title":"func hash(into: inout Hasher)","type":"method"}],"path":"\/documentation\/csv2img\/csv\/exporttype-swift.enum\/rawrepresentable-implementations","title":"RawRepresentable Implementations","type":"symbol"}],"path":"\/documentation\/csv2img\/csv\/exporttype-swift.enum","title":"Csv.ExportType","type":"enum"},{"title":"Default Implementations","type":"groupMarker"},{"children":[{"title":"Instance Methods","type":"groupMarker"},{"path":"\/documentation\/csv2img\/csv\/assertisolated(_:file:line:)","title":"func assertIsolated(() -> String, file: StaticString, line: UInt)","type":"method"},{"path":"\/documentation\/csv2img\/csv\/assumeisolated(_:file:line:)","title":"func assumeIsolated((isolated Self) throws -> T, file: StaticString, line: UInt) rethrows -> T","type":"method"},{"path":"\/documentation\/csv2img\/csv\/preconditionisolated(_:file:line:)","title":"func preconditionIsolated(() -> String, file: StaticString, line: UInt)","type":"method"}],"path":"\/documentation\/csv2img\/csv\/actor-implementations","title":"Actor Implementations","type":"symbol"}],"path":"\/documentation\/csv2img\/csv","title":"Csv","type":"class"},{"title":"Protocols","type":"groupMarker"},{"path":"\/documentation\/csv2img\/csvexportable","title":"CsvExportable","type":"protocol"},{"children":[{"title":"Associated Types","type":"groupMarker"},{"path":"\/documentation\/csv2img\/maker\/exportable","title":"Exportable","type":"associatedtype"},{"title":"Instance Properties","type":"groupMarker"},{"path":"\/documentation\/csv2img\/maker\/maximumrowcount","title":"var maximumRowCount: Int?","type":"property"},{"title":"Instance Methods","type":"groupMarker"},{"path":"\/documentation\/csv2img\/maker\/make(columns:rows:progress:)","title":"func make(columns: [Csv.Column], rows: [Csv.Row], progress: (Double) -> Void) throws -> Self.Exportable","type":"method"},{"path":"\/documentation\/csv2img\/maker\/set(fontsize:)","title":"func set(fontSize: Double)","type":"method"}],"path":"\/documentation\/csv2img\/maker","title":"Maker","type":"protocol"},{"title":"Structures","type":"groupMarker"},{"children":[{"title":"Initializers","type":"groupMarker"},{"path":"\/documentation\/csv2img\/pdfmetadata\/init(author:title:)","title":"init(author: String, title: String)","type":"init"},{"title":"Instance Properties","type":"groupMarker"},{"path":"\/documentation\/csv2img\/pdfmetadata\/author","title":"var author: String","type":"property"},{"path":"\/documentation\/csv2img\/pdfmetadata\/title","title":"var title: String","type":"property"}],"path":"\/documentation\/csv2img\/pdfmetadata","title":"PDFMetadata","type":"struct"},{"title":"Enumerations","type":"groupMarker"},{"children":[{"title":"Enumeration Cases","type":"groupMarker"},{"path":"\/documentation\/csv2img\/imagemakingerror\/failedcreateimage(_:)","title":"case failedCreateImage(CGContext)","type":"case"},{"path":"\/documentation\/csv2img\/imagemakingerror\/nocontextavailable","title":"case noContextAvailable","type":"case"},{"path":"\/documentation\/csv2img\/imagemakingerror\/underlying(_:)","title":"case underlying(Error)","type":"case"},{"title":"Default Implementations","type":"groupMarker"},{"children":[{"title":"Instance Properties","type":"groupMarker"},{"path":"\/documentation\/csv2img\/imagemakingerror\/localizeddescription","title":"var localizedDescription: String","type":"property"}],"path":"\/documentation\/csv2img\/imagemakingerror\/error-implementations","title":"Error Implementations","type":"symbol"}],"path":"\/documentation\/csv2img\/imagemakingerror","title":"ImageMakingError","type":"enum"},{"children":[{"title":"Enumeration Cases","type":"groupMarker"},{"path":"\/documentation\/csv2img\/pdfmakingerror\/emptyrows","title":"case emptyRows","type":"case"},{"path":"\/documentation\/csv2img\/pdfmakingerror\/failedtogeneratepdf","title":"case failedToGeneratePdf","type":"case"},{"path":"\/documentation\/csv2img\/pdfmakingerror\/failedtosavepdf(at:)","title":"case failedToSavePdf(at: String)","type":"case"},{"path":"\/documentation\/csv2img\/pdfmakingerror\/nocontextavailabe","title":"case noContextAvailabe","type":"case"},{"path":"\/documentation\/csv2img\/pdfmakingerror\/underlying(_:)","title":"case underlying(Error)","type":"case"},{"title":"Default Implementations","type":"groupMarker"},{"children":[{"title":"Instance Properties","type":"groupMarker"},{"path":"\/documentation\/csv2img\/pdfmakingerror\/localizeddescription","title":"var localizedDescription: String","type":"property"}],"path":"\/documentation\/csv2img\/pdfmakingerror\/error-implementations","title":"Error Implementations","type":"symbol"}],"path":"\/documentation\/csv2img\/pdfmakingerror","title":"PdfMakingError","type":"enum"}],"path":"\/documentation\/csv2img","title":"Csv2Img","type":"module"}]},"schemaVersion":{"major":0,"minor":1,"patch":1}} \ No newline at end of file +{"interfaceLanguages":{"swift":[{"children":[{"title":"Classes","type":"groupMarker"},{"children":[{"title":"Initializers","type":"groupMarker"},{"path":"\/documentation\/csv2img\/anycsvexportable\/init(_:)","title":"init(CsvExportable)","type":"init"},{"title":"Instance Properties","type":"groupMarker"},{"path":"\/documentation\/csv2img\/anycsvexportable\/base","title":"let base: CsvExportable","type":"property"}],"path":"\/documentation\/csv2img\/anycsvexportable","title":"AnyCsvExportable","type":"class"},{"children":[{"title":"Structures","type":"groupMarker"},{"children":[{"title":"Structures","type":"groupMarker"},{"children":[{"title":"Initializers","type":"groupMarker"},{"path":"\/documentation\/csv2img\/csv\/column\/style-swift.struct\/init(color:applyonlycolumn:)","title":"init(color: CGColor, applyOnlyColumn: Bool)","type":"init"},{"title":"Instance Properties","type":"groupMarker"},{"path":"\/documentation\/csv2img\/csv\/column\/style-swift.struct\/applyonlycolumn","title":"var applyOnlyColumn: Bool","type":"property"},{"path":"\/documentation\/csv2img\/csv\/column\/style-swift.struct\/color","title":"var color: CGColor","type":"property"},{"title":"Type Methods","type":"groupMarker"},{"path":"\/documentation\/csv2img\/csv\/column\/style-swift.struct\/random()","title":"static func random() -> Csv.Column.Style","type":"method"},{"path":"\/documentation\/csv2img\/csv\/column\/style-swift.struct\/random(count:)","title":"static func random(count: Int) -> [Csv.Column.Style]","type":"method"}],"path":"\/documentation\/csv2img\/csv\/column\/style-swift.struct","title":"Csv.Column.Style","type":"struct"},{"title":"Initializers","type":"groupMarker"},{"path":"\/documentation\/csv2img\/csv\/column\/init(name:style:)","title":"init(name: Csv.Column.Name, style: Csv.Column.Style)","type":"init"},{"title":"Instance Properties","type":"groupMarker"},{"path":"\/documentation\/csv2img\/csv\/column\/name-swift.property","title":"var name: Csv.Column.Name","type":"property"},{"path":"\/documentation\/csv2img\/csv\/column\/style-swift.property","title":"var style: Csv.Column.Style","type":"property"},{"title":"Type Aliases","type":"groupMarker"},{"path":"\/documentation\/csv2img\/csv\/column\/name-swift.typealias","title":"Csv.Column.Name","type":"typealias"}],"path":"\/documentation\/csv2img\/csv\/column","title":"Csv.Column","type":"struct"},{"children":[{"title":"Initializers","type":"groupMarker"},{"path":"\/documentation\/csv2img\/csv\/row\/init(index:values:)","title":"init(index: Int, values: [String])","type":"init"},{"title":"Instance Properties","type":"groupMarker"},{"path":"\/documentation\/csv2img\/csv\/row\/index","title":"var index: Int","type":"property"},{"path":"\/documentation\/csv2img\/csv\/row\/values","title":"var values: [String]","type":"property"}],"path":"\/documentation\/csv2img\/csv\/row","title":"Csv.Row","type":"struct"},{"title":"Initializers","type":"groupMarker"},{"path":"\/documentation\/csv2img\/csv\/init(separator:rawstring:encoding:columns:rows:exporttype:pdfmetadata:)","title":"init(separator: String, rawString: String?, encoding: String.Encoding, columns: [Csv.Column], rows: [Csv.Row], exportType: Csv.ExportType, pdfMetadata: PDFMetadata?)","type":"init"},{"title":"Instance Properties","type":"groupMarker"},{"path":"\/documentation\/csv2img\/csv\/columns","title":"var columns: [Csv.Column]","type":"property"},{"path":"\/documentation\/csv2img\/csv\/encoding","title":"var encoding: String.Encoding","type":"property"},{"path":"\/documentation\/csv2img\/csv\/exporttype-swift.property","title":"var exportType: Csv.ExportType","type":"property"},{"path":"\/documentation\/csv2img\/csv\/isloading","title":"var isLoading: Bool","type":"property"},{"path":"\/documentation\/csv2img\/csv\/isloadingpublisher","title":"var isLoadingPublisher: AnyPublisher","type":"property"},{"path":"\/documentation\/csv2img\/csv\/progress","title":"var progress: Double","type":"property"},{"path":"\/documentation\/csv2img\/csv\/progresspublisher","title":"var progressPublisher: AnyPublisher","type":"property"},{"path":"\/documentation\/csv2img\/csv\/rawstring","title":"var rawString: String?","type":"property"},{"path":"\/documentation\/csv2img\/csv\/rows","title":"var rows: [Csv.Row]","type":"property"},{"path":"\/documentation\/csv2img\/csv\/separator","title":"var separator: String","type":"property"},{"title":"Instance Methods","type":"groupMarker"},{"path":"\/documentation\/csv2img\/csv\/generate(fontsize:exporttype:style:)","title":"func generate(fontSize: Double?, exportType: Csv.ExportType, style: Csv.Column.Style) async throws -> AnyCsvExportable","type":"method"},{"path":"\/documentation\/csv2img\/csv\/generate(fontsize:exporttype:styles:)","title":"func generate(fontSize: Double?, exportType: Csv.ExportType, styles: [Csv.Column.Style]?) async throws -> AnyCsvExportable","type":"method"},{"path":"\/documentation\/csv2img\/csv\/update(pdfmetadata:)","title":"func update(pdfMetadata: PDFMetadata)","type":"method"},{"path":"\/documentation\/csv2img\/csv\/write(to:)","title":"func write(to: URL) -> Data?","type":"method"},{"title":"Type Methods","type":"groupMarker"},{"path":"\/documentation\/csv2img\/csv\/loadfromdisk(_:separator:encoding:exporttype:)","title":"static func loadFromDisk(URL, separator: String, encoding: String.Encoding, exportType: Csv.ExportType) throws -> Csv","type":"method"},{"path":"\/documentation\/csv2img\/csv\/loadfromnetwork(_:separator:encoding:exporttype:)","title":"static func loadFromNetwork(URL, separator: String, encoding: String.Encoding, exportType: Csv.ExportType) throws -> Csv","type":"method"},{"path":"\/documentation\/csv2img\/csv\/loadfromstring(_:encoding:separator:maxlength:exporttype:)","title":"static func loadFromString(String, encoding: String.Encoding, separator: String, maxLength: Int?, exportType: Csv.ExportType) -> Csv","type":"method"},{"title":"Enumerations","type":"groupMarker"},{"children":[{"title":"Enumeration Cases","type":"groupMarker"},{"path":"\/documentation\/csv2img\/csv\/error\/cannotaccessfile(url:)","title":"case cannotAccessFile(url: String)","type":"case"},{"path":"\/documentation\/csv2img\/csv\/error\/emptydata","title":"case emptyData","type":"case"},{"path":"\/documentation\/csv2img\/csv\/error\/invaliddownloadresource(url:data:)","title":"case invalidDownloadResource(url: String, data: Data)","type":"case"},{"path":"\/documentation\/csv2img\/csv\/error\/invalidexporttype(_:)","title":"case invalidExportType(Csv.ExportType)","type":"case"},{"path":"\/documentation\/csv2img\/csv\/error\/invalidlocalresource(url:data:encoding:)","title":"case invalidLocalResource(url: String, data: Data, encoding: String.Encoding)","type":"case"},{"path":"\/documentation\/csv2img\/csv\/error\/underlying(_:)","title":"case underlying(Error?)","type":"case"},{"path":"\/documentation\/csv2img\/csv\/error\/workinprogress","title":"case workInProgress","type":"case"},{"title":"Default Implementations","type":"groupMarker"},{"children":[{"title":"Instance Properties","type":"groupMarker"},{"path":"\/documentation\/csv2img\/csv\/error\/localizeddescription","title":"var localizedDescription: String","type":"property"}],"path":"\/documentation\/csv2img\/csv\/error\/error-implementations","title":"Error Implementations","type":"symbol"}],"path":"\/documentation\/csv2img\/csv\/error","title":"Csv.Error","type":"enum"},{"children":[{"title":"Enumeration Cases","type":"groupMarker"},{"path":"\/documentation\/csv2img\/csv\/exporttype-swift.enum\/pdf","title":"case pdf","type":"case"},{"path":"\/documentation\/csv2img\/csv\/exporttype-swift.enum\/png","title":"case png","type":"case"},{"title":"Initializers","type":"groupMarker"},{"path":"\/documentation\/csv2img\/csv\/exporttype-swift.enum\/init(rawvalue:)","title":"init?(rawValue: String)","type":"init"},{"title":"Instance Properties","type":"groupMarker"},{"path":"\/documentation\/csv2img\/csv\/exporttype-swift.enum\/fileextension","title":"var fileExtension: String","type":"property"},{"path":"\/documentation\/csv2img\/csv\/exporttype-swift.enum\/uttype","title":"var utType: UTType","type":"property"},{"title":"Default Implementations","type":"groupMarker"},{"children":[{"title":"Operators","type":"groupMarker"},{"path":"\/documentation\/csv2img\/csv\/exporttype-swift.enum\/!=(_:_:)","title":"static func != (Self, Self) -> Bool","type":"op"}],"path":"\/documentation\/csv2img\/csv\/exporttype-swift.enum\/equatable-implementations","title":"Equatable Implementations","type":"symbol"},{"children":[{"title":"Instance Properties","type":"groupMarker"},{"path":"\/documentation\/csv2img\/csv\/exporttype-swift.enum\/hashvalue","title":"var hashValue: Int","type":"property"},{"title":"Instance Methods","type":"groupMarker"},{"path":"\/documentation\/csv2img\/csv\/exporttype-swift.enum\/hash(into:)","title":"func hash(into: inout Hasher)","type":"method"}],"path":"\/documentation\/csv2img\/csv\/exporttype-swift.enum\/rawrepresentable-implementations","title":"RawRepresentable Implementations","type":"symbol"}],"path":"\/documentation\/csv2img\/csv\/exporttype-swift.enum","title":"Csv.ExportType","type":"enum"},{"title":"Default Implementations","type":"groupMarker"},{"children":[{"title":"Instance Methods","type":"groupMarker"},{"path":"\/documentation\/csv2img\/csv\/assertisolated(_:file:line:)","title":"func assertIsolated(() -> String, file: StaticString, line: UInt)","type":"method"},{"path":"\/documentation\/csv2img\/csv\/assumeisolated(_:file:line:)","title":"func assumeIsolated((isolated Self) throws -> T, file: StaticString, line: UInt) rethrows -> T","type":"method"},{"path":"\/documentation\/csv2img\/csv\/preconditionisolated(_:file:line:)","title":"func preconditionIsolated(() -> String, file: StaticString, line: UInt)","type":"method"}],"path":"\/documentation\/csv2img\/csv\/actor-implementations","title":"Actor Implementations","type":"symbol"}],"path":"\/documentation\/csv2img\/csv","title":"Csv","type":"class"},{"title":"Protocols","type":"groupMarker"},{"path":"\/documentation\/csv2img\/csvexportable","title":"CsvExportable","type":"protocol"},{"children":[{"title":"Associated Types","type":"groupMarker"},{"path":"\/documentation\/csv2img\/maker\/exportable","title":"Exportable","type":"associatedtype"},{"title":"Instance Properties","type":"groupMarker"},{"path":"\/documentation\/csv2img\/maker\/maximumrowcount","title":"var maximumRowCount: Int?","type":"property"},{"title":"Instance Methods","type":"groupMarker"},{"path":"\/documentation\/csv2img\/maker\/make(columns:rows:progress:)","title":"func make(columns: [Csv.Column], rows: [Csv.Row], progress: (Double) -> Void) throws -> Self.Exportable","type":"method"},{"path":"\/documentation\/csv2img\/maker\/set(fontsize:)","title":"func set(fontSize: Double)","type":"method"}],"path":"\/documentation\/csv2img\/maker","title":"Maker","type":"protocol"},{"title":"Structures","type":"groupMarker"},{"children":[{"title":"Initializers","type":"groupMarker"},{"path":"\/documentation\/csv2img\/pdfmetadata\/init(author:title:size:orientation:)","title":"init(author: String?, title: String?, size: PdfSize?, orientation: PdfSize.Orientation?)","type":"init"},{"title":"Instance Properties","type":"groupMarker"},{"path":"\/documentation\/csv2img\/pdfmetadata\/author","title":"var author: String?","type":"property"},{"path":"\/documentation\/csv2img\/pdfmetadata\/orientation","title":"var orientation: PdfSize.Orientation?","type":"property"},{"path":"\/documentation\/csv2img\/pdfmetadata\/size","title":"var size: PdfSize?","type":"property"},{"path":"\/documentation\/csv2img\/pdfmetadata\/title","title":"var title: String?","type":"property"}],"path":"\/documentation\/csv2img\/pdfmetadata","title":"PDFMetadata","type":"struct"},{"title":"Enumerations","type":"groupMarker"},{"children":[{"title":"Enumeration Cases","type":"groupMarker"},{"path":"\/documentation\/csv2img\/imagemakingerror\/failedcreateimage(_:)","title":"case failedCreateImage(CGContext)","type":"case"},{"path":"\/documentation\/csv2img\/imagemakingerror\/nocontextavailable","title":"case noContextAvailable","type":"case"},{"path":"\/documentation\/csv2img\/imagemakingerror\/underlying(_:)","title":"case underlying(Error)","type":"case"},{"title":"Default Implementations","type":"groupMarker"},{"children":[{"title":"Instance Properties","type":"groupMarker"},{"path":"\/documentation\/csv2img\/imagemakingerror\/localizeddescription","title":"var localizedDescription: String","type":"property"}],"path":"\/documentation\/csv2img\/imagemakingerror\/error-implementations","title":"Error Implementations","type":"symbol"}],"path":"\/documentation\/csv2img\/imagemakingerror","title":"ImageMakingError","type":"enum"},{"children":[{"title":"Enumeration Cases","type":"groupMarker"},{"path":"\/documentation\/csv2img\/pdfmakingerror\/emptyrows","title":"case emptyRows","type":"case"},{"path":"\/documentation\/csv2img\/pdfmakingerror\/failedtogeneratepdf","title":"case failedToGeneratePdf","type":"case"},{"path":"\/documentation\/csv2img\/pdfmakingerror\/failedtosavepdf(at:)","title":"case failedToSavePdf(at: String)","type":"case"},{"path":"\/documentation\/csv2img\/pdfmakingerror\/nocontextavailabe","title":"case noContextAvailabe","type":"case"},{"path":"\/documentation\/csv2img\/pdfmakingerror\/underlying(_:)","title":"case underlying(Error)","type":"case"},{"title":"Default Implementations","type":"groupMarker"},{"children":[{"title":"Instance Properties","type":"groupMarker"},{"path":"\/documentation\/csv2img\/pdfmakingerror\/localizeddescription","title":"var localizedDescription: String","type":"property"}],"path":"\/documentation\/csv2img\/pdfmakingerror\/error-implementations","title":"Error Implementations","type":"symbol"}],"path":"\/documentation\/csv2img\/pdfmakingerror","title":"PdfMakingError","type":"enum"},{"children":[{"title":"Enumeration Cases","type":"groupMarker"},{"path":"\/documentation\/csv2img\/pdfsize\/a0","title":"case a0","type":"case"},{"path":"\/documentation\/csv2img\/pdfsize\/a1","title":"case a1","type":"case"},{"path":"\/documentation\/csv2img\/pdfsize\/a2","title":"case a2","type":"case"},{"path":"\/documentation\/csv2img\/pdfsize\/a3","title":"case a3","type":"case"},{"path":"\/documentation\/csv2img\/pdfsize\/a4","title":"case a4","type":"case"},{"path":"\/documentation\/csv2img\/pdfsize\/a5","title":"case a5","type":"case"},{"path":"\/documentation\/csv2img\/pdfsize\/b0","title":"case b0","type":"case"},{"path":"\/documentation\/csv2img\/pdfsize\/b1","title":"case b1","type":"case"},{"path":"\/documentation\/csv2img\/pdfsize\/b2","title":"case b2","type":"case"},{"path":"\/documentation\/csv2img\/pdfsize\/b3","title":"case b3","type":"case"},{"path":"\/documentation\/csv2img\/pdfsize\/b4","title":"case b4","type":"case"},{"path":"\/documentation\/csv2img\/pdfsize\/b5","title":"case b5","type":"case"},{"title":"Initializers","type":"groupMarker"},{"path":"\/documentation\/csv2img\/pdfsize\/init(rawvalue:)","title":"init?(rawValue: String)","type":"init"},{"title":"Instance Methods","type":"groupMarker"},{"path":"\/documentation\/csv2img\/pdfsize\/size(orientation:)","title":"func size(orientation: PdfSize.Orientation) -> CGSize","type":"method"},{"title":"Enumerations","type":"groupMarker"},{"children":[{"title":"Enumeration Cases","type":"groupMarker"},{"path":"\/documentation\/csv2img\/pdfsize\/orientation\/landscape","title":"case landscape","type":"case"},{"path":"\/documentation\/csv2img\/pdfsize\/orientation\/portrait","title":"case portrait","type":"case"},{"title":"Initializers","type":"groupMarker"},{"path":"\/documentation\/csv2img\/pdfsize\/orientation\/init(from:)","title":"init(from: Decoder) throws","type":"init"},{"title":"Default Implementations","type":"groupMarker"},{"children":[{"title":"Operators","type":"groupMarker"},{"path":"\/documentation\/csv2img\/pdfsize\/orientation\/!=(_:_:)","title":"static func != (Self, Self) -> Bool","type":"op"}],"path":"\/documentation\/csv2img\/pdfsize\/orientation\/equatable-implementations","title":"Equatable Implementations","type":"symbol"}],"path":"\/documentation\/csv2img\/pdfsize\/orientation","title":"PdfSize.Orientation","type":"enum"},{"title":"Default Implementations","type":"groupMarker"},{"children":[{"title":"Operators","type":"groupMarker"},{"path":"\/documentation\/csv2img\/pdfsize\/!=(_:_:)","title":"static func != (Self, Self) -> Bool","type":"op"}],"path":"\/documentation\/csv2img\/pdfsize\/equatable-implementations","title":"Equatable Implementations","type":"symbol"},{"children":[{"title":"Initializers","type":"groupMarker"},{"path":"\/documentation\/csv2img\/pdfsize\/init(from:)","title":"init(from: Decoder) throws","type":"init"},{"title":"Instance Properties","type":"groupMarker"},{"path":"\/documentation\/csv2img\/pdfsize\/hashvalue","title":"var hashValue: Int","type":"property"},{"title":"Instance Methods","type":"groupMarker"},{"path":"\/documentation\/csv2img\/pdfsize\/encode(to:)","title":"func encode(to: Encoder) throws","type":"method"},{"path":"\/documentation\/csv2img\/pdfsize\/hash(into:)","title":"func hash(into: inout Hasher)","type":"method"}],"path":"\/documentation\/csv2img\/pdfsize\/rawrepresentable-implementations","title":"RawRepresentable Implementations","type":"symbol"}],"path":"\/documentation\/csv2img\/pdfsize","title":"PdfSize","type":"enum"}],"path":"\/documentation\/csv2img","title":"Csv2Img","type":"module"}]},"schemaVersion":{"major":0,"minor":1,"patch":1}} \ No newline at end of file diff --git a/docs/metadata.json b/docs/metadata.json index 3a3bb09..963843d 100644 --- a/docs/metadata.json +++ b/docs/metadata.json @@ -1 +1 @@ -{"schemaVersion":{"major":0,"minor":1,"patch":0},"bundleDisplayName":"Csv2Img","bundleIdentifier":"Csv2Img"} \ No newline at end of file +{"schemaVersion":{"major":0,"minor":1,"patch":0},"bundleIdentifier":"Csv2Img","bundleDisplayName":"Csv2Img"} \ No newline at end of file