PathLayer


Object Hierarchy:

Shumate.PathLayer Shumate.PathLayer Shumate.PathLayer Shumate.Layer Shumate.Layer Shumate.Layer->Shumate.PathLayer Gtk.Widget Gtk.Widget Gtk.Widget->Shumate.Layer GLib.InitiallyUnowned GLib.InitiallyUnowned GLib.InitiallyUnowned->Gtk.Widget GLib.Object GLib.Object GLib.Object->GLib.InitiallyUnowned Gtk.Accessible Gtk.Accessible Gtk.Accessible->Shumate.PathLayer Gtk.Accessible->Shumate.Layer Gtk.Accessible->Gtk.Widget Gtk.Buildable Gtk.Buildable Gtk.Buildable->Shumate.PathLayer Gtk.Buildable->Shumate.Layer Gtk.Buildable->Gtk.Widget Gtk.ConstraintTarget Gtk.ConstraintTarget Gtk.ConstraintTarget->Shumate.PathLayer Gtk.ConstraintTarget->Shumate.Layer Gtk.ConstraintTarget->Gtk.Widget

Description:

[ CCode ( type_id = "shumate_path_layer_get_type ()" ) ]
public sealed class PathLayer : Layer, Accessible, Buildable, ConstraintTarget

A layer displaying line path between inserted [iface@Location] objects

This layer shows a connection between inserted objects implementing the [iface@Location] interface. This means that both [class@Marker] objects and [class@Coordinate] objects can be inserted into the layer. Of course, custom objects implementing the [iface@Location] interface can be used as well.


Namespace: Shumate
Package: shumate-1.0

Content:

Properties:

Creation methods:

Methods:

Inherited Members:

All known members inherited from class Shumate.Layer
All known members inherited from class Gtk.Widget