org.openxma.dsl.common.formatter.locator
Class LineWrapLocator

java.lang.Object
  extended by org.openxma.dsl.common.formatter.locator.SimpleLocator
      extended by org.openxma.dsl.common.formatter.locator.LineWrapLocator

public class LineWrapLocator
extends SimpleLocator


Field Summary
protected  int lineCount
           
 
Fields inherited from class org.openxma.dsl.common.formatter.locator.SimpleLocator
left, locatorTree, right
 
Constructor Summary
LineWrapLocator(LocatorTree locatorTree, int lineCount)
           
 
Method Summary
 int getLineCount()
           
 
Methods inherited from class org.openxma.dsl.common.formatter.locator.SimpleLocator
after, before, before, getFormatCondition, getLeft, getRight
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

lineCount

protected int lineCount
Constructor Detail

LineWrapLocator

public LineWrapLocator(LocatorTree locatorTree,
                       int lineCount)
Method Detail

getLineCount

public int getLineCount()


Copyright © 2012. All Rights Reserved.