![]()  | 
  
    Core Plot (macOS)
    
   Cocoa plotting framework for macOS, iOS, and tvOS 
   | 
 
A Cocoa Bindings value transformer for NSDecimalNumber objects. More...
#import <CPTDecimalNumberValueTransformer.h>
 Inheritance diagram for CPTDecimalNumberValueTransformer:
 Collaboration diagram for CPTDecimalNumberValueTransformer:Public Class Methods | |
| (BOOL) | + allowsReverseTransformation [implementation] | 
| Indicates that the receiver can reverse a transformation.  More... | |
| (nonnull Class) | + transformedValueClass [implementation] | 
| The class of the value returned for a forward transformation.  More... | |
  Public Class Methods inherited from NSObject | |
| (id) | + alloc | 
| (Class) | + class | 
| (void) | + initialize | 
| (void) | + load | 
| (id) | + new | 
  Public Class Methods inherited from <NSKeyValueBindingCreation> | |
| (void) | + exposeBinding: | 
Additional Inherited Members | |
  Public Instance Methods inherited from NSObject | |
| (Class) | - classForCoder | 
| (id) | - copy | 
| (void) | - dealloc | 
| (void) | - finalize | 
| (id) | - init | 
| (id) | - mutableCopy | 
  Public Instance Methods inherited from <NSObject> | |
| (NSString *) | - description | 
| (NSUInteger) | - hash | 
| (BOOL) | - isEqual: | 
  Public Instance Methods inherited from <NSKeyValueBindingCreation> | |
| (NSArray *) | - exposedBindings | 
| (Class) | - valueClassForBinding: | 
| (void) | - bind:toObject:withKeyPath:options: | 
| (NSArray *) | - optionDescriptionsForBinding: | 
| (NSDictionary *) | - infoForBinding: | 
| (void) | - unbind: | 
A Cocoa Bindings value transformer for NSDecimalNumber objects.
      
  | 
  implementation | 
Indicates that the receiver can reverse a transformation.
      
  | 
  implementation | 
The class of the value returned for a forward transformation.