Documentation ¶
Index ¶
- func NewRotateLinker(opts RotateOptions) (graph.Linker, error)
- func NewScaleLinker(opts ScaleOptions) (graph.Linker, error)
- func NewTransformLinker(opts TransformOptions) (graph.Linker, error)
- func NewTranslateLinker(opts TranslateOptions) (graph.Linker, error)
- type Operator
- type Rotate
- type RotateOptions
- type Scale
- type ScaleOptions
- type Transform
- type TransformOptions
- type Translate
- type TranslateOptions
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewRotateLinker ¶
func NewRotateLinker(opts RotateOptions) (graph.Linker, error)
func NewScaleLinker ¶
func NewScaleLinker(opts ScaleOptions) (graph.Linker, error)
func NewTransformLinker ¶
func NewTransformLinker(opts TransformOptions) (graph.Linker, error)
func NewTranslateLinker ¶
func NewTranslateLinker(opts TranslateOptions) (graph.Linker, error)
Types ¶
type RotateOptions ¶
type ScaleOptions ¶
type TransformOptions ¶
Click to show internal directories.
Click to hide internal directories.