Package com.luciad.view.lightspeed.style
Interface ILspEffectsHintStyle.Builder
- All Known Implementing Classes:
TLsp3DIconStyle.Builder
,TLsp3DMeshStyle.Builder
,TLspFillStyle.Builder
,TLspIconStyle.Builder
,TLspLineStyle.Builder
,TLspLOSCoverageStyle.Builder
,TLspParameterizedIconStyle.Builder
,TLspParameterizedLineStyle.Builder
,TLspPinLineStyle.Builder
,TLspRasterStyle.Builder
- Enclosing interface:
ILspEffectsHintStyle
public static interface ILspEffectsHintStyle.Builder
Interface for builders of
ILspEffectsHintStyle
.- Since:
- 2013.0
-
Method Summary
Modifier and TypeMethodDescriptioneffectsHints
(ILspEffectsHintStyle.EffectsHint... aEffectsHints) Specifies the effects hints to be added to the style.
-
Method Details
-
effectsHints
Specifies the effects hints to be added to the style.- Parameters:
aEffectsHints
- the effects hints to be added to the style- Returns:
this
-