A
- the type of the activitiespublic abstract class LinesManagerBase<A extends Activity> extends Object implements LinesManager<A>
LinesManager
types.Constructor and Description |
---|
LinesManagerBase(Row<?,?,?> row)
Constructs a new lines manager.
|
Modifier and Type | Method and Description |
---|---|
Row<?,?,?> |
getRow()
Returns the row managed by this manager.
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getLineHeight, getLineIndex, getLineLayout, getLineLocation
public LinesManagerBase(Row<?,?,?> row)
row
- the row that will be managed by this manager classpublic Row<?,?,?> getRow()
Copyright © 2014 Dirk Lemmermann Software & Consulting. All rights reserved.