Documentation ¶
Index ¶
- type Direction
- type LRIndex
- type View
- func (v *View) Configure(size image.Point)
- func (v *View) Destroy()
- func (v *View) Drag(node *mapmodel.Node, from, to image.Point)
- func (v *View) DragRelease()
- func (v *View) Draw(app eventlink.App)
- func (v *View) Drop(from, to image.Point)
- func (v *View) Select(point image.Point) (*mapmodel.Node, bool)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type View ¶
type View struct {
// contains filtered or unexported fields
}
func (*View) DragRelease ¶
func (v *View) DragRelease()
Source Files ¶
Click to show internal directories.
Click to hide internal directories.