|
Humboldt Alignment Editor 2.5.0 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.eclipse.jface.dialogs.DialogPage
eu.esdihumboldt.hale.ui.style.dialog.FeatureStylePage
eu.esdihumboldt.hale.ui.style.dialog.SimplePolygonStylePage
public class SimplePolygonStylePage
Line style editor
Field Summary |
---|
Fields inherited from interface org.eclipse.jface.dialogs.IMessageProvider |
---|
ERROR, INFORMATION, NONE, WARNING |
Constructor Summary | |
---|---|
SimplePolygonStylePage(FeatureStyleDialog parent)
|
Method Summary | |
---|---|
void |
createControl(org.eclipse.swt.widgets.Composite parent)
|
org.geotools.styling.Style |
getStyle(boolean force)
Get the edited style |
Methods inherited from class eu.esdihumboldt.hale.ui.style.dialog.FeatureStylePage |
---|
getParent |
Methods inherited from class org.eclipse.jface.dialogs.DialogPage |
---|
convertHeightInCharsToPixels, convertHorizontalDLUsToPixels, convertVerticalDLUsToPixels, convertWidthInCharsToPixels, dispose, getControl, getDescription, getDialogFontName, getErrorMessage, getFont, getImage, getMessage, getMessageType, getShell, getTitle, getToolTipText, initializeDialogUnits, isControlCreated, performHelp, setButtonLayoutData, setControl, setDescription, setErrorMessage, setImageDescriptor, setMessage, setMessage, setTitle, setVisible |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public SimplePolygonStylePage(FeatureStyleDialog parent)
parent
- the parent dialogMethod Detail |
---|
public org.geotools.styling.Style getStyle(boolean force) throws Exception
FeatureStylePage
getStyle
in class FeatureStylePage
force
- if a style shall be returned even if there were no changes
Exception
- if the style could not be retrievedFeatureStylePage.getStyle(boolean)
public void createControl(org.eclipse.swt.widgets.Composite parent)
IDialogPage.createControl(Composite)
|
Humboldt Alignment Editor 2.5.0 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |