factoryBrowserStage

package
v0.0.0-...-b665b1f Latest Latest
Warning

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

Go to latest
Published: Feb 8, 2020 License: Apache-2.0 Imports: 14 Imported by: 0

Documentation

Index

Constants

View Source
const KTemplarianPath = "./fonts/Templarian/MaterialDesign/svg"

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 document.Document, id string, density interface{}, iDensity iotmaker_platform_coordinate.IDensity) *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