javax.swing.text
Interface TabableView

All Known Implementing Classes:
GlyphView, InlineView, LabelView

public interface TabableView


Method Summary
 float getPartialSpan(int p0, int p1)
           
 float getTabbedSpan(float x, TabExpander expander)
           
 

Method Detail

getPartialSpan

float getPartialSpan(int p0,
                     int p1)

getTabbedSpan

float getTabbedSpan(float x,
                    TabExpander expander)