@interface TSCHLegendAnchorHalfSpace : NSObject @property (readonly, nonatomic) struct TSCHLegendAnchorLine { struct CGPoint { double x; double y; } normal; double distance; } line; + (id)halfSpaceWithLine:(struct TSCHLegendAnchorLine { struct CGPoint { double x0; double x1; } x0; double x1; })a0; - (id)description; - (id)initWithLine:(struct TSCHLegendAnchorLine { struct CGPoint { double x0; double x1; } x0; double x1; })a0; @end