org.apache.batik.gvt.text
Interface Mark

All Known Implementing Classes:
BasicTextPainter.BasicMark

public interface Mark

Marker interface, mostly, that encapsulates information about a selection gesture.

Version:
$Id: Mark.java,v 1.3 2003/08/08 11:39:18 vhardy Exp $
Author:
Bill Haneman

Method Summary
 TextNode getTextNode()
           
 

Method Detail

getTextNode

public TextNode getTextNode()


<oXygen/> XML Editor uses Batik from the Apache Foundation to provide support for previewing SVG documents. See the SVG Editor section for more info.