Method | Description | |
---|---|---|
ToFeatureCollection ( this |
Converts an enumeration of Shape objects into a FeatureCollection<T> of ShapeFeature objects.
|
|
ToFeatureCollection ( this |
||
ToProperties ( this stop ) : |
Converts a Stop to StopFeatureProperties.
|
|
ToShapeFeature ( Shape>.this |
|
|
ToStopFeature ( this stop ) : StopFeature |
Converts a Stop into a StopFeature.
|
public static ToFeatureCollection ( this |
||
shapes | this |
A list of |
return | FeatureCollection |
public static ToFeatureCollection ( this |
||
stops | this |
A collection of |
return | FeatureCollection |
public static ToProperties ( this stop ) : |
||
stop | this | A |
return |
public static ToShapeFeature ( Shape>.this |
||
shapes | Shape>.this | A group of |
return | ShapeFeature |
public static ToStopFeature ( this stop ) : StopFeature | ||
stop | this | A |
return | StopFeature |