org.apache.batik.gvt.text
Interface Mark


public interface Mark

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


Method Summary
 double getX()
           
 double getY()
           
 

Method Detail

getX

public double getX()

getY

public double getY()


Copyright © 2000 Apache Software Foundation. All Rights Reserved.