|
Humboldt Alignment Editor 2.5.0 | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of PainterLayout in eu.esdihumboldt.hale.ui.views.styledmap.clip.layout.extension |
---|
Methods in eu.esdihumboldt.hale.ui.views.styledmap.clip.layout.extension that return types with arguments of type PainterLayout | |
---|---|
protected de.cs3d.util.eclipse.extension.exclusive.ExclusiveExtension<PainterLayout,PainterLayoutFactory> |
PainterLayoutContribution.initExtension()
|
Uses of PainterLayout in eu.esdihumboldt.hale.ui.views.styledmap.clip.layout.extension.internal |
---|
Methods in eu.esdihumboldt.hale.ui.views.styledmap.clip.layout.extension.internal that return PainterLayout | |
---|---|
PainterLayout |
DefaultFactory.createExtensionObject()
|
Methods in eu.esdihumboldt.hale.ui.views.styledmap.clip.layout.extension.internal with parameters of type PainterLayout | |
---|---|
void |
DefaultFactory.dispose(PainterLayout instance)
|
void |
PainterLayoutExtension.ConfigurationPainterLayoutFactory.dispose(PainterLayout instance)
|
Uses of PainterLayout in eu.esdihumboldt.hale.ui.views.styledmap.clip.layout.impl |
---|
Classes in eu.esdihumboldt.hale.ui.views.styledmap.clip.layout.impl that implement PainterLayout | |
---|---|
class |
ColumnLayout
Layout that organizes painters in vertical columns. |
class |
DiagonalDownLayout
Diagonal layout that splits the view-port in bottom-left and top-right. |
class |
DiagonalUpLayout
Diagonal layout that splits the view-port in top-left and bottom-right. |
class |
NoLayout
Layout that allows all painters to be fully painted. |
class |
OnlyFirstLayout
Layout that displays only the first painter. |
class |
RowLayout
Layout that organizes painters in horizontal rows. |
|
Humboldt Alignment Editor 2.5.0 | |||||||||
PREV NEXT | FRAMES NO FRAMES |