Documentation ¶
Index ¶
- type Density
- func (el *Density) Add(value int)
- func (el Density) Float() float64
- func (el Density) Float32() float32
- func (el Density) Float64() float64
- func (el Density) Int() int
- func (el *Density) Set(value float64)
- func (el *Density) SetDensityFactor(value interface{})
- func (el *Density) SetInt(value int)
- func (el Density) String() string
- func (el *Density) Sub(value int)
- type IDensity
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Density ¶
func (*Density) SetDensityFactor ¶
func (el *Density) SetDensityFactor(value interface{})
Click to show internal directories.
Click to hide internal directories.