Point::getDistanceTable PHP 메소드

getDistanceTable() 정적인 공개 메소드

static public getDistanceTable ( )
    static function getDistanceTable()
    {
        return self::$distanceTable;
    }