rpad

package
v0.36.0 Latest Latest
Warning

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

Go to latest
Published: Nov 15, 2024 License: BSD-3-Clause Imports: 8 Imported by: 0

Documentation

Overview

Package rpad contains the definitions of ROOT graphics base classes.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type AttCanvas

type AttCanvas struct {
	// contains filtered or unexported fields
}

func (*AttCanvas) Class

func (*AttCanvas) Class() string

func (*AttCanvas) RVersion

func (*AttCanvas) RVersion() int16

func (*AttCanvas) UnmarshalROOT

func (att *AttCanvas) UnmarshalROOT(r *rbytes.RBuffer) error

ROOTUnmarshaler is the interface implemented by an object that can unmarshal itself from a ROOT buffer

type Canvas

type Canvas struct {
	// contains filtered or unexported fields
}

func (*Canvas) Class

func (*Canvas) Class() string

func (*Canvas) Get

func (c *Canvas) Get(name string) (root.Object, error)

Get implements the ObjectFinder interface.

func (*Canvas) Keys

func (c *Canvas) Keys() []string

Keys implements the ObjectFinder interface.

func (*Canvas) Name

func (c *Canvas) Name() string

func (*Canvas) RVersion

func (*Canvas) RVersion() int16

func (*Canvas) Title

func (c *Canvas) Title() string

func (*Canvas) UnmarshalROOT

func (c *Canvas) UnmarshalROOT(r *rbytes.RBuffer) error

ROOTUnmarshaler is the interface implemented by an object that can unmarshal itself from a ROOT buffer

type Pad

type Pad struct {
	// contains filtered or unexported fields
}

func (*Pad) Class

func (*Pad) Class() string

func (*Pad) Get

func (pad *Pad) Get(name string) (root.Object, error)

Get implements the ObjectFinder interface.

func (*Pad) Keys

func (pad *Pad) Keys() []string

Keys implements the ObjectFinder interface.

func (*Pad) Name

func (p *Pad) Name() string

func (*Pad) RVersion

func (*Pad) RVersion() int16

func (*Pad) Title

func (p *Pad) Title() string

func (*Pad) UnmarshalROOT

func (p *Pad) UnmarshalROOT(r *rbytes.RBuffer) error

ROOTUnmarshaler is the interface implemented by an object that can unmarshal itself from a ROOT buffer

Jump to

Keyboard shortcuts

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