@interface CMDiagramPointSegmentedPyramidLayerMapper : CMDiagramPointMapper { BOOL mPlaceholder; } - (void)setIsPlaceholder:(BOOL)a0; - (void)mapAt:(id)a0 withState:(id)a1; @end
@interface CMDiagramPointSegmentedPyramidLayerMapper : CMDiagramPointMapper { BOOL mPlaceholder; } - (void)setIsPlaceholder:(BOOL)a0; - (void)mapAt:(id)a0 withState:(id)a1; @end