public class OGCFilterDialog
extends org.eclipse.swt.widgets.Dialog
Constructor and Description |
---|
OGCFilterDialog(org.eclipse.swt.widgets.Shell parent,
int style)
Constructor
|
OGCFilterDialog(org.eclipse.swt.widgets.Shell parent,
String title)
Constructor
|
Modifier and Type | Method and Description |
---|---|
String |
open() |
void |
setFeatureType(org.opengis.feature.type.FeatureType featureType)
Set the feature type to be filtered
|
public OGCFilterDialog(org.eclipse.swt.widgets.Shell parent, int style)
parent
- the parent shellstyle
- the dialog stylepublic OGCFilterDialog(org.eclipse.swt.widgets.Shell parent, String title)
parent
- the parent shelltitle
- the dialog titlepublic String open()
Dialog
public void setFeatureType(org.opengis.feature.type.FeatureType featureType)
featureType
- the feature typeBuild 2013-10-07_11-27-38
Revision 99b27713a799a59a21b0b166eaaea8aaefbf125a