PathLayer


Object Hierarchy:

Object hierarchy for PathLayer

Description:

[ CCode ( type_id = "shumate_path_layer_get_type ()" ) ]
public 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