WordGenerator

package
v1.1.12 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Sep 28, 2025 License: GPL-3.0 Imports: 13 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func AddHeading1

func AddHeading1(doc *document.Document, text string)

插入一级标题

func AddHeading2

func AddHeading2(doc *document.Document, text string)

插入2级标题

func AddHeading3

func AddHeading3(doc *document.Document, text string)

插入2级标题

func AddText

func AddText(doc *document.Document, text string, iscenter bool)

插入正文

func AddTextBlod

func AddTextBlod(doc *document.Document, text string, iscenter bool)

func BoundaryPointsTable

func BoundaryPointsTable(word *document.Document, geo *geojson.FeatureCollection)

func OutSchema

func OutSchema(doc *document.Document, text []LayerSchema2)

func OutTable

func OutTable(doc *document.Document, text []methods.Result, area float64)

分析表格导出

func PICTable

func PICTable(word *document.Document, PICS []models.GeoPic)

func ReplaceWord

func ReplaceWord(word *document.Document, position string, replacer string)

func ZDTable

func ZDTable(word *document.Document, MSG *models.TempLayerAttribute, ZDPIC *string)

Types

type LayerSchema2

type LayerSchema2 struct {
	ID      int64
	Main    string
	CN      string
	EN      string
	Date    string
	Type    string
	Opacity string
	Color   string `json:"Color"`
}

全表导出 分析表格导出

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL