Inherits from NSObject
Conforms to GSContentProtocol
GSIdentifiableParameter
NSCopying
Declared in GSMetricValue.h

Overview

Note: GSIdentifiableParameter compliance: Returns the parameterIdentifier of its metric property, if applicable.

Instance Methods

propertyListValueFormat:

Returns the content of the object to store it in pList.

- (NSDictionary *)propertyListValueFormat:(GSFormatVersion)format

Parameters

format

the version of the dict

Discussion

This is used to store the data in the .glyphs file.