paint

package
v0.2.0 Latest Latest
Warning

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

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

Documentation

Overview

Package paint is a generated protocol buffer package.

It is generated from these files:

gomatcha.io/matcha/proto/paint/paint.proto

It has these top-level messages:

Style

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Style

type Style struct {
	Transparency    float64              `protobuf:"fixed64,1,opt,name=transparency" json:"transparency,omitempty"`
	BackgroundColor *matcha.Color        `protobuf:"bytes,2,opt,name=backgroundColor" json:"backgroundColor,omitempty"`
	BorderColor     *matcha.Color        `protobuf:"bytes,3,opt,name=borderColor" json:"borderColor,omitempty"`
	BorderWidth     float64              `protobuf:"fixed64,4,opt,name=borderWidth" json:"borderWidth,omitempty"`
	CornerRadius    float64              `protobuf:"fixed64,5,opt,name=cornerRadius" json:"cornerRadius,omitempty"`
	ShadowRadius    float64              `protobuf:"fixed64,7,opt,name=shadowRadius" json:"shadowRadius,omitempty"`
	ShadowOffset    *matcha_layout.Point `protobuf:"bytes,8,opt,name=shadowOffset" json:"shadowOffset,omitempty"`
	ShadowColor     *matcha.Color        `protobuf:"bytes,9,opt,name=shadowColor" json:"shadowColor,omitempty"`
}

func (*Style) Descriptor

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

func (*Style) GetBackgroundColor

func (m *Style) GetBackgroundColor() *matcha.Color

func (*Style) GetBorderColor

func (m *Style) GetBorderColor() *matcha.Color

func (*Style) GetBorderWidth

func (m *Style) GetBorderWidth() float64

func (*Style) GetCornerRadius

func (m *Style) GetCornerRadius() float64

func (*Style) GetShadowColor

func (m *Style) GetShadowColor() *matcha.Color

func (*Style) GetShadowOffset

func (m *Style) GetShadowOffset() *matcha_layout.Point

func (*Style) GetShadowRadius

func (m *Style) GetShadowRadius() float64

func (*Style) GetTransparency

func (m *Style) GetTransparency() float64

func (*Style) ProtoMessage

func (*Style) ProtoMessage()

func (*Style) Reset

func (m *Style) Reset()

func (*Style) String

func (m *Style) String() string

Jump to

Keyboard shortcuts

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