C# 클래스 IsraelHiking.API.Gpx.SerializarionExtensions

파일 보기 프로젝트 열기: IsraelHikingMap/Site

공개 메소드들

메소드 설명
ToBytes ( this featureCollection ) : byte[]
ToFeatureCollection ( this featureCollectionContent ) : NetTopologySuite.Features.FeatureCollection
ToGpx ( this gpxContent ) : gpxType
UpdateBounds ( this gpx ) : gpxType

메소드 상세

ToBytes() 공개 정적인 메소드

public static ToBytes ( this featureCollection ) : byte[]
featureCollection this
리턴 byte[]

ToFeatureCollection() 공개 정적인 메소드

public static ToFeatureCollection ( this featureCollectionContent ) : NetTopologySuite.Features.FeatureCollection
featureCollectionContent this
리턴 NetTopologySuite.Features.FeatureCollection

ToGpx() 공개 정적인 메소드

public static ToGpx ( this gpxContent ) : gpxType
gpxContent this
리턴 gpxType

UpdateBounds() 공개 정적인 메소드

public static UpdateBounds ( this gpx ) : gpxType
gpx this
리턴 gpxType