Catalogen

XSLFShadow


Cluster 1 (fill, getoutline, shadow)

1 results

is the sheet from a shape @ param

521. XSLFShadow shadow = _shape.getShadow();
531.         if(fill != null) shadow.fill(graphics, o.getOutline());
532.         else if(line != null) shadow.draw(graphics, o.getOutline());