public class IlvOrientationPropertyEditor
extends ilog.views.util.beans.editor.IlvCompatTaggedValueEditor
IlvOrientationPropertyEditor
represents a map style for raster
data.Constructor and Description |
---|
IlvOrientationPropertyEditor()
Creates an editor to edit an integer property representing an orientation.
|
Modifier and Type | Method and Description |
---|---|
protected String[] |
createStringValues()
Returns a new array of
String instances representing Java
expressions that evaluate to the values of the property. |
protected String[] |
createTags()
Returns a new array of
String instances that represent the
values of the property. |
protected Object[] |
createValues()
Returns a new array of
Object instances representing the
values of the property. |
String |
getAsText()
Returns the editor value as a text string.
|
createLocalizedTextValues, getAsLocalizedText, getJavaInitializationString, getLocale, getTags, getValuesAsLocalizedText, init, setAsLocalizedText, setAsText
addPropertyChangeListener, firePropertyChange, getCustomEditor, getSource, getValue, isPaintable, paintValue, removePropertyChangeListener, setSource, setValue, supportsCustomEditor
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
addPropertyChangeListener, getCustomEditor, getValue, isPaintable, paintValue, removePropertyChangeListener, setValue, supportsCustomEditor
public IlvOrientationPropertyEditor()
IlvShadeableRasterStyle
protected String[] createTags()
String
instances that represent the
values of the property.createTags
in class ilog.views.util.beans.editor.IlvTaggedValueEditor
String
instances that represent the
values of the property.IlvTaggedValueEditor.createTags()
protected String[] createStringValues()
String
instances representing Java
expressions that evaluate to the values of the property.createStringValues
in class ilog.views.util.beans.editor.IlvTaggedValueEditor
String
instances representing Java
expressions that evaluate to the values of the property.IlvTaggedValueEditor.createStringValues()
protected Object[] createValues()
Object
instances representing the
values of the property.createValues
in class ilog.views.util.beans.editor.IlvTaggedValueEditor
Object
instances representing the
values of the property.IlvTaggedValueEditor.createValues()
public String getAsText()
getAsText
in interface PropertyEditor
getAsText
in class ilog.views.util.beans.editor.IlvTaggedValueEditor
IlvTaggedValueEditor.getAsText()
© Copyright Rogue Wave Software, Inc. 1997, 2018. All Rights Reserved.