gwenhywfar 5.14.1
CocoaLabel Class Reference

#include <CocoaLabel.h>

Inheritance diagram for CocoaLabel:
Collaboration diagram for CocoaLabel:

Instance Methods

(NSSize) - minSize
(NSSize) - neededTextSize

Protected Attributes

BOOL fillX
BOOL fillY
CGFloat minWidth

Detailed Description

Definition at line 16 of file CocoaLabel.h.

Method Documentation

◆ minSize

- (NSSize) minSize

References minSize.

Referenced by minSize.

Here is the call graph for this function:
Here is the caller graph for this function:

◆ neededTextSize

- (NSSize) neededTextSize

Definition at line 37 of file CocoaLabel.m.

References neededTextSize.

Referenced by neededTextSize.

Here is the call graph for this function:
Here is the caller graph for this function:

Field Documentation

◆ fillX

- (BOOL) fillX
readwriteprotected

◆ fillY

- (BOOL) fillY
readwriteprotected

◆ minWidth

- (CGFloat) minWidth
protected

Definition at line 22 of file CocoaLabel.h.


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