view

package
v0.1.0 Latest Latest
Warning

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

Go to latest
Published: Jul 31, 2017 License: Apache-2.0 Imports: 5 Imported by: 0

Documentation

Overview

Package view is a generated protocol buffer package.

It is generated from these files:

gomatcha.io/matcha/pb/view/view.proto

It has these top-level messages:

BuildNode
LayoutPaintNode
Root

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type BuildNode

type BuildNode struct {
	Id          int64                           `protobuf:"varint,1,opt,name=id" json:"id,omitempty"`
	BuildId     int64                           `protobuf:"varint,2,opt,name=buildId" json:"buildId,omitempty"`
	BridgeName  string                          `protobuf:"bytes,3,opt,name=bridgeName" json:"bridgeName,omitempty"`
	BridgeValue *google_protobuf.Any            `protobuf:"bytes,4,opt,name=bridgeValue" json:"bridgeValue,omitempty"`
	Values      map[string]*google_protobuf.Any `` /* 132-byte string literal not displayed */
	Children    []int64                         `protobuf:"varint,6,rep,packed,name=children" json:"children,omitempty"`
}

func (*BuildNode) Descriptor

func (*BuildNode) Descriptor() ([]byte, []int)

func (*BuildNode) GetBridgeName

func (m *BuildNode) GetBridgeName() string

func (*BuildNode) GetBridgeValue

func (m *BuildNode) GetBridgeValue() *google_protobuf.Any

func (*BuildNode) GetBuildId

func (m *BuildNode) GetBuildId() int64

func (*BuildNode) GetChildren

func (m *BuildNode) GetChildren() []int64

func (*BuildNode) GetId

func (m *BuildNode) GetId() int64

func (*BuildNode) GetValues

func (m *BuildNode) GetValues() map[string]*google_protobuf.Any

func (*BuildNode) ProtoMessage

func (*BuildNode) ProtoMessage()

func (*BuildNode) Reset

func (m *BuildNode) Reset()

func (*BuildNode) String

func (m *BuildNode) String() string

type LayoutPaintNode

type LayoutPaintNode struct {
	Id       int64 `protobuf:"varint,1,opt,name=id" json:"id,omitempty"`
	LayoutId int64 `protobuf:"varint,2,opt,name=layoutId" json:"layoutId,omitempty"`
	PaintId  int64 `protobuf:"varint,3,opt,name=paintId" json:"paintId,omitempty"`
	// matcha.layout.Guide layoutGuide = 4;
	// Guide
	Minx       float64             `protobuf:"fixed64,4,opt,name=minx" json:"minx,omitempty"`
	Miny       float64             `protobuf:"fixed64,5,opt,name=miny" json:"miny,omitempty"`
	Maxx       float64             `protobuf:"fixed64,6,opt,name=maxx" json:"maxx,omitempty"`
	Maxy       float64             `protobuf:"fixed64,7,opt,name=maxy" json:"maxy,omitempty"`
	ZIndex     int64               `protobuf:"varint,8,opt,name=zIndex" json:"zIndex,omitempty"`
	ChildOrder []int64             `protobuf:"varint,9,rep,packed,name=childOrder" json:"childOrder,omitempty"`
	PaintStyle *matcha_paint.Style `protobuf:"bytes,10,opt,name=paintStyle" json:"paintStyle,omitempty"`
}

func (*LayoutPaintNode) Descriptor

func (*LayoutPaintNode) Descriptor() ([]byte, []int)

func (*LayoutPaintNode) GetChildOrder

func (m *LayoutPaintNode) GetChildOrder() []int64

func (*LayoutPaintNode) GetId

func (m *LayoutPaintNode) GetId() int64

func (*LayoutPaintNode) GetLayoutId

func (m *LayoutPaintNode) GetLayoutId() int64

func (*LayoutPaintNode) GetMaxx

func (m *LayoutPaintNode) GetMaxx() float64

func (*LayoutPaintNode) GetMaxy

func (m *LayoutPaintNode) GetMaxy() float64

func (*LayoutPaintNode) GetMinx

func (m *LayoutPaintNode) GetMinx() float64

func (*LayoutPaintNode) GetMiny

func (m *LayoutPaintNode) GetMiny() float64

func (*LayoutPaintNode) GetPaintId

func (m *LayoutPaintNode) GetPaintId() int64

func (*LayoutPaintNode) GetPaintStyle

func (m *LayoutPaintNode) GetPaintStyle() *matcha_paint.Style

func (*LayoutPaintNode) GetZIndex

func (m *LayoutPaintNode) GetZIndex() int64

func (*LayoutPaintNode) ProtoMessage

func (*LayoutPaintNode) ProtoMessage()

func (*LayoutPaintNode) Reset

func (m *LayoutPaintNode) Reset()

func (*LayoutPaintNode) String

func (m *LayoutPaintNode) String() string

type Root

type Root struct {
	LayoutPaintNodes map[int64]*LayoutPaintNode      `` /* 153-byte string literal not displayed */
	BuildNodes       map[int64]*BuildNode            `` /* 141-byte string literal not displayed */
	Middleware       map[string]*google_protobuf.Any `` /* 140-byte string literal not displayed */
}

func (*Root) Descriptor

func (*Root) Descriptor() ([]byte, []int)

func (*Root) GetBuildNodes

func (m *Root) GetBuildNodes() map[int64]*BuildNode

func (*Root) GetLayoutPaintNodes

func (m *Root) GetLayoutPaintNodes() map[int64]*LayoutPaintNode

func (*Root) GetMiddleware

func (m *Root) GetMiddleware() map[string]*google_protobuf.Any

func (*Root) ProtoMessage

func (*Root) ProtoMessage()

func (*Root) Reset

func (m *Root) Reset()

func (*Root) String

func (m *Root) String() string

Directories

Path Synopsis
Package alert is a generated protocol buffer package.
Package alert is a generated protocol buffer package.
Package button is a generated protocol buffer package.
Package button is a generated protocol buffer package.
Package imageview is a generated protocol buffer package.
Package imageview is a generated protocol buffer package.
Package progressview is a generated protocol buffer package.
Package progressview is a generated protocol buffer package.
Package scrollview is a generated protocol buffer package.
Package scrollview is a generated protocol buffer package.
Package segmentview is a generated protocol buffer package.
Package segmentview is a generated protocol buffer package.
Package slider is a generated protocol buffer package.
Package slider is a generated protocol buffer package.
Package stacknav is a generated protocol buffer package.
Package stacknav is a generated protocol buffer package.
Package switchview is a generated protocol buffer package.
Package switchview is a generated protocol buffer package.
Package tabscreen is a generated protocol buffer package.
Package tabscreen is a generated protocol buffer package.
Package textinput is a generated protocol buffer package.
Package textinput is a generated protocol buffer package.

Jump to

Keyboard shortcuts

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