blob: 22c9b42a93b27b561476004bfc0dbb9e3b191de8 [file] [log] [blame]
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!--NewPage-->
<HTML>
<HEAD>
<TITLE>
TextNode (Apache Batik Javadoc)
</TITLE>
<LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../stylesheet.css" TITLE="Style">
<SCRIPT type="text/javascript">
function windowTitle()
{
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="TextNode (Apache Batik Javadoc)";
}
}
</SCRIPT>
<NOSCRIPT>
</NOSCRIPT>
</HEAD>
<BODY BGCOLOR="white" onload="windowTitle();">
<HR>
<!-- ========= START OF TOP NAVBAR ======= -->
<A NAME="navbar_top"><!-- --></A>
<A HREF="#skip-navbar_top" title="Skip navigation links"></A>
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
<TR>
<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
<A NAME="navbar_top_firstrow"><!-- --></A>
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
<TR ALIGN="center" VALIGN="top">
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="class-use/TextNode.html"><FONT CLASS="NavBarFont1"><B>Use</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../index-files/index-1.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
</TR>
</TABLE>
</TD>
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
</EM>
</TD>
</TR>
<TR>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
&nbsp;<A HREF="../../../../org/apache/batik/bridge/TextLayoutFactory.html" title="interface in org.apache.batik.bridge"><B>PREV CLASS</B></A>&nbsp;
&nbsp;<A HREF="../../../../org/apache/batik/bridge/TextNode.Anchor.html" title="class in org.apache.batik.bridge"><B>NEXT CLASS</B></A></FONT></TD>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
<A HREF="../../../../index.html?org/apache/batik/bridge/TextNode.html" target="_top"><B>FRAMES</B></A> &nbsp;
&nbsp;<A HREF="TextNode.html" target="_top"><B>NO FRAMES</B></A> &nbsp;
&nbsp;<SCRIPT type="text/javascript">
<!--
if(window==top) {
document.writeln('<A HREF="../../../../allclasses-noframe.html"><B>All Classes</B></A>');
}
//-->
</SCRIPT>
<NOSCRIPT>
<A HREF="../../../../allclasses-noframe.html"><B>All Classes</B></A>
</NOSCRIPT>
</FONT></TD>
</TR>
<TR>
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
SUMMARY:&nbsp;<A HREF="#nested_class_summary">NESTED</A>&nbsp;|&nbsp;<A HREF="#field_summary">FIELD</A>&nbsp;|&nbsp;<A HREF="#constructor_summary">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_summary">METHOD</A></FONT></TD>
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
DETAIL:&nbsp;<A HREF="#field_detail">FIELD</A>&nbsp;|&nbsp;<A HREF="#constructor_detail">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_detail">METHOD</A></FONT></TD>
</TR>
</TABLE>
<A NAME="skip-navbar_top"></A>
<!-- ========= END OF TOP NAVBAR ========= -->
<HR>
<!-- ======== START OF CLASS DATA ======== -->
<H2>
<FONT SIZE="-1">
org.apache.batik.bridge</FONT>
<BR>
Class TextNode</H2>
<PRE>
<A HREF="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</A>
<IMG SRC="../../../../resources/inherit.gif" ALT="extended by "><A HREF="../../../../org/apache/batik/gvt/AbstractGraphicsNode.html" title="class in org.apache.batik.gvt">org.apache.batik.gvt.AbstractGraphicsNode</A>
<IMG SRC="../../../../resources/inherit.gif" ALT="extended by "><B>org.apache.batik.bridge.TextNode</B>
</PRE>
<DL>
<DT><B>All Implemented Interfaces:</B> <DD><A HREF="../../../../org/apache/batik/gvt/GraphicsNode.html" title="interface in org.apache.batik.gvt">GraphicsNode</A>, <A HREF="../../../../org/apache/batik/gvt/Selectable.html" title="interface in org.apache.batik.gvt">Selectable</A></DD>
</DL>
<DL>
<DT><B>Direct Known Subclasses:</B> <DD><A HREF="../../../../org/apache/batik/extension/svg/FlowExtTextNode.html" title="class in org.apache.batik.extension.svg">FlowExtTextNode</A>, <A HREF="../../../../org/apache/batik/bridge/FlowTextNode.html" title="class in org.apache.batik.bridge">FlowTextNode</A></DD>
</DL>
<HR>
<DL>
<DT><PRE>public class <B>TextNode</B><DT>extends <A HREF="../../../../org/apache/batik/gvt/AbstractGraphicsNode.html" title="class in org.apache.batik.gvt">AbstractGraphicsNode</A><DT>implements <A HREF="../../../../org/apache/batik/gvt/Selectable.html" title="interface in org.apache.batik.gvt">Selectable</A></DL>
</PRE>
<P>
A graphics node that represents text.
<P>
<P>
<HR>
<P>
<!-- ======== NESTED CLASS SUMMARY ======== -->
<A NAME="nested_class_summary"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
<B>Nested Class Summary</B></FONT></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../org/apache/batik/bridge/TextNode.Anchor.html" title="class in org.apache.batik.bridge">TextNode.Anchor</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Defines where the text of a <code>TextNode</code> can be anchored
relative to its location.</TD>
</TR>
</TABLE>
&nbsp;<!-- =========== FIELD SUMMARY =========== -->
<A NAME="field_summary"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
<B>Field Summary</B></FONT></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>protected &nbsp;<A HREF="http://docs.oracle.com/javase/6/docs/api/java/text/AttributedCharacterIterator.html?is-external=true" title="class or interface in java.text">AttributedCharacterIterator</A></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../org/apache/batik/bridge/TextNode.html#aci">aci</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Attributed Character Iterator describing the text</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>protected &nbsp;<A HREF="../../../../org/apache/batik/bridge/Mark.html" title="interface in org.apache.batik.bridge">Mark</A></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../org/apache/batik/bridge/TextNode.html#beginMark">beginMark</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;The begin mark.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>protected &nbsp;<A HREF="../../../../org/apache/batik/bridge/Mark.html" title="interface in org.apache.batik.bridge">Mark</A></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../org/apache/batik/bridge/TextNode.html#endMark">endMark</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;The end mark.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>protected &nbsp;<A HREF="http://docs.oracle.com/javase/6/docs/api/java/awt/geom/Point2D.html?is-external=true" title="class or interface in java.awt.geom">Point2D</A></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../org/apache/batik/bridge/TextNode.html#location">location</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Location of this text node (inherited, independent of explicit
X and Y attributes applied to children).</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;<A HREF="http://docs.oracle.com/javase/6/docs/api/java/text/AttributedCharacterIterator.Attribute.html?is-external=true" title="class or interface in java.text">AttributedCharacterIterator.Attribute</A></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../org/apache/batik/bridge/TextNode.html#PAINT_INFO">PAINT_INFO</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>protected &nbsp;<A HREF="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../org/apache/batik/bridge/TextNode.html#text">text</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;The text of this <code>TextNode</code>.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>protected &nbsp;<A HREF="../../../../org/apache/batik/bridge/TextPainter.html" title="interface in org.apache.batik.bridge">TextPainter</A></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../org/apache/batik/bridge/TextNode.html#textPainter">textPainter</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;The text painter used to display the text of this text node.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>protected &nbsp;<A HREF="http://docs.oracle.com/javase/6/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</A></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../org/apache/batik/bridge/TextNode.html#textRuns">textRuns</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;The list of text runs.</TD>
</TR>
</TABLE>
&nbsp;<A NAME="fields_inherited_from_class_org.apache.batik.gvt.AbstractGraphicsNode"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
<TH ALIGN="left"><B>Fields inherited from class org.apache.batik.gvt.<A HREF="../../../../org/apache/batik/gvt/AbstractGraphicsNode.html" title="class in org.apache.batik.gvt">AbstractGraphicsNode</A></B></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><CODE><A HREF="../../../../org/apache/batik/gvt/AbstractGraphicsNode.html#changeCompletedEvent">changeCompletedEvent</A>, <A HREF="../../../../org/apache/batik/gvt/AbstractGraphicsNode.html#changeStartedEvent">changeStartedEvent</A>, <A HREF="../../../../org/apache/batik/gvt/AbstractGraphicsNode.html#clip">clip</A>, <A HREF="../../../../org/apache/batik/gvt/AbstractGraphicsNode.html#composite">composite</A>, <A HREF="../../../../org/apache/batik/gvt/AbstractGraphicsNode.html#enableBackgroundGraphicsNodeRable">enableBackgroundGraphicsNodeRable</A>, <A HREF="../../../../org/apache/batik/gvt/AbstractGraphicsNode.html#filter">filter</A>, <A HREF="../../../../org/apache/batik/gvt/AbstractGraphicsNode.html#graphicsNodeRable">graphicsNodeRable</A>, <A HREF="../../../../org/apache/batik/gvt/AbstractGraphicsNode.html#hints">hints</A>, <A HREF="../../../../org/apache/batik/gvt/AbstractGraphicsNode.html#inverseTransform">inverseTransform</A>, <A HREF="../../../../org/apache/batik/gvt/AbstractGraphicsNode.html#isVisible">isVisible</A>, <A HREF="../../../../org/apache/batik/gvt/AbstractGraphicsNode.html#listeners">listeners</A>, <A HREF="../../../../org/apache/batik/gvt/AbstractGraphicsNode.html#mask">mask</A>, <A HREF="../../../../org/apache/batik/gvt/AbstractGraphicsNode.html#parent">parent</A>, <A HREF="../../../../org/apache/batik/gvt/AbstractGraphicsNode.html#pointerEventType">pointerEventType</A>, <A HREF="../../../../org/apache/batik/gvt/AbstractGraphicsNode.html#root">root</A>, <A HREF="../../../../org/apache/batik/gvt/AbstractGraphicsNode.html#transform">transform</A>, <A HREF="../../../../org/apache/batik/gvt/AbstractGraphicsNode.html#weakRef">weakRef</A></CODE></TD>
</TR>
</TABLE>
&nbsp;<A NAME="fields_inherited_from_class_org.apache.batik.gvt.GraphicsNode"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
<TH ALIGN="left"><B>Fields inherited from interface org.apache.batik.gvt.<A HREF="../../../../org/apache/batik/gvt/GraphicsNode.html" title="interface in org.apache.batik.gvt">GraphicsNode</A></B></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><CODE><A HREF="../../../../org/apache/batik/gvt/GraphicsNode.html#ALL">ALL</A>, <A HREF="../../../../org/apache/batik/gvt/GraphicsNode.html#FILL">FILL</A>, <A HREF="../../../../org/apache/batik/gvt/GraphicsNode.html#IDENTITY">IDENTITY</A>, <A HREF="../../../../org/apache/batik/gvt/GraphicsNode.html#NONE">NONE</A>, <A HREF="../../../../org/apache/batik/gvt/GraphicsNode.html#PAINTED">PAINTED</A>, <A HREF="../../../../org/apache/batik/gvt/GraphicsNode.html#STROKE">STROKE</A>, <A HREF="../../../../org/apache/batik/gvt/GraphicsNode.html#VISIBLE">VISIBLE</A>, <A HREF="../../../../org/apache/batik/gvt/GraphicsNode.html#VISIBLE_FILL">VISIBLE_FILL</A>, <A HREF="../../../../org/apache/batik/gvt/GraphicsNode.html#VISIBLE_PAINTED">VISIBLE_PAINTED</A>, <A HREF="../../../../org/apache/batik/gvt/GraphicsNode.html#VISIBLE_STROKE">VISIBLE_STROKE</A></CODE></TD>
</TR>
</TABLE>
&nbsp;
<!-- ======== CONSTRUCTOR SUMMARY ======== -->
<A NAME="constructor_summary"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
<B>Constructor Summary</B></FONT></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><CODE><B><A HREF="../../../../org/apache/batik/bridge/TextNode.html#TextNode()">TextNode</A></B>()</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Constructs a new empty <code>TextNode</code>.</TD>
</TR>
</TABLE>
&nbsp;
<!-- ========== METHOD SUMMARY =========== -->
<A NAME="method_summary"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
<B>Method Summary</B></FONT></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;boolean</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../org/apache/batik/bridge/TextNode.html#contains(java.awt.geom.Point2D)">contains</A></B>(<A HREF="http://docs.oracle.com/javase/6/docs/api/java/awt/geom/Point2D.html?is-external=true" title="class or interface in java.awt.geom">Point2D</A>&nbsp;p)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns true if the specified Point2D is inside the boundary of this
node, false otherwise.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>protected &nbsp;boolean</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../org/apache/batik/bridge/TextNode.html#contains(java.awt.geom.Point2D, java.awt.geom.Rectangle2D)">contains</A></B>(<A HREF="http://docs.oracle.com/javase/6/docs/api/java/awt/geom/Point2D.html?is-external=true" title="class or interface in java.awt.geom">Point2D</A>&nbsp;p,
<A HREF="http://docs.oracle.com/javase/6/docs/api/java/awt/geom/Rectangle2D.html?is-external=true" title="class or interface in java.awt.geom">Rectangle2D</A>&nbsp;b)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="http://docs.oracle.com/javase/6/docs/api/java/text/AttributedCharacterIterator.html?is-external=true" title="class or interface in java.text">AttributedCharacterIterator</A></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../org/apache/batik/bridge/TextNode.html#getAttributedCharacterIterator()">getAttributedCharacterIterator</A></B>()</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns the attributed character iterator of this text node.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="http://docs.oracle.com/javase/6/docs/api/java/awt/geom/Rectangle2D.html?is-external=true" title="class or interface in java.awt.geom">Rectangle2D</A></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../org/apache/batik/bridge/TextNode.html#getGeometryBounds()">getGeometryBounds</A></B>()</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns the bounds of the area covered by this node, without
taking any of its rendering attribute into account.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="http://docs.oracle.com/javase/6/docs/api/java/awt/Shape.html?is-external=true" title="class or interface in java.awt">Shape</A></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../org/apache/batik/bridge/TextNode.html#getHighlightShape()">getHighlightShape</A></B>()</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns the shape used to outline this text node.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="http://docs.oracle.com/javase/6/docs/api/java/awt/geom/Point2D.html?is-external=true" title="class or interface in java.awt.geom">Point2D</A></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../org/apache/batik/bridge/TextNode.html#getLocation()">getLocation</A></B>()</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns the location of this text node.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="../../../../org/apache/batik/bridge/Mark.html" title="interface in org.apache.batik.bridge">Mark</A></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../org/apache/batik/bridge/TextNode.html#getMarkerForChar(int, boolean)">getMarkerForChar</A></B>(int&nbsp;index,
boolean&nbsp;beforeChar)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Return the marker for the character at index in this nodes
AttributedCharacterIterator.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="http://docs.oracle.com/javase/6/docs/api/java/awt/Shape.html?is-external=true" title="class or interface in java.awt">Shape</A></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../org/apache/batik/bridge/TextNode.html#getOutline()">getOutline</A></B>()</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns the outline of this node.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="http://docs.oracle.com/javase/6/docs/api/java/awt/geom/Rectangle2D.html?is-external=true" title="class or interface in java.awt.geom">Rectangle2D</A></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../org/apache/batik/bridge/TextNode.html#getPrimitiveBounds()">getPrimitiveBounds</A></B>()</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns the bounds of the area covered by this node's primitive paint.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</A></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../org/apache/batik/bridge/TextNode.html#getSelection()">getSelection</A></B>()</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Gets the current text selection.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="http://docs.oracle.com/javase/6/docs/api/java/awt/geom/Rectangle2D.html?is-external=true" title="class or interface in java.awt.geom">Rectangle2D</A></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../org/apache/batik/bridge/TextNode.html#getSensitiveBounds()">getSensitiveBounds</A></B>()</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns the bounds of the sensitive area covered by this node,
This includes the stroked area but does not include the effects
of clipping, masking or filtering.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../org/apache/batik/bridge/TextNode.html#getText()">getText</A></B>()</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns the text of this <code>TextNode</code> as a string.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="../../../../org/apache/batik/bridge/TextPainter.html" title="interface in org.apache.batik.bridge">TextPainter</A></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../org/apache/batik/bridge/TextNode.html#getTextPainter()">getTextPainter</A></B>()</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns the text painter of this text node.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="http://docs.oracle.com/javase/6/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</A></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../org/apache/batik/bridge/TextNode.html#getTextRuns()">getTextRuns</A></B>()</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns a list of text runs.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>protected &nbsp;void</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../org/apache/batik/bridge/TextNode.html#invalidateGeometryCache()">invalidateGeometryCache</A></B>()</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Invalidates this <code>TextNode</code>.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;void</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../org/apache/batik/bridge/TextNode.html#primitivePaint(java.awt.Graphics2D)">primitivePaint</A></B>(<A HREF="http://docs.oracle.com/javase/6/docs/api/java/awt/Graphics2D.html?is-external=true" title="class or interface in java.awt">Graphics2D</A>&nbsp;g2d)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Paints this node without applying Filter, Mask, Composite, and clip.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;boolean</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../org/apache/batik/bridge/TextNode.html#selectAll(double, double)">selectAll</A></B>(double&nbsp;x,
double&nbsp;y)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Selects all the text in this TextNode.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;boolean</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../org/apache/batik/bridge/TextNode.html#selectAt(double, double)">selectAt</A></B>(double&nbsp;x,
double&nbsp;y)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Initializes the current selection to begin with the character at (x, y).</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;boolean</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../org/apache/batik/bridge/TextNode.html#selectTo(double, double)">selectTo</A></B>(double&nbsp;x,
double&nbsp;y)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Extends the current selection to the character at (x, y).</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;void</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../org/apache/batik/bridge/TextNode.html#setAttributedCharacterIterator(java.text.AttributedCharacterIterator)">setAttributedCharacterIterator</A></B>(<A HREF="http://docs.oracle.com/javase/6/docs/api/java/text/AttributedCharacterIterator.html?is-external=true" title="class or interface in java.text">AttributedCharacterIterator</A>&nbsp;newAci)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Sets the attributed character iterator of this text node.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;void</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../org/apache/batik/bridge/TextNode.html#setLocation(java.awt.geom.Point2D)">setLocation</A></B>(<A HREF="http://docs.oracle.com/javase/6/docs/api/java/awt/geom/Point2D.html?is-external=true" title="class or interface in java.awt.geom">Point2D</A>&nbsp;newLocation)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Sets the location of this text node.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;void</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../org/apache/batik/bridge/TextNode.html#setSelection(org.apache.batik.bridge.Mark, org.apache.batik.bridge.Mark)">setSelection</A></B>(<A HREF="../../../../org/apache/batik/bridge/Mark.html" title="interface in org.apache.batik.bridge">Mark</A>&nbsp;begin,
<A HREF="../../../../org/apache/batik/bridge/Mark.html" title="interface in org.apache.batik.bridge">Mark</A>&nbsp;end)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;void</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../org/apache/batik/bridge/TextNode.html#setTextPainter(org.apache.batik.bridge.TextPainter)">setTextPainter</A></B>(<A HREF="../../../../org/apache/batik/bridge/TextPainter.html" title="interface in org.apache.batik.bridge">TextPainter</A>&nbsp;textPainter)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Sets the text painter of this text node.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;void</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../org/apache/batik/bridge/TextNode.html#setTextRuns(java.util.List)">setTextRuns</A></B>(<A HREF="http://docs.oracle.com/javase/6/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</A>&nbsp;textRuns)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Sets the list of text runs of this text node.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;void</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../org/apache/batik/bridge/TextNode.html#swapTextPaintInfo(org.apache.batik.gvt.text.TextPaintInfo, org.apache.batik.gvt.text.TextPaintInfo)">swapTextPaintInfo</A></B>(<A HREF="../../../../org/apache/batik/gvt/text/TextPaintInfo.html" title="class in org.apache.batik.gvt.text">TextPaintInfo</A>&nbsp;newInfo,
<A HREF="../../../../org/apache/batik/gvt/text/TextPaintInfo.html" title="class in org.apache.batik.gvt.text">TextPaintInfo</A>&nbsp;oldInfo)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
</TABLE>
&nbsp;<A NAME="methods_inherited_from_class_org.apache.batik.gvt.AbstractGraphicsNode"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
<TH ALIGN="left"><B>Methods inherited from class org.apache.batik.gvt.<A HREF="../../../../org/apache/batik/gvt/AbstractGraphicsNode.html" title="class in org.apache.batik.gvt">AbstractGraphicsNode</A></B></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><CODE><A HREF="../../../../org/apache/batik/gvt/AbstractGraphicsNode.html#fireGraphicsNodeChangeCompleted()">fireGraphicsNodeChangeCompleted</A>, <A HREF="../../../../org/apache/batik/gvt/AbstractGraphicsNode.html#fireGraphicsNodeChangeStarted()">fireGraphicsNodeChangeStarted</A>, <A HREF="../../../../org/apache/batik/gvt/AbstractGraphicsNode.html#fireGraphicsNodeChangeStarted(org.apache.batik.gvt.GraphicsNode)">fireGraphicsNodeChangeStarted</A>, <A HREF="../../../../org/apache/batik/gvt/AbstractGraphicsNode.html#fireGraphicsNodeChangeStarted(org.apache.batik.gvt.event.GraphicsNodeChangeEvent)">fireGraphicsNodeChangeStarted</A>, <A HREF="../../../../org/apache/batik/gvt/AbstractGraphicsNode.html#getBounds()">getBounds</A>, <A HREF="../../../../org/apache/batik/gvt/AbstractGraphicsNode.html#getClip()">getClip</A>, <A HREF="../../../../org/apache/batik/gvt/AbstractGraphicsNode.html#getComposite()">getComposite</A>, <A HREF="../../../../org/apache/batik/gvt/AbstractGraphicsNode.html#getEnableBackgroundGraphicsNodeRable(boolean)">getEnableBackgroundGraphicsNodeRable</A>, <A HREF="../../../../org/apache/batik/gvt/AbstractGraphicsNode.html#getFilter()">getFilter</A>, <A HREF="../../../../org/apache/batik/gvt/AbstractGraphicsNode.html#getGlobalTransform()">getGlobalTransform</A>, <A HREF="../../../../org/apache/batik/gvt/AbstractGraphicsNode.html#getGraphicsNodeRable(boolean)">getGraphicsNodeRable</A>, <A HREF="../../../../org/apache/batik/gvt/AbstractGraphicsNode.html#getInverseTransform()">getInverseTransform</A>, <A HREF="../../../../org/apache/batik/gvt/AbstractGraphicsNode.html#getMask()">getMask</A>, <A HREF="../../../../org/apache/batik/gvt/AbstractGraphicsNode.html#getParent()">getParent</A>, <A HREF="../../../../org/apache/batik/gvt/AbstractGraphicsNode.html#getPointerEventType()">getPointerEventType</A>, <A HREF="../../../../org/apache/batik/gvt/AbstractGraphicsNode.html#getRenderingHints()">getRenderingHints</A>, <A HREF="../../../../org/apache/batik/gvt/AbstractGraphicsNode.html#getRoot()">getRoot</A>, <A HREF="../../../../org/apache/batik/gvt/AbstractGraphicsNode.html#getTransform()">getTransform</A>, <A HREF="../../../../org/apache/batik/gvt/AbstractGraphicsNode.html#getTransformedBounds(java.awt.geom.AffineTransform)">getTransformedBounds</A>, <A HREF="../../../../org/apache/batik/gvt/AbstractGraphicsNode.html#getTransformedGeometryBounds(java.awt.geom.AffineTransform)">getTransformedGeometryBounds</A>, <A HREF="../../../../org/apache/batik/gvt/AbstractGraphicsNode.html#getTransformedPrimitiveBounds(java.awt.geom.AffineTransform)">getTransformedPrimitiveBounds</A>, <A HREF="../../../../org/apache/batik/gvt/AbstractGraphicsNode.html#getTransformedSensitiveBounds(java.awt.geom.AffineTransform)">getTransformedSensitiveBounds</A>, <A HREF="../../../../org/apache/batik/gvt/AbstractGraphicsNode.html#getWeakReference()">getWeakReference</A>, <A HREF="../../../../org/apache/batik/gvt/AbstractGraphicsNode.html#intersects(java.awt.geom.Rectangle2D)">intersects</A>, <A HREF="../../../../org/apache/batik/gvt/AbstractGraphicsNode.html#isAntialiasedClip(java.awt.geom.AffineTransform, java.awt.RenderingHints, java.awt.Shape)">isAntialiasedClip</A>, <A HREF="../../../../org/apache/batik/gvt/AbstractGraphicsNode.html#isOffscreenBufferNeeded()">isOffscreenBufferNeeded</A>, <A HREF="../../../../org/apache/batik/gvt/AbstractGraphicsNode.html#isVisible()">isVisible</A>, <A HREF="../../../../org/apache/batik/gvt/AbstractGraphicsNode.html#nodeHitAt(java.awt.geom.Point2D)">nodeHitAt</A>, <A HREF="../../../../org/apache/batik/gvt/AbstractGraphicsNode.html#normalizeRectangle(java.awt.geom.Rectangle2D)">normalizeRectangle</A>, <A HREF="../../../../org/apache/batik/gvt/AbstractGraphicsNode.html#paint(java.awt.Graphics2D)">paint</A>, <A HREF="../../../../org/apache/batik/gvt/AbstractGraphicsNode.html#setClip(org.apache.batik.ext.awt.image.renderable.ClipRable)">setClip</A>, <A HREF="../../../../org/apache/batik/gvt/AbstractGraphicsNode.html#setComposite(java.awt.Composite)">setComposite</A>, <A HREF="../../../../org/apache/batik/gvt/AbstractGraphicsNode.html#setFilter(org.apache.batik.ext.awt.image.renderable.Filter)">setFilter</A>, <A HREF="../../../../org/apache/batik/gvt/AbstractGraphicsNode.html#setMask(org.apache.batik.gvt.filter.Mask)">setMask</A>, <A HREF="../../../../org/apache/batik/gvt/AbstractGraphicsNode.html#setParent(org.apache.batik.gvt.CompositeGraphicsNode)">setParent</A>, <A HREF="../../../../org/apache/batik/gvt/AbstractGraphicsNode.html#setPointerEventType(int)">setPointerEventType</A>, <A HREF="../../../../org/apache/batik/gvt/AbstractGraphicsNode.html#setRenderingHint(java.awt.RenderingHints.Key, java.lang.Object)">setRenderingHint</A>, <A HREF="../../../../org/apache/batik/gvt/AbstractGraphicsNode.html#setRenderingHints(java.util.Map)">setRenderingHints</A>, <A HREF="../../../../org/apache/batik/gvt/AbstractGraphicsNode.html#setRenderingHints(java.awt.RenderingHints)">setRenderingHints</A>, <A HREF="../../../../org/apache/batik/gvt/AbstractGraphicsNode.html#setRoot(org.apache.batik.gvt.RootGraphicsNode)">setRoot</A>, <A HREF="../../../../org/apache/batik/gvt/AbstractGraphicsNode.html#setTransform(java.awt.geom.AffineTransform)">setTransform</A>, <A HREF="../../../../org/apache/batik/gvt/AbstractGraphicsNode.html#setVisible(boolean)">setVisible</A></CODE></TD>
</TR>
</TABLE>
&nbsp;<A NAME="methods_inherited_from_class_java.lang.Object"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
<TH ALIGN="left"><B>Methods inherited from class java.lang.<A HREF="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</A></B></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><CODE><A HREF="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</A>, <A HREF="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</A>, <A HREF="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</A>, <A HREF="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</A>, <A HREF="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</A>, <A HREF="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</A>, <A HREF="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</A>, <A HREF="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang">toString</A>, <A HREF="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</A>, <A HREF="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</A>, <A HREF="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#wait(long, int)" title="class or interface in java.lang">wait</A></CODE></TD>
</TR>
</TABLE>
&nbsp;
<P>
<!-- ============ FIELD DETAIL =========== -->
<A NAME="field_detail"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
<B>Field Detail</B></FONT></TH>
</TR>
</TABLE>
<A NAME="PAINT_INFO"><!-- --></A><H3>
PAINT_INFO</H3>
<PRE>
public static final <A HREF="http://docs.oracle.com/javase/6/docs/api/java/text/AttributedCharacterIterator.Attribute.html?is-external=true" title="class or interface in java.text">AttributedCharacterIterator.Attribute</A> <B>PAINT_INFO</B></PRE>
<DL>
<DL>
</DL>
</DL>
<HR>
<A NAME="location"><!-- --></A><H3>
location</H3>
<PRE>
protected <A HREF="http://docs.oracle.com/javase/6/docs/api/java/awt/geom/Point2D.html?is-external=true" title="class or interface in java.awt.geom">Point2D</A> <B>location</B></PRE>
<DL>
<DD>Location of this text node (inherited, independent of explicit
X and Y attributes applied to children).
<P>
<DL>
</DL>
</DL>
<HR>
<A NAME="aci"><!-- --></A><H3>
aci</H3>
<PRE>
protected <A HREF="http://docs.oracle.com/javase/6/docs/api/java/text/AttributedCharacterIterator.html?is-external=true" title="class or interface in java.text">AttributedCharacterIterator</A> <B>aci</B></PRE>
<DL>
<DD>Attributed Character Iterator describing the text
<P>
<DL>
</DL>
</DL>
<HR>
<A NAME="text"><!-- --></A><H3>
text</H3>
<PRE>
protected <A HREF="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A> <B>text</B></PRE>
<DL>
<DD>The text of this <code>TextNode</code>.
<P>
<DL>
</DL>
</DL>
<HR>
<A NAME="beginMark"><!-- --></A><H3>
beginMark</H3>
<PRE>
protected <A HREF="../../../../org/apache/batik/bridge/Mark.html" title="interface in org.apache.batik.bridge">Mark</A> <B>beginMark</B></PRE>
<DL>
<DD>The begin mark.
<P>
<DL>
</DL>
</DL>
<HR>
<A NAME="endMark"><!-- --></A><H3>
endMark</H3>
<PRE>
protected <A HREF="../../../../org/apache/batik/bridge/Mark.html" title="interface in org.apache.batik.bridge">Mark</A> <B>endMark</B></PRE>
<DL>
<DD>The end mark.
<P>
<DL>
</DL>
</DL>
<HR>
<A NAME="textRuns"><!-- --></A><H3>
textRuns</H3>
<PRE>
protected <A HREF="http://docs.oracle.com/javase/6/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</A> <B>textRuns</B></PRE>
<DL>
<DD>The list of text runs.
<P>
<DL>
</DL>
</DL>
<HR>
<A NAME="textPainter"><!-- --></A><H3>
textPainter</H3>
<PRE>
protected <A HREF="../../../../org/apache/batik/bridge/TextPainter.html" title="interface in org.apache.batik.bridge">TextPainter</A> <B>textPainter</B></PRE>
<DL>
<DD>The text painter used to display the text of this text node.
<P>
<DL>
</DL>
</DL>
<!-- ========= CONSTRUCTOR DETAIL ======== -->
<A NAME="constructor_detail"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
<B>Constructor Detail</B></FONT></TH>
</TR>
</TABLE>
<A NAME="TextNode()"><!-- --></A><H3>
TextNode</H3>
<PRE>
public <B>TextNode</B>()</PRE>
<DL>
<DD>Constructs a new empty <code>TextNode</code>.
<P>
</DL>
<!-- ============ METHOD DETAIL ========== -->
<A NAME="method_detail"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
<B>Method Detail</B></FONT></TH>
</TR>
</TABLE>
<A NAME="setTextPainter(org.apache.batik.bridge.TextPainter)"><!-- --></A><H3>
setTextPainter</H3>
<PRE>
public void <B>setTextPainter</B>(<A HREF="../../../../org/apache/batik/bridge/TextPainter.html" title="interface in org.apache.batik.bridge">TextPainter</A>&nbsp;textPainter)</PRE>
<DL>
<DD>Sets the text painter of this text node. If the specified text
painter is null, this text node will use its default text
painter (StrokingTextPainter.getInstance()).
<P>
<DD><DL>
</DL>
</DD>
<DD><DL>
<DT><B>Parameters:</B><DD><CODE>textPainter</CODE> - the text painter to use</DL>
</DD>
</DL>
<HR>
<A NAME="getTextPainter()"><!-- --></A><H3>
getTextPainter</H3>
<PRE>
public <A HREF="../../../../org/apache/batik/bridge/TextPainter.html" title="interface in org.apache.batik.bridge">TextPainter</A> <B>getTextPainter</B>()</PRE>
<DL>
<DD>Returns the text painter of this text node.
<P>
<DD><DL>
</DL>
</DD>
<DD><DL>
</DL>
</DD>
</DL>
<HR>
<A NAME="getTextRuns()"><!-- --></A><H3>
getTextRuns</H3>
<PRE>
public <A HREF="http://docs.oracle.com/javase/6/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</A> <B>getTextRuns</B>()</PRE>
<DL>
<DD>Returns a list of text runs.
<P>
<DD><DL>
</DL>
</DD>
<DD><DL>
</DL>
</DD>
</DL>
<HR>
<A NAME="setTextRuns(java.util.List)"><!-- --></A><H3>
setTextRuns</H3>
<PRE>
public void <B>setTextRuns</B>(<A HREF="http://docs.oracle.com/javase/6/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</A>&nbsp;textRuns)</PRE>
<DL>
<DD>Sets the list of text runs of this text node.
<P>
<DD><DL>
</DL>
</DD>
<DD><DL>
<DT><B>Parameters:</B><DD><CODE>textRuns</CODE> - the new list of text runs</DL>
</DD>
</DL>
<HR>
<A NAME="getText()"><!-- --></A><H3>
getText</H3>
<PRE>
public <A HREF="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A> <B>getText</B>()</PRE>
<DL>
<DD>Returns the text of this <code>TextNode</code> as a string.
<P>
<DD><DL>
</DL>
</DD>
<DD><DL>
</DL>
</DD>
</DL>
<HR>
<A NAME="setLocation(java.awt.geom.Point2D)"><!-- --></A><H3>
setLocation</H3>
<PRE>
public void <B>setLocation</B>(<A HREF="http://docs.oracle.com/javase/6/docs/api/java/awt/geom/Point2D.html?is-external=true" title="class or interface in java.awt.geom">Point2D</A>&nbsp;newLocation)</PRE>
<DL>
<DD>Sets the location of this text node.
<P>
<DD><DL>
</DL>
</DD>
<DD><DL>
<DT><B>Parameters:</B><DD><CODE>newLocation</CODE> - the new location of this text node</DL>
</DD>
</DL>
<HR>
<A NAME="getLocation()"><!-- --></A><H3>
getLocation</H3>
<PRE>
public <A HREF="http://docs.oracle.com/javase/6/docs/api/java/awt/geom/Point2D.html?is-external=true" title="class or interface in java.awt.geom">Point2D</A> <B>getLocation</B>()</PRE>
<DL>
<DD>Returns the location of this text node.
<P>
<DD><DL>
</DL>
</DD>
<DD><DL>
<DT><B>Returns:</B><DD>the location of this text node</DL>
</DD>
</DL>
<HR>
<A NAME="swapTextPaintInfo(org.apache.batik.gvt.text.TextPaintInfo, org.apache.batik.gvt.text.TextPaintInfo)"><!-- --></A><H3>
swapTextPaintInfo</H3>
<PRE>
public void <B>swapTextPaintInfo</B>(<A HREF="../../../../org/apache/batik/gvt/text/TextPaintInfo.html" title="class in org.apache.batik.gvt.text">TextPaintInfo</A>&nbsp;newInfo,
<A HREF="../../../../org/apache/batik/gvt/text/TextPaintInfo.html" title="class in org.apache.batik.gvt.text">TextPaintInfo</A>&nbsp;oldInfo)</PRE>
<DL>
<DD><DL>
</DL>
</DD>
<DD><DL>
</DL>
</DD>
</DL>
<HR>
<A NAME="setAttributedCharacterIterator(java.text.AttributedCharacterIterator)"><!-- --></A><H3>
setAttributedCharacterIterator</H3>
<PRE>
public void <B>setAttributedCharacterIterator</B>(<A HREF="http://docs.oracle.com/javase/6/docs/api/java/text/AttributedCharacterIterator.html?is-external=true" title="class or interface in java.text">AttributedCharacterIterator</A>&nbsp;newAci)</PRE>
<DL>
<DD>Sets the attributed character iterator of this text node.
<P>
<DD><DL>
</DL>
</DD>
<DD><DL>
<DT><B>Parameters:</B><DD><CODE>newAci</CODE> - the new attributed character iterator</DL>
</DD>
</DL>
<HR>
<A NAME="getAttributedCharacterIterator()"><!-- --></A><H3>
getAttributedCharacterIterator</H3>
<PRE>
public <A HREF="http://docs.oracle.com/javase/6/docs/api/java/text/AttributedCharacterIterator.html?is-external=true" title="class or interface in java.text">AttributedCharacterIterator</A> <B>getAttributedCharacterIterator</B>()</PRE>
<DL>
<DD>Returns the attributed character iterator of this text node.
<P>
<DD><DL>
</DL>
</DD>
<DD><DL>
<DT><B>Returns:</B><DD>the attributed character iterator</DL>
</DD>
</DL>
<HR>
<A NAME="invalidateGeometryCache()"><!-- --></A><H3>
invalidateGeometryCache</H3>
<PRE>
protected void <B>invalidateGeometryCache</B>()</PRE>
<DL>
<DD>Invalidates this <code>TextNode</code>. This node and all its ancestors have
been informed that all its cached values related to its bounds must be
recomputed.
<P>
<DD><DL>
<DT><B>Overrides:</B><DD><CODE><A HREF="../../../../org/apache/batik/gvt/AbstractGraphicsNode.html#invalidateGeometryCache()">invalidateGeometryCache</A></CODE> in class <CODE><A HREF="../../../../org/apache/batik/gvt/AbstractGraphicsNode.html" title="class in org.apache.batik.gvt">AbstractGraphicsNode</A></CODE></DL>
</DD>
<DD><DL>
</DL>
</DD>
</DL>
<HR>
<A NAME="getPrimitiveBounds()"><!-- --></A><H3>
getPrimitiveBounds</H3>
<PRE>
public <A HREF="http://docs.oracle.com/javase/6/docs/api/java/awt/geom/Rectangle2D.html?is-external=true" title="class or interface in java.awt.geom">Rectangle2D</A> <B>getPrimitiveBounds</B>()</PRE>
<DL>
<DD>Returns the bounds of the area covered by this node's primitive paint.
<P>
<DD><DL>
<DT><B>Specified by:</B><DD><CODE><A HREF="../../../../org/apache/batik/gvt/GraphicsNode.html#getPrimitiveBounds()">getPrimitiveBounds</A></CODE> in interface <CODE><A HREF="../../../../org/apache/batik/gvt/GraphicsNode.html" title="interface in org.apache.batik.gvt">GraphicsNode</A></CODE></DL>
</DD>
<DD><DL>
</DL>
</DD>
</DL>
<HR>
<A NAME="getGeometryBounds()"><!-- --></A><H3>
getGeometryBounds</H3>
<PRE>
public <A HREF="http://docs.oracle.com/javase/6/docs/api/java/awt/geom/Rectangle2D.html?is-external=true" title="class or interface in java.awt.geom">Rectangle2D</A> <B>getGeometryBounds</B>()</PRE>
<DL>
<DD>Returns the bounds of the area covered by this node, without
taking any of its rendering attribute into account. That is,
exclusive of any clipping, masking, filtering or stroking, for
example.
<P>
<DD><DL>
<DT><B>Specified by:</B><DD><CODE><A HREF="../../../../org/apache/batik/gvt/GraphicsNode.html#getGeometryBounds()">getGeometryBounds</A></CODE> in interface <CODE><A HREF="../../../../org/apache/batik/gvt/GraphicsNode.html" title="interface in org.apache.batik.gvt">GraphicsNode</A></CODE></DL>
</DD>
<DD><DL>
</DL>
</DD>
</DL>
<HR>
<A NAME="getSensitiveBounds()"><!-- --></A><H3>
getSensitiveBounds</H3>
<PRE>
public <A HREF="http://docs.oracle.com/javase/6/docs/api/java/awt/geom/Rectangle2D.html?is-external=true" title="class or interface in java.awt.geom">Rectangle2D</A> <B>getSensitiveBounds</B>()</PRE>
<DL>
<DD>Returns the bounds of the sensitive area covered by this node,
This includes the stroked area but does not include the effects
of clipping, masking or filtering.
<P>
<DD><DL>
<DT><B>Specified by:</B><DD><CODE><A HREF="../../../../org/apache/batik/gvt/GraphicsNode.html#getSensitiveBounds()">getSensitiveBounds</A></CODE> in interface <CODE><A HREF="../../../../org/apache/batik/gvt/GraphicsNode.html" title="interface in org.apache.batik.gvt">GraphicsNode</A></CODE></DL>
</DD>
<DD><DL>
</DL>
</DD>
</DL>
<HR>
<A NAME="getOutline()"><!-- --></A><H3>
getOutline</H3>
<PRE>
public <A HREF="http://docs.oracle.com/javase/6/docs/api/java/awt/Shape.html?is-external=true" title="class or interface in java.awt">Shape</A> <B>getOutline</B>()</PRE>
<DL>
<DD>Returns the outline of this node.
<P>
<DD><DL>
<DT><B>Specified by:</B><DD><CODE><A HREF="../../../../org/apache/batik/gvt/GraphicsNode.html#getOutline()">getOutline</A></CODE> in interface <CODE><A HREF="../../../../org/apache/batik/gvt/GraphicsNode.html" title="interface in org.apache.batik.gvt">GraphicsNode</A></CODE></DL>
</DD>
<DD><DL>
</DL>
</DD>
</DL>
<HR>
<A NAME="getMarkerForChar(int, boolean)"><!-- --></A><H3>
getMarkerForChar</H3>
<PRE>
public <A HREF="../../../../org/apache/batik/bridge/Mark.html" title="interface in org.apache.batik.bridge">Mark</A> <B>getMarkerForChar</B>(int&nbsp;index,
boolean&nbsp;beforeChar)</PRE>
<DL>
<DD>Return the marker for the character at index in this nodes
AttributedCharacterIterator. Before Char indicates if the
Marker should be considered before or after char.
<P>
<DD><DL>
</DL>
</DD>
<DD><DL>
</DL>
</DD>
</DL>
<HR>
<A NAME="setSelection(org.apache.batik.bridge.Mark, org.apache.batik.bridge.Mark)"><!-- --></A><H3>
setSelection</H3>
<PRE>
public void <B>setSelection</B>(<A HREF="../../../../org/apache/batik/bridge/Mark.html" title="interface in org.apache.batik.bridge">Mark</A>&nbsp;begin,
<A HREF="../../../../org/apache/batik/bridge/Mark.html" title="interface in org.apache.batik.bridge">Mark</A>&nbsp;end)</PRE>
<DL>
<DD><DL>
</DL>
</DD>
<DD><DL>
</DL>
</DD>
</DL>
<HR>
<A NAME="selectAt(double, double)"><!-- --></A><H3>
selectAt</H3>
<PRE>
public boolean <B>selectAt</B>(double&nbsp;x,
double&nbsp;y)</PRE>
<DL>
<DD>Initializes the current selection to begin with the character at (x, y).
<P>
<DD><DL>
<DT><B>Specified by:</B><DD><CODE><A HREF="../../../../org/apache/batik/gvt/Selectable.html#selectAt(double, double)">selectAt</A></CODE> in interface <CODE><A HREF="../../../../org/apache/batik/gvt/Selectable.html" title="interface in org.apache.batik.gvt">Selectable</A></CODE></DL>
</DD>
<DD><DL>
<DT><B>Parameters:</B><DD><CODE>x</CODE> - the x coordinate of the start of the selection<DD><CODE>y</CODE> - the y coordinate of the start of the selection
<DT><B>Returns:</B><DD>true if action resulted in change of selection.</DL>
</DD>
</DL>
<HR>
<A NAME="selectTo(double, double)"><!-- --></A><H3>
selectTo</H3>
<PRE>
public boolean <B>selectTo</B>(double&nbsp;x,
double&nbsp;y)</PRE>
<DL>
<DD>Extends the current selection to the character at (x, y).
<P>
<DD><DL>
<DT><B>Specified by:</B><DD><CODE><A HREF="../../../../org/apache/batik/gvt/Selectable.html#selectTo(double, double)">selectTo</A></CODE> in interface <CODE><A HREF="../../../../org/apache/batik/gvt/Selectable.html" title="interface in org.apache.batik.gvt">Selectable</A></CODE></DL>
</DD>
<DD><DL>
<DT><B>Parameters:</B><DD><CODE>x</CODE> - the x coordinate of the end of the selection<DD><CODE>y</CODE> - the y coordinate of the end of the selection
<DT><B>Returns:</B><DD>true if action resulted in change of selection.</DL>
</DD>
</DL>
<HR>
<A NAME="selectAll(double, double)"><!-- --></A><H3>
selectAll</H3>
<PRE>
public boolean <B>selectAll</B>(double&nbsp;x,
double&nbsp;y)</PRE>
<DL>
<DD>Selects all the text in this TextNode. The coordinates are ignored.
<P>
<DD><DL>
<DT><B>Specified by:</B><DD><CODE><A HREF="../../../../org/apache/batik/gvt/Selectable.html#selectAll(double, double)">selectAll</A></CODE> in interface <CODE><A HREF="../../../../org/apache/batik/gvt/Selectable.html" title="interface in org.apache.batik.gvt">Selectable</A></CODE></DL>
</DD>
<DD><DL>
<DT><B>Parameters:</B><DD><CODE>x</CODE> - the x coordinate of the point the selection was made<DD><CODE>y</CODE> - the y coordinate of the point the selection was made
<DT><B>Returns:</B><DD>true if action resulted in change of selection.</DL>
</DD>
</DL>
<HR>
<A NAME="getSelection()"><!-- --></A><H3>
getSelection</H3>
<PRE>
public <A HREF="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</A> <B>getSelection</B>()</PRE>
<DL>
<DD>Gets the current text selection.
<P>
<DD><DL>
<DT><B>Specified by:</B><DD><CODE><A HREF="../../../../org/apache/batik/gvt/Selectable.html#getSelection()">getSelection</A></CODE> in interface <CODE><A HREF="../../../../org/apache/batik/gvt/Selectable.html" title="interface in org.apache.batik.gvt">Selectable</A></CODE></DL>
</DD>
<DD><DL>
<DT><B>Returns:</B><DD>an object containing the selected content.</DL>
</DD>
</DL>
<HR>
<A NAME="getHighlightShape()"><!-- --></A><H3>
getHighlightShape</H3>
<PRE>
public <A HREF="http://docs.oracle.com/javase/6/docs/api/java/awt/Shape.html?is-external=true" title="class or interface in java.awt">Shape</A> <B>getHighlightShape</B>()</PRE>
<DL>
<DD>Returns the shape used to outline this text node.
<P>
<DD><DL>
<DT><B>Specified by:</B><DD><CODE><A HREF="../../../../org/apache/batik/gvt/Selectable.html#getHighlightShape()">getHighlightShape</A></CODE> in interface <CODE><A HREF="../../../../org/apache/batik/gvt/Selectable.html" title="interface in org.apache.batik.gvt">Selectable</A></CODE></DL>
</DD>
<DD><DL>
<DT><B>Returns:</B><DD>a Shape which encloses the current text selection.</DL>
</DD>
</DL>
<HR>
<A NAME="primitivePaint(java.awt.Graphics2D)"><!-- --></A><H3>
primitivePaint</H3>
<PRE>
public void <B>primitivePaint</B>(<A HREF="http://docs.oracle.com/javase/6/docs/api/java/awt/Graphics2D.html?is-external=true" title="class or interface in java.awt">Graphics2D</A>&nbsp;g2d)</PRE>
<DL>
<DD>Paints this node without applying Filter, Mask, Composite, and clip.
<P>
<DD><DL>
<DT><B>Specified by:</B><DD><CODE><A HREF="../../../../org/apache/batik/gvt/GraphicsNode.html#primitivePaint(java.awt.Graphics2D)">primitivePaint</A></CODE> in interface <CODE><A HREF="../../../../org/apache/batik/gvt/GraphicsNode.html" title="interface in org.apache.batik.gvt">GraphicsNode</A></CODE></DL>
</DD>
<DD><DL>
<DT><B>Parameters:</B><DD><CODE>g2d</CODE> - the Graphics2D to use</DL>
</DD>
</DL>
<HR>
<A NAME="contains(java.awt.geom.Point2D)"><!-- --></A><H3>
contains</H3>
<PRE>
public boolean <B>contains</B>(<A HREF="http://docs.oracle.com/javase/6/docs/api/java/awt/geom/Point2D.html?is-external=true" title="class or interface in java.awt.geom">Point2D</A>&nbsp;p)</PRE>
<DL>
<DD>Returns true if the specified Point2D is inside the boundary of this
node, false otherwise.
<P>
<DD><DL>
<DT><B>Specified by:</B><DD><CODE><A HREF="../../../../org/apache/batik/gvt/GraphicsNode.html#contains(java.awt.geom.Point2D)">contains</A></CODE> in interface <CODE><A HREF="../../../../org/apache/batik/gvt/GraphicsNode.html" title="interface in org.apache.batik.gvt">GraphicsNode</A></CODE><DT><B>Overrides:</B><DD><CODE><A HREF="../../../../org/apache/batik/gvt/AbstractGraphicsNode.html#contains(java.awt.geom.Point2D)">contains</A></CODE> in class <CODE><A HREF="../../../../org/apache/batik/gvt/AbstractGraphicsNode.html" title="class in org.apache.batik.gvt">AbstractGraphicsNode</A></CODE></DL>
</DD>
<DD><DL>
<DT><B>Parameters:</B><DD><CODE>p</CODE> - the specified Point2D in the user space</DL>
</DD>
</DL>
<HR>
<A NAME="contains(java.awt.geom.Point2D, java.awt.geom.Rectangle2D)"><!-- --></A><H3>
contains</H3>
<PRE>
protected boolean <B>contains</B>(<A HREF="http://docs.oracle.com/javase/6/docs/api/java/awt/geom/Point2D.html?is-external=true" title="class or interface in java.awt.geom">Point2D</A>&nbsp;p,
<A HREF="http://docs.oracle.com/javase/6/docs/api/java/awt/geom/Rectangle2D.html?is-external=true" title="class or interface in java.awt.geom">Rectangle2D</A>&nbsp;b)</PRE>
<DL>
<DD><DL>
</DL>
</DD>
<DD><DL>
</DL>
</DD>
</DL>
<!-- ========= END OF CLASS DATA ========= -->
<HR>
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<A NAME="navbar_bottom"><!-- --></A>
<A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
<TR>
<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
<A NAME="navbar_bottom_firstrow"><!-- --></A>
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
<TR ALIGN="center" VALIGN="top">
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="class-use/TextNode.html"><FONT CLASS="NavBarFont1"><B>Use</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../index-files/index-1.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
</TR>
</TABLE>
</TD>
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
</EM>
</TD>
</TR>
<TR>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
&nbsp;<A HREF="../../../../org/apache/batik/bridge/TextLayoutFactory.html" title="interface in org.apache.batik.bridge"><B>PREV CLASS</B></A>&nbsp;
&nbsp;<A HREF="../../../../org/apache/batik/bridge/TextNode.Anchor.html" title="class in org.apache.batik.bridge"><B>NEXT CLASS</B></A></FONT></TD>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
<A HREF="../../../../index.html?org/apache/batik/bridge/TextNode.html" target="_top"><B>FRAMES</B></A> &nbsp;
&nbsp;<A HREF="TextNode.html" target="_top"><B>NO FRAMES</B></A> &nbsp;
&nbsp;<SCRIPT type="text/javascript">
<!--
if(window==top) {
document.writeln('<A HREF="../../../../allclasses-noframe.html"><B>All Classes</B></A>');
}
//-->
</SCRIPT>
<NOSCRIPT>
<A HREF="../../../../allclasses-noframe.html"><B>All Classes</B></A>
</NOSCRIPT>
</FONT></TD>
</TR>
<TR>
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
SUMMARY:&nbsp;<A HREF="#nested_class_summary">NESTED</A>&nbsp;|&nbsp;<A HREF="#field_summary">FIELD</A>&nbsp;|&nbsp;<A HREF="#constructor_summary">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_summary">METHOD</A></FONT></TD>
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
DETAIL:&nbsp;<A HREF="#field_detail">FIELD</A>&nbsp;|&nbsp;<A HREF="#constructor_detail">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_detail">METHOD</A></FONT></TD>
</TR>
</TABLE>
<A NAME="skip-navbar_bottom"></A>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
<HR>
Copyright © 2017 <a href='http://www.apache.org/'>Apache Software Foundation</a>. All Rights Reserved.
</BODY>
</HTML>