public interface IlvSymbolStyle
More information about a symbol at runtime is available through the class
IlvSymbolDescriptor
.
Modifier and Type | Method and Description |
---|---|
String |
getParameterValue(String property)
Returns the value of the specified parameter.
|
Object |
getParameterValueAsObject(String property)
Returns the value of the specified parameter.
|
URL |
getStyleSheetURL()
Returns the location of the style sheet.
|
URL getStyleSheetURL()
String getParameterValue(String property)
property
- The name of the parameter.null
value
and a nonexistent parameter.Object getParameterValueAsObject(String property)
property
- The name of the parameter.null
value
and a nonexistent parameter.© Copyright Rogue Wave Software, Inc. 1997, 2018. All Rights Reserved.