@class NSString; @protocol CRSingleTextFeatureFiltering; @interface CRTextFeaturesFilterV2 : NSObject @property (retain) NSString *preferredLocale; @property (retain) id latinLowConfidenceFilter; @property (retain) id chineseLowConfidenceFilter; @property (retain) id japaneseLowConfidenceFilter; @property (retain) id koreanLowConfidenceFilter; - (id)initWithLocale:(id)a0; - (void).cxx_destruct; - (double)_distanceFromPoint1:(struct CGPoint { double x0; double x1; })a0 toPoint2:(struct CGPoint { double x0; double x1; })a1; - (id)_filterForLocale:(id)a0; - (id)_groupGeometriesForRegions:(id)a0; - (struct CGPoint { double x0; double x1; })_pointInImageSpace:(struct CGPoint { double x0; double x1; })a0 imageSize:(struct CGSize { double x0; double x1; })a1; - (id)filterBlocks:(id)a0; - (id)filterLineRegions:(id)a0; @end