2000-02-28 16:33:27 +00:00
|
|
|
<?xml version="1.0"?>
|
2001-12-17 16:51:51 +00:00
|
|
|
<!DOCTYPE gsdoc PUBLIC "-//GNUstep//DTD gsdoc 0.6.7//EN" "http://www.gnustep.org/gsdoc-0_6_7.xml">
|
2002-01-28 04:50:14 +00:00
|
|
|
<gsdoc base="NSTextContainer" up="Gui">
|
2000-02-28 16:33:27 +00:00
|
|
|
<head>
|
|
|
|
<title>NSTextContainer</title>
|
2001-12-17 16:51:51 +00:00
|
|
|
<author name="Jonathan Gapen">
|
|
|
|
<email address="jagapen@smithlab.chem.wisc.edu">
|
|
|
|
jagapen@smithlab.chem.wisc.edu
|
|
|
|
</email>
|
2000-02-28 16:33:27 +00:00
|
|
|
</author>
|
2001-12-17 16:51:51 +00:00
|
|
|
<copy>1999 Free Software Foundation, Inc.</copy>
|
2000-02-28 16:33:27 +00:00
|
|
|
</head>
|
|
|
|
<body>
|
2002-01-28 04:50:14 +00:00
|
|
|
<front><contents /></front>
|
2000-02-28 16:33:27 +00:00
|
|
|
<chapter>
|
2001-12-17 16:51:51 +00:00
|
|
|
<heading>
|
|
|
|
Software documentation for the NSTextContainer class
|
|
|
|
</heading>
|
2000-02-28 16:33:27 +00:00
|
|
|
<class name="NSTextContainer" super="NSObject">
|
2001-12-17 16:51:51 +00:00
|
|
|
<declared>AppKit/NSTextContainer.h</declared>
|
|
|
|
<desc>
|
2002-01-28 04:50:14 +00:00
|
|
|
<em>Description forthcoming.</em>
|
2001-12-17 16:51:51 +00:00
|
|
|
</desc>
|
2000-02-29 11:01:41 +00:00
|
|
|
<method type="NSSize">
|
|
|
|
<sel>containerSize</sel>
|
|
|
|
<desc>
|
2002-01-28 04:50:14 +00:00
|
|
|
<em>Description forthcoming.</em>
|
2000-02-29 11:01:41 +00:00
|
|
|
</desc>
|
2002-01-28 04:50:14 +00:00
|
|
|
<standards>
|
|
|
|
<GNUstep /> <MacOS-X /> <OpenStep />
|
|
|
|
</standards>
|
2000-02-29 11:01:41 +00:00
|
|
|
</method>
|
|
|
|
<method type="BOOL">
|
|
|
|
<sel>containsPoint:</sel>
|
|
|
|
<arg type="NSPoint">aPoint</arg>
|
|
|
|
<desc>
|
2002-01-28 04:50:14 +00:00
|
|
|
<em>Description forthcoming.</em>
|
2000-02-29 11:01:41 +00:00
|
|
|
</desc>
|
2002-01-28 04:50:14 +00:00
|
|
|
<standards>
|
|
|
|
<GNUstep /> <MacOS-X /> <OpenStep />
|
|
|
|
</standards>
|
2000-02-29 11:01:41 +00:00
|
|
|
</method>
|
|
|
|
<method type="BOOL">
|
|
|
|
<sel>heightTracksTextView</sel>
|
|
|
|
<desc>
|
2002-01-28 04:50:14 +00:00
|
|
|
<em>Description forthcoming.</em>
|
2000-02-29 11:01:41 +00:00
|
|
|
</desc>
|
2002-01-28 04:50:14 +00:00
|
|
|
<standards>
|
|
|
|
<GNUstep /> <MacOS-X /> <OpenStep />
|
|
|
|
</standards>
|
2000-02-29 11:01:41 +00:00
|
|
|
</method>
|
|
|
|
<method type="id">
|
|
|
|
<sel>initWithContainerSize:</sel>
|
|
|
|
<arg type="NSSize">aSize</arg>
|
|
|
|
<desc>
|
2002-01-28 04:50:14 +00:00
|
|
|
<em>Description forthcoming.</em>
|
2000-02-29 11:01:41 +00:00
|
|
|
</desc>
|
2002-01-28 04:50:14 +00:00
|
|
|
<standards>
|
|
|
|
<GNUstep /> <MacOS-X /> <OpenStep />
|
|
|
|
</standards>
|
2000-02-29 11:01:41 +00:00
|
|
|
</method>
|
|
|
|
<method type="BOOL">
|
|
|
|
<sel>isSimpleRectangularTextContainer</sel>
|
|
|
|
<desc>
|
2002-01-28 04:50:14 +00:00
|
|
|
<em>Description forthcoming.</em>
|
2000-02-29 11:01:41 +00:00
|
|
|
</desc>
|
2002-01-28 04:50:14 +00:00
|
|
|
<standards>
|
|
|
|
<GNUstep /> <MacOS-X /> <OpenStep />
|
|
|
|
</standards>
|
2000-02-29 11:01:41 +00:00
|
|
|
</method>
|
|
|
|
<method type="NSLayoutManager*">
|
|
|
|
<sel>layoutManager</sel>
|
|
|
|
<desc>
|
2002-01-28 04:50:14 +00:00
|
|
|
<em>Description forthcoming.</em>
|
2000-02-29 11:01:41 +00:00
|
|
|
</desc>
|
2002-01-28 04:50:14 +00:00
|
|
|
<standards>
|
|
|
|
<GNUstep /> <MacOS-X /> <OpenStep />
|
|
|
|
</standards>
|
2000-02-29 11:01:41 +00:00
|
|
|
</method>
|
|
|
|
<method type="float">
|
|
|
|
<sel>lineFragmentPadding</sel>
|
|
|
|
<desc>
|
2002-01-28 04:50:14 +00:00
|
|
|
<em>Description forthcoming.</em>
|
2000-02-29 11:01:41 +00:00
|
|
|
</desc>
|
2002-01-28 04:50:14 +00:00
|
|
|
<standards>
|
|
|
|
<GNUstep /> <MacOS-X /> <OpenStep />
|
|
|
|
</standards>
|
2000-02-29 11:01:41 +00:00
|
|
|
</method>
|
|
|
|
<method type="NSRect">
|
|
|
|
<sel>lineFragmentRectForProposedRect:</sel>
|
|
|
|
<arg type="NSRect">proposedRect</arg>
|
|
|
|
<sel>sweepDirection:</sel>
|
2001-12-17 16:51:51 +00:00
|
|
|
<arg type="NSLineSweepDirection">sweepDir</arg>
|
2000-02-29 11:01:41 +00:00
|
|
|
<sel>movementDirection:</sel>
|
2001-12-17 16:51:51 +00:00
|
|
|
<arg type="NSLineMovementDirection">moveDir</arg>
|
|
|
|
<sel>remainingRect:</sel>
|
|
|
|
<arg type="NSRect*">remainingRect</arg>
|
2000-02-29 11:01:41 +00:00
|
|
|
<desc>
|
2002-01-28 04:50:14 +00:00
|
|
|
<em>Description forthcoming.</em>
|
2000-02-29 11:01:41 +00:00
|
|
|
</desc>
|
2002-01-28 04:50:14 +00:00
|
|
|
<standards>
|
|
|
|
<GNUstep /> <MacOS-X /> <OpenStep />
|
|
|
|
</standards>
|
2000-02-29 11:01:41 +00:00
|
|
|
</method>
|
|
|
|
<method type="void">
|
|
|
|
<sel>replaceLayoutManager:</sel>
|
2001-12-17 16:51:51 +00:00
|
|
|
<arg type="NSLayoutManager*">newLayoutManager</arg>
|
2000-02-29 11:01:41 +00:00
|
|
|
<desc>
|
2002-01-28 04:50:14 +00:00
|
|
|
<em>Description forthcoming.</em>
|
2000-02-29 11:01:41 +00:00
|
|
|
</desc>
|
2002-01-28 04:50:14 +00:00
|
|
|
<standards>
|
|
|
|
<GNUstep /> <MacOS-X /> <OpenStep />
|
|
|
|
</standards>
|
2000-02-29 11:01:41 +00:00
|
|
|
</method>
|
|
|
|
<method type="void">
|
|
|
|
<sel>setContainerSize:</sel>
|
|
|
|
<arg type="NSSize">aSize</arg>
|
|
|
|
<desc>
|
2002-01-28 04:50:14 +00:00
|
|
|
<em>Description forthcoming.</em>
|
2000-02-29 11:01:41 +00:00
|
|
|
</desc>
|
2002-01-28 04:50:14 +00:00
|
|
|
<standards>
|
|
|
|
<GNUstep /> <MacOS-X /> <OpenStep />
|
|
|
|
</standards>
|
2000-02-29 11:01:41 +00:00
|
|
|
</method>
|
|
|
|
<method type="void">
|
|
|
|
<sel>setHeightTracksTextView:</sel>
|
|
|
|
<arg type="BOOL">flag</arg>
|
|
|
|
<desc>
|
2002-01-28 04:50:14 +00:00
|
|
|
<em>Description forthcoming.</em>
|
2000-02-29 11:01:41 +00:00
|
|
|
</desc>
|
2002-01-28 04:50:14 +00:00
|
|
|
<standards>
|
|
|
|
<GNUstep /> <MacOS-X /> <OpenStep />
|
|
|
|
</standards>
|
2000-02-29 11:01:41 +00:00
|
|
|
</method>
|
|
|
|
<method type="void">
|
|
|
|
<sel>setLayoutManager:</sel>
|
|
|
|
<arg type="NSLayoutManager*">aLayoutManager</arg>
|
|
|
|
<desc>
|
2002-01-28 04:50:14 +00:00
|
|
|
<em>Description forthcoming.</em>
|
2000-02-29 11:01:41 +00:00
|
|
|
</desc>
|
2002-01-28 04:50:14 +00:00
|
|
|
<standards>
|
|
|
|
<GNUstep /> <MacOS-X /> <OpenStep />
|
|
|
|
</standards>
|
2000-02-29 11:01:41 +00:00
|
|
|
</method>
|
|
|
|
<method type="void">
|
|
|
|
<sel>setLineFragmentPadding:</sel>
|
|
|
|
<arg type="float">aFloat</arg>
|
|
|
|
<desc>
|
2002-01-28 04:50:14 +00:00
|
|
|
<em>Description forthcoming.</em>
|
2000-02-29 11:01:41 +00:00
|
|
|
</desc>
|
2002-01-28 04:50:14 +00:00
|
|
|
<standards>
|
|
|
|
<GNUstep /> <MacOS-X /> <OpenStep />
|
|
|
|
</standards>
|
2000-02-29 11:01:41 +00:00
|
|
|
</method>
|
|
|
|
<method type="void">
|
|
|
|
<sel>setTextView:</sel>
|
|
|
|
<arg type="NSTextView*">aTextView</arg>
|
|
|
|
<desc>
|
2002-01-28 04:50:14 +00:00
|
|
|
<em>Description forthcoming.</em>
|
2000-02-29 11:01:41 +00:00
|
|
|
</desc>
|
2002-01-28 04:50:14 +00:00
|
|
|
<standards>
|
|
|
|
<GNUstep /> <MacOS-X /> <OpenStep />
|
|
|
|
</standards>
|
2000-02-29 11:01:41 +00:00
|
|
|
</method>
|
|
|
|
<method type="void">
|
|
|
|
<sel>setWidthTracksTextView:</sel>
|
|
|
|
<arg type="BOOL">flag</arg>
|
|
|
|
<desc>
|
2002-01-28 04:50:14 +00:00
|
|
|
<em>Description forthcoming.</em>
|
2000-02-29 11:01:41 +00:00
|
|
|
</desc>
|
2002-01-28 04:50:14 +00:00
|
|
|
<standards>
|
|
|
|
<GNUstep /> <MacOS-X /> <OpenStep />
|
|
|
|
</standards>
|
2000-02-29 11:01:41 +00:00
|
|
|
</method>
|
|
|
|
<method type="NSTextView*">
|
|
|
|
<sel>textView</sel>
|
|
|
|
<desc>
|
2002-01-28 04:50:14 +00:00
|
|
|
<em>Description forthcoming.</em>
|
2000-02-29 11:01:41 +00:00
|
|
|
</desc>
|
2002-01-28 04:50:14 +00:00
|
|
|
<standards>
|
|
|
|
<GNUstep /> <MacOS-X /> <OpenStep />
|
|
|
|
</standards>
|
2000-02-29 11:01:41 +00:00
|
|
|
</method>
|
|
|
|
<method type="BOOL">
|
|
|
|
<sel>widthTracksTextView</sel>
|
|
|
|
<desc>
|
2002-01-28 04:50:14 +00:00
|
|
|
<em>Description forthcoming.</em>
|
2000-02-29 11:01:41 +00:00
|
|
|
</desc>
|
2002-01-28 04:50:14 +00:00
|
|
|
<standards>
|
|
|
|
<GNUstep /> <MacOS-X /> <OpenStep />
|
|
|
|
</standards>
|
2000-02-28 18:37:00 +00:00
|
|
|
</method>
|
2002-01-28 04:50:14 +00:00
|
|
|
<standards>
|
|
|
|
<GNUstep /> <MacOS-X /> <OpenStep />
|
|
|
|
</standards>
|
2000-02-28 16:33:27 +00:00
|
|
|
</class>
|
|
|
|
</chapter>
|
|
|
|
</body>
|
|
|
|
</gsdoc>
|