HexFiend
List of all members
HFHexTextRepresenter Class Reference

HFHexTextRepresenter is an HFRepresenter responsible for showing data in hexadecimal form. More...

Inheritance diagram for HFHexTextRepresenter:
HFTextRepresenter HFRepresenter

Additional Inherited Members

- Instance Methods inherited from HFTextRepresenter
(NSRect) - furthestRectOnEdge:forByteRange:
 
(NSPoint) - locationOfCharacterAtByteIndex:
 
- Instance Methods inherited from HFRepresenter
(NSUInteger) - byteGranularity
 
(id) - view
 
(BOOL) - isViewLoaded
 
(NSView *) - NS_RETURNS_RETAINED
 
(void) - initializeView
 
(HFController *) - controller
 
(void) - controllerDidChange:
 
(NSUInteger) - bytesPerLine
 
(NSUInteger) - bytesPerColumn
 
(void) - representerChangedProperties:
 
(NSUInteger) - maximumBytesPerLineForViewWidth:
 
(CGFloat) - minimumViewWidthForBytesPerLine:
 
(double) - maximumAvailableLinesForViewHeight:
 
- Class Methods inherited from HFRepresenter
(NSPoint) + defaultLayoutPosition
 
- Properties inherited from HFTextRepresenter
NSArray * rowBackgroundColors
 
BOOL behavesAsTextField
 
- Properties inherited from HFRepresenter
NSPoint layoutPosition
 The layout position for the receiver. More...
 

Detailed Description

HFHexTextRepresenter is an HFRepresenter responsible for showing data in hexadecimal form. It has no methods except those inherited from HFTextRepresenter.


The documentation for this class was generated from the following file: