Documentation ¶
Index ¶
- type BB
- type BBData
- func (bb *BBData) Bottom() float64
- func (bb *BBData) Dump() string
- func (bb *BBData) Height() float64
- func (bb *BBData) Left() float64
- func (bb *BBData) Right() float64
- func (bb *BBData) Scale(sx, sy float64) BB
- func (bb *BBData) Top() float64
- func (bb *BBData) Translate(dx, dy float64) BB
- func (bb *BBData) Width() float64
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type BB ¶
Click to show internal directories.
Click to hide internal directories.