|
Oracle Fusion Middleware Java API Reference for Oracle Data Visualization Components 11g Release 1 (11.1.1.7.0) E12063-08 |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectjavax.faces.component.UIComponent
org.apache.myfaces.trinidad.component.UIXComponent
org.apache.myfaces.trinidad.component.UIXComponentBase
oracle.adf.view.faces.bi.component.common.UIMarker
public class UIMarker
A marker is used to stamp out built-in or custom shapes associated with data points. Markers can be customized with different stylistic attributes such as colors and patterns based ontheir underlying data.
| Field Summary | |
|---|---|
static org.apache.myfaces.trinidad.bean.PropertyKey |
ACTION_EXPRESSION_KEY
|
static org.apache.myfaces.trinidad.bean.PropertyKey |
ACTION_LISTENER_KEY
|
static org.apache.myfaces.trinidad.bean.PropertyKey |
CLIENT_LISTENERS_KEY
|
static java.lang.String |
COMPONENT_FAMILY
|
static java.lang.String |
COMPONENT_TYPE
|
static org.apache.myfaces.trinidad.bean.PropertyKey |
CONVERTER_KEY
|
protected static java.lang.String |
DEFAULT_GRADIENT_EFFECT
|
protected static java.lang.String |
DEFAULT_LABEL_DISPLAY
|
protected static java.lang.String |
DEFAULT_LABEL_POSITION
|
protected static java.lang.String |
DEFAULT_PATTERN
|
protected static double |
DEFAULT_SCALE
|
static org.apache.myfaces.trinidad.bean.PropertyKey |
DESTINATION_KEY
|
static org.apache.myfaces.trinidad.bean.PropertyKey |
FILL_COLOR_KEY
|
static org.apache.myfaces.trinidad.bean.PropertyKey |
FILL_PATTERN_KEY
|
static org.apache.myfaces.trinidad.bean.PropertyKey |
GRADIENT_EFFECT_KEY
|
static org.apache.myfaces.trinidad.bean.PropertyKey |
LABEL_DISPLAY_KEY
|
static org.apache.myfaces.trinidad.bean.PropertyKey |
LABEL_POSITION_KEY
|
static org.apache.myfaces.trinidad.bean.PropertyKey |
LABEL_STYLE_KEY
|
static org.apache.myfaces.trinidad.bean.PropertyKey |
OPACITY_KEY
|
static org.apache.myfaces.trinidad.bean.PropertyKey |
SCALE_X_KEY
|
static org.apache.myfaces.trinidad.bean.PropertyKey |
SCALE_Y_KEY
|
static org.apache.myfaces.trinidad.bean.PropertyKey |
SHAPE_KEY
|
static org.apache.myfaces.trinidad.bean.PropertyKey |
SHAPE_PATH_KEY
|
static org.apache.myfaces.trinidad.bean.PropertyKey |
SHORT_DESC_KEY
|
static org.apache.myfaces.trinidad.bean.FacesBean.Type |
TYPE
|
static org.apache.myfaces.trinidad.bean.PropertyKey |
VALUE_KEY
|
| Fields inherited from class org.apache.myfaces.trinidad.component.UIXComponentBase |
|---|
BINDING_KEY, ID_KEY, RENDERED_KEY, RENDERER_TYPE_KEY, TRANSIENT_KEY |
| Fields inherited from class javax.faces.component.UIComponent |
|---|
bindings |
| Constructor Summary | |
|---|---|
UIMarker()
Constructs and instance of UIMarker |
|
| Method Summary | |
|---|---|
void |
addActionListener(javax.faces.event.ActionListener actionListener)
Adds an action listener. |
void |
broadcast(javax.faces.event.FacesEvent event)
|
javax.faces.el.MethodBinding |
getAction()
|
javax.el.MethodExpression |
getActionExpression()
Gets a reference to an action method sent by the component, or the static outcome of an action. |
javax.faces.el.MethodBinding |
getActionListener()
Gets a method reference to an action listener |
javax.faces.event.ActionListener[] |
getActionListeners()
Returns an array of attached action listeners. |
protected org.apache.myfaces.trinidad.bean.FacesBean.Type |
getBeanType()
|
oracle.adf.view.rich.event.ClientListenerSet |
getClientListeners()
Gets a set of client listeners. |
javax.faces.convert.Converter |
getConverter()
Gets a converter object |
java.lang.String |
getDestination()
Gets the URI this go component references |
java.lang.String |
getFamily()
|
java.awt.Color |
getFillColor()
Gets the fill color of this marker. |
java.lang.String |
getFillPattern()
Gets the built-in pattern used to fill this marker. |
java.lang.String |
getGradientEffect()
Gets the gradient effect that should be used for this marker. |
java.lang.String |
getLabelDisplay()
Gets the label display behavior for this marker. |
java.lang.String |
getLabelPosition()
Gets the position relative to the marker that the specified value label should be displayed at. |
java.lang.String |
getLabelStyle()
Gets the font style for labels associated with this marker. |
java.lang.Object |
getLocalValue()
|
double |
getOpacity()
Gets the opacity of the fill color of the marker. |
java.lang.String |
getRendererType()
|
double |
getScaleX()
Gets the horizontal scale factor for this marker. |
double |
getScaleY()
Gets the vertical scale factor for this marker. |
java.lang.String |
getShape()
Gets the shape of the marker. |
java.lang.String |
getShapePath()
Gets the path to the svg file to use as a custom shape |
java.lang.String |
getShortDesc()
Gets the short description of this component. |
java.lang.Object |
getValue()
Gets the value of the component. |
boolean |
isImmediate()
|
void |
removeActionListener(javax.faces.event.ActionListener actionListener)
Removes an action listener. |
void |
setAction(javax.faces.el.MethodBinding methodBinding)
|
void |
setActionExpression(javax.el.MethodExpression methodExpression)
Sets a reference to an action method sent by the component, or the static outcome of an action. |
void |
setActionListener(javax.faces.el.MethodBinding methodBinding)
Sets a method reference to an action listener |
void |
setClientListeners(oracle.adf.view.rich.event.ClientListenerSet clientListeners)
Sets a set of client listeners. |
void |
setConverter(javax.faces.convert.Converter converter)
Sets a converter object |
void |
setDestination(java.lang.String destination)
Sets the URI this go component references |
void |
setFillColor(java.awt.Color fillColor)
Sets the fill color of this marker. |
void |
setFillPattern(java.lang.String pattern)
Sets the built-in pattern used to fill this marker. |
void |
setGradientEffect(java.lang.String gradientEffect)
Specifies the gradient effect that should be used for this marker. |
void |
setImmediate(boolean b)
|
void |
setLabelDisplay(java.lang.String labelDisplay)
Sets the label display behavior for this marker. |
void |
setLabelPosition(java.lang.String labelPosition)
Sets the position relative to the marker that the specified value label should be displayed at. |
void |
setLabelStyle(java.lang.String labelStyle)
Sets the font style for labels associated with this marker. |
void |
setOpacity(double opacity)
Specifies the opacity of the fill color of the marker. |
void |
setScaleX(double scaleX)
Sets the horizontal scale factor for this marker. |
void |
setScaleY(double scaleY)
Gets the vertical scale factor for this marker. |
void |
setShape(java.lang.String shape)
Specifies the shape of the marker. |
void |
setShapePath(java.lang.String shapePath)
Specifies the path to the svg file to use as a custom shape |
void |
setShortDesc(java.lang.String shortDesc)
Sets the short description of this component. |
void |
setValue(java.lang.Object value)
Sets the value of the component. |
| Methods inherited from class org.apache.myfaces.trinidad.component.UIXComponentBase |
|---|
adaptMethodBinding, addAttributeChange, addAttributeChangeListener, addComponentChange, addComponentChange, addComponentChangeFilter, addFacesListener, broadcastToMethodBinding, broadcastToMethodExpression, createFacesBean, decode, decodeChildren, decodeChildrenImpl, encodeBegin, encodeChildren, encodeEnd, findComponent, getAttributeChangeListener, getAttributeChangeListeners, getAttributes, getBooleanProperty, getChildCount, getChildren, getClientId, getComponentChangeFilters, getContainerClientId, getFacesBean, getFacesContext, getFacesListeners, getFacet, getFacetCount, getFacetNames, getFacets, getFacetsAndChildren, getId, getIntProperty, getLifecycleRenderer, getParent, getProperty, getPropertyKey, getRenderedFacetsAndChildren, getRenderer, getRendersChildren, getValueBinding, getValueExpression, invokeOnChildrenComponents, invokeOnComponent, invokeOnNamingContainerComponent, isRendered, isTransient, markInitialState, processDecodes, processRestoreState, processSaveState, processUpdates, processValidators, queueEvent, removeAttributeChangeListener, removeComponentChangeFilter, removeFacesListener, restoreState, satisfiesPartialTrigger, saveState, setAttributeChangeListener, setAttributeChangeListener, setBooleanProperty, setId, setIntProperty, setParent, setProperty, setRendered, setRendererType, setTransient, setValueBinding, setValueExpression, toString, updateChildren, updateChildrenImpl, validateChildren, validateChildrenImpl |
| Methods inherited from class org.apache.myfaces.trinidad.component.UIXComponent |
|---|
addPartialTarget, encodeFlattenedChild, encodeFlattenedChildren, getLogicalParent, getLogicalParent, isVisitable, partialEncodeVisit, processFlattenedChildren, processFlattenedChildren, processFlattenedChildren, processFlattenedChildren, setPartialTarget, setUpEncodingContext, setupVisitingContext, tearDownEncodingContext, tearDownVisitingContext, visitTree, visitTree |
| Methods inherited from class javax.faces.component.UIComponent |
|---|
encodeAll, getContainerClientId |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Field Detail |
|---|
public static final org.apache.myfaces.trinidad.bean.FacesBean.Type TYPE
public static final org.apache.myfaces.trinidad.bean.PropertyKey VALUE_KEY
public static final org.apache.myfaces.trinidad.bean.PropertyKey SHAPE_KEY
public static final org.apache.myfaces.trinidad.bean.PropertyKey SHAPE_PATH_KEY
public static final org.apache.myfaces.trinidad.bean.PropertyKey SCALE_X_KEY
public static final org.apache.myfaces.trinidad.bean.PropertyKey SCALE_Y_KEY
public static final org.apache.myfaces.trinidad.bean.PropertyKey SHORT_DESC_KEY
public static final org.apache.myfaces.trinidad.bean.PropertyKey FILL_COLOR_KEY
public static final org.apache.myfaces.trinidad.bean.PropertyKey FILL_PATTERN_KEY
public static final org.apache.myfaces.trinidad.bean.PropertyKey OPACITY_KEY
public static final org.apache.myfaces.trinidad.bean.PropertyKey GRADIENT_EFFECT_KEY
public static final org.apache.myfaces.trinidad.bean.PropertyKey LABEL_DISPLAY_KEY
public static final org.apache.myfaces.trinidad.bean.PropertyKey LABEL_POSITION_KEY
public static final org.apache.myfaces.trinidad.bean.PropertyKey LABEL_STYLE_KEY
public static final org.apache.myfaces.trinidad.bean.PropertyKey ACTION_EXPRESSION_KEY
public static final org.apache.myfaces.trinidad.bean.PropertyKey ACTION_LISTENER_KEY
public static final org.apache.myfaces.trinidad.bean.PropertyKey DESTINATION_KEY
public static final org.apache.myfaces.trinidad.bean.PropertyKey CLIENT_LISTENERS_KEY
public static final org.apache.myfaces.trinidad.bean.PropertyKey CONVERTER_KEY
protected static final java.lang.String DEFAULT_GRADIENT_EFFECT
protected static final java.lang.String DEFAULT_LABEL_DISPLAY
protected static final java.lang.String DEFAULT_LABEL_POSITION
protected static final double DEFAULT_SCALE
protected static final java.lang.String DEFAULT_PATTERN
public static final java.lang.String COMPONENT_FAMILY
public static final java.lang.String COMPONENT_TYPE
| Constructor Detail |
|---|
public UIMarker()
| Method Detail |
|---|
public java.lang.String getFamily()
getFamily in class org.apache.myfaces.trinidad.component.UIXComponentBasepublic java.lang.String getRendererType()
getRendererType in class org.apache.myfaces.trinidad.component.UIXComponentBase
public void broadcast(javax.faces.event.FacesEvent event)
throws javax.faces.event.AbortProcessingException
broadcast in class org.apache.myfaces.trinidad.component.UIXComponentBasejavax.faces.event.AbortProcessingExceptionprotected org.apache.myfaces.trinidad.bean.FacesBean.Type getBeanType()
getBeanType in class org.apache.myfaces.trinidad.component.UIXComponentBasepublic final java.lang.Object getValue()
getValue in interface javax.faces.component.ValueHolderpublic final void setValue(java.lang.Object value)
setValue in interface javax.faces.component.ValueHoldervalue - value of the componentpublic final java.lang.String getShape()
public final void setShape(java.lang.String shape)
shape - the shape of the markerpublic final java.lang.String getShapePath()
public final void setShapePath(java.lang.String shapePath)
shapePath - path to custom svg filepublic final double getScaleX()
public final void setScaleX(double scaleX)
scaleX - horizontal scale factorpublic final double getScaleY()
public final void setScaleY(double scaleY)
scaleY - vertical scale factorpublic final java.lang.String getShortDesc()
public final void setShortDesc(java.lang.String shortDesc)
shortDesc - short description of this componentpublic final java.awt.Color getFillColor()
public final void setFillColor(java.awt.Color fillColor)
fillColor - fill color of this markerpublic final java.lang.String getFillPattern()
public final void setFillPattern(java.lang.String pattern)
pattern - pattern used to fill the markerpublic final double getOpacity()
public final void setOpacity(double opacity)
opacity - opacity of the markerpublic final java.lang.String getGradientEffect()
public final void setGradientEffect(java.lang.String gradientEffect)
gradientEffect - gradient effect for this markerpublic final java.lang.String getLabelDisplay()
public final void setLabelDisplay(java.lang.String labelDisplay)
labelDisplay - label display behavior for this markerpublic final java.lang.String getLabelPosition()
public final void setLabelPosition(java.lang.String labelPosition)
labelPosition - position of the marker's labelpublic final java.lang.String getLabelStyle()
public final void setLabelStyle(java.lang.String labelStyle)
labelStyle - font style for labels associated with this markerpublic javax.el.MethodExpression getActionExpression()
getActionExpression in interface javax.faces.component.ActionSource2public void setActionExpression(javax.el.MethodExpression methodExpression)
setActionExpression in interface javax.faces.component.ActionSource2methodExpression - the new actionExpression valuepublic javax.faces.el.MethodBinding getAction()
getAction in interface javax.faces.component.ActionSourcepublic void setAction(javax.faces.el.MethodBinding methodBinding)
setAction in interface javax.faces.component.ActionSourcepublic javax.faces.el.MethodBinding getActionListener()
getActionListener in interface javax.faces.component.ActionSourcepublic void setActionListener(javax.faces.el.MethodBinding methodBinding)
setActionListener in interface javax.faces.component.ActionSourcemethodBinding - the new actionListener valuepublic boolean isImmediate()
isImmediate in interface javax.faces.component.ActionSourcepublic void setImmediate(boolean b)
setImmediate in interface javax.faces.component.ActionSourcepublic void addActionListener(javax.faces.event.ActionListener actionListener)
addActionListener in interface javax.faces.component.ActionSourceactionListener - the action listener to addpublic javax.faces.event.ActionListener[] getActionListeners()
getActionListeners in interface javax.faces.component.ActionSourcepublic void removeActionListener(javax.faces.event.ActionListener actionListener)
removeActionListener in interface javax.faces.component.ActionSourceactionListener - the action listener to removepublic final java.lang.String getDestination()
public final void setDestination(java.lang.String destination)
destination - the new destination valuepublic final oracle.adf.view.rich.event.ClientListenerSet getClientListeners()
public final void setClientListeners(oracle.adf.view.rich.event.ClientListenerSet clientListeners)
clientListeners - the new clientListeners valuepublic java.lang.Object getLocalValue()
getLocalValue in interface javax.faces.component.ValueHolderpublic javax.faces.convert.Converter getConverter()
getConverter in interface javax.faces.component.ValueHolderpublic void setConverter(javax.faces.convert.Converter converter)
setConverter in interface javax.faces.component.ValueHolderconverter - the new converter value
|
Oracle Fusion Middleware Java API Reference for Oracle Data Visualization Components 11g Release 1 (11.1.1.7.0) E12063-08 |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||