8 #import <HexFiend/HFRepresenter.h> 68 - (CGFloat)minimumViewWidthForLayoutInProposedWidth:(CGFloat)proposedWidth;
71 - (NSUInteger)maximumBytesPerLineForLayoutInProposedWidth:(CGFloat)proposedWidth;
74 - (CGFloat)minimumViewWidthForBytesPerLine:(NSUInteger)
bytesPerLine;
NSUInteger bytesPerLine()
BOOL maximizesBytesPerLine
Definition: HFLayoutRepresenter.h:58
An HFRepresenter responsible for arranging the views of other HFRepresenters attached to the same HFC...
Definition: HFLayoutRepresenter.h:41
The principal view class of Hex Fiend's MVC architecture.
Definition: HFRepresenter.h:29
NSArray * representers
Return the array of representers managed by the receiver. */.
Definition: HFLayoutRepresenter.h:48