Declaration

class func axis(fromPartPropertyDict dict: [AnyHashable : Any]!) -> GSAxis!

Declaration

+ (GSAxis *) axisFromPartPropertyDict:(NSDictionary *) dict;

Declaration

axisFromPartPropertyDict_(dict: dict) -> GSAxis