| 
 | Search this API | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objecty.util.DataProviderAdapter
y.layout.hierarchic.AlignmentDrawer.RightAlignmentDataProvider
public static final class AlignmentDrawer.RightAlignmentDataProvider
A DataProvider that will make all nodes right-aligned (in left-to-right layouts) when registered.
| Constructor Summary | |
|---|---|
| AlignmentDrawer.RightAlignmentDataProvider()Creates a AlignmentDrawer.RightAlignmentDataProviderinstance. | |
| Method Summary | |
|---|---|
|  double | getDouble(java.lang.Object dataHolder)Returns a double value that corresponds to right alignment. | 
| Methods inherited from class y.util.DataProviderAdapter | 
|---|
| defined, get, getBool, getInt | 
| Methods inherited from class java.lang.Object | 
|---|
| clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
| Constructor Detail | 
|---|
public AlignmentDrawer.RightAlignmentDataProvider()
AlignmentDrawer.RightAlignmentDataProvider instance.
| Method Detail | 
|---|
public double getDouble(java.lang.Object dataHolder)
   This value is equal to width(dataHolder) / 2.
 
getDouble in interface DataProvidergetDouble in class DataProviderAdapterdataHolder - the node object
| 
 | © Copyright 2000-2025, yWorks GmbH. All rights reserved. | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||