factoryBrowserStage

package
v0.0.0-...-a8ee3e7 Latest Latest
Warning

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

Go to latest
Published: Jul 11, 2022 License: Apache-2.0 Imports: 13 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var KTemplarianList = map[string]string{
	"default":                 "cursor-default-outline.svg",
	"arrowBottomLeft":         "arrow-bottom-left.svg",
	"arrowBottomRight":        "arrow-bottom-right.svg",
	"arrowDown":               "arrow-down.svg",
	"arrowCollapse":           "arrow-collapse.svg",
	"arrowCollapseAll":        "arrow-collapse-all.svg",
	"arrowCollapseDown":       "arrow-collapse-down.svg",
	"arrowCollapseHorizontal": "arrow-collapse-horizontal.svg",
	"arrowCollapseLeft":       "arrow-collapse-left.svg",
	"arrowCollapseRight":      "arrow-collapse-right.svg",
	"arrowCollapseUp":         "arrow-collapse-up.svg",
	"arrowCollapseVertical":   "arrow-collapse-vertical.svg",
	"arrowExpand":             "arrow-expand.svg",
	"arrowExpandAll":          "arrow-expand-all.svg",
	"arrowExpandDown":         "arrow-expand-down.svg",
	"arrowExpandHorizontal":   "arrow-expand-horizontal.svg",
	"arrowExpandLeft":         "arrow-expand-left.svg",
	"arrowExpandRight":        "arrow-expand-right.svg",
	"arrowExpandUp":           "arrow-expand-up.svg",
	"arrowExpandVertical":     "arrow-expand-vertical.svg",
	"arrowHorizontalLock":     "arrow-horizontal-lock.svg",
	"arrowLeft":               "arrow-left.svg",
	"arrowLeftRight":          "arrow-left-right.svg",
	"arrowRight":              "arrow-right.svg",
	"arrowTopLeft":            "arrow-top-left.svg",
	"arrowTopLeftBottomRight": "arrow-top-left-bottom-right.svg",
	"arrowTopRight":           "arrow-top-right.svg",
	"arrowTopRightBottomLeft": "arrow-top-right-bottom-left.svg",
	"arrowUp":                 "arrow-up.svg",
	"arrowUpDown":             "arrow-up-down.svg",
}
View Source
var PreLoadMouseList []PreLoadImage

Functions

func NewStage

func NewStage(
	htmlPlatform iotmaker_platform_IDraw.IHtml,
	engine engine.IEngine,
	document globalDocument.Document,
	id string,
	density interface{},
	iDensity iotmaker_platform_coordinate.IDensity,
) (
	stage *canvas.Stage,
)

func PreLoadCursor

func PreLoadCursor(
	parent interface{},
	stage iStage.IStage,
	htmlPlatform iotmaker_platform_IDraw.IHtml,
	canvas,
	scratchPad iotmaker_platform_IDraw.IDraw,
	path string,
	list map[string]string,
	density interface{},
	iDensity iotmaker_platform_coordinate.IDensity)

func SetCursor

func SetCursor(name mouse.CursorType)

Types

type PreLoadImage

type PreLoadImage struct {
	Img html.Image
	// contains filtered or unexported fields
}

Jump to

Keyboard shortcuts

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