@class SXTextExclusionPath, TSDWrapPolygon, NSString; @interface SXTextExclusionPathWrapper : NSObject @property (readonly, nonatomic) BOOL isRectangular; @property (readonly, nonatomic) TSDWrapPolygon *myWrapPolygon; @property (readonly, weak, nonatomic) SXTextExclusionPath *exclusionPath; @property (readonly, nonatomic) BOOL hasAlpha; @property (readonly) unsigned long long hash; @property (readonly) Class superclass; @property (readonly, copy) NSString *description; @property (readonly, copy) NSString *debugDescription; - (id)parent; - (void).cxx_destruct; - (struct CGRect { struct CGPoint { double x0; double x1; } x0; struct CGSize { double x0; double x1; } x1; })boundsInRoot; - (struct CGRect { struct CGPoint { double x0; double x1; } x0; struct CGSize { double x0; double x1; } x1; })boundsInfluencingExteriorWrap; - (id)initWithTextExclusionPath:(id)a0; - (BOOL)isHTMLWrap; - (int)wrapDirection; - (int)wrapFitType; - (id)wrapPolygon; - (int)wrapType; @end