public static class Layer.LayerBaseAppearanceIe extends Object implements Layer.LayerAppearance
Modifier and Type | Field and Description |
---|---|
protected Layer.LayerStyleIe |
style |
protected Layer.LayerTemplatesIe |
templates |
Constructor and Description |
---|
LayerBaseAppearanceIe() |
LayerBaseAppearanceIe(Layer.LayerResourcesIe resources,
Layer.LayerTemplatesIe templates) |
Modifier and Type | Method and Description |
---|---|
int |
getShadowOffset() |
void |
renderShadow(SafeHtmlBuilder sb) |
String |
shimClass() |
protected Layer.LayerStyleIe style
protected Layer.LayerTemplatesIe templates
public LayerBaseAppearanceIe()
public LayerBaseAppearanceIe(Layer.LayerResourcesIe resources, Layer.LayerTemplatesIe templates)
public int getShadowOffset()
getShadowOffset
in interface Layer.LayerAppearance
public void renderShadow(SafeHtmlBuilder sb)
renderShadow
in interface Layer.LayerAppearance
public String shimClass()
shimClass
in interface Layer.LayerAppearance
Copyright © 2020. All rights reserved.