public class RuleStylePage extends FeatureStylePage
Constructor and Description |
---|
RuleStylePage(FeatureStyleDialog parent)
Creates a new editor page
|
Modifier and Type | Method and Description |
---|---|
protected void |
addRule()
Add a new
Rule |
void |
createControl(org.eclipse.swt.widgets.Composite parent) |
org.geotools.styling.Style |
getStyle(boolean force)
Get the edited style
|
protected void |
moveCurrentRuleDown()
Move the current rule down
|
protected void |
moveCurrentRuleUp()
Move the current rule up
|
protected void |
removeCurrentRule()
Remove the current rule
|
protected void |
renameCurrentRule()
Rename the current rule
|
getParent
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
public RuleStylePage(FeatureStyleDialog parent)
parent
- the parent dialogpublic 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 changesException
- if the style could not be retrievedFeatureStylePage.getStyle(boolean)
public void createControl(org.eclipse.swt.widgets.Composite parent)
IDialogPage.createControl(Composite)
protected void moveCurrentRuleUp()
protected void moveCurrentRuleDown()
protected void renameCurrentRule()
protected void removeCurrentRule()
protected void addRule()
Rule
Build 2013-10-07_11-27-38
Revision 99b27713a799a59a21b0b166eaaea8aaefbf125a