C# 클래스 csDataServerPlugin.Extensions.Extensions

파일 보기 프로젝트 열기: TNOCS/csTouch

공개 메소드들

메소드 설명
GetCoordinateType ( this shapeFile, string file ) : CoordinateType
GetShapeFileBaseName ( this file ) : string
ToMapPoint ( this point ) : MapPoint
ToSensorCollection ( this sensorSet ) : SensorCollection

메소드 상세

GetCoordinateType() 공개 정적인 메소드

public static GetCoordinateType ( this shapeFile, string file ) : CoordinateType
shapeFile this
file string
리턴 CoordinateType

GetShapeFileBaseName() 공개 정적인 메소드

public static GetShapeFileBaseName ( this file ) : string
file this
리턴 string

ToMapPoint() 공개 정적인 메소드

public static ToMapPoint ( this point ) : MapPoint
point this
리턴 MapPoint

ToSensorCollection() 공개 정적인 메소드

public static ToSensorCollection ( this sensorSet ) : SensorCollection
sensorSet this
리턴 SensorCollection