HexFiend
|
HFHexTextRepresenter is an HFRepresenter responsible for showing data in hexadecimal form. More...
Additional Inherited Members | |
![]() | |
(NSRect) | - furthestRectOnEdge:forByteRange: |
(NSPoint) | - locationOfCharacterAtByteIndex: |
![]() | |
(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: |
![]() | |
(NSPoint) | + defaultLayoutPosition |
![]() | |
NSArray * | rowBackgroundColors |
BOOL | behavesAsTextField |
![]() | |
NSPoint | layoutPosition |
The layout position for the receiver. More... | |
HFHexTextRepresenter is an HFRepresenter responsible for showing data in hexadecimal form. It has no methods except those inherited from HFTextRepresenter.