pathresource

package
v0.0.0-...-5976db4 Latest Latest
Warning

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

Go to latest
Published: Aug 21, 2017 License: MIT Imports: 1 Imported by: 1

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Anchor

type Anchor struct {
	Vertical   float64
	Horizontal float64
}

type Bezier

type Bezier struct {
	Point [3]int16
}

type Clipboard

type Clipboard struct {
	Top        float64
	Left       float64
	Bottom     float64
	Right      float64
	Resolution float64
}

type Leaving

type Leaving struct {
	Vertical   float64
	Horizontal float64
}

type Preceding

type Preceding struct {
	Vertical   float64
	Horizontal float64
}

type Resource

type Resource struct {
	RecordType int16
	Fill       int16
	Bezier     *Bezier
	Preceding  *Preceding
	Anchor     *Anchor
	Leaving    *Leaving
	Clipboard  *Clipboard
}

func Parse

func Parse(reader *util.Reader) (*Resource, error)

Jump to

Keyboard shortcuts

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