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.


Method Summary
 TextNode getTextNode()
           
 

Method Detail

getTextNode

public TextNode getTextNode()


Copyright © 2002 Apache Software Foundation. All Rights Reserved.