Package | Description |
---|---|
org.apache.poi.sl.usermodel | |
org.apache.poi.xslf.usermodel |
Modifier and Type | Method and Description |
---|---|
default PaintStyle.FlipMode |
PaintStyle.TexturePaint.getFlipMode() |
static PaintStyle.FlipMode |
PaintStyle.FlipMode.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static PaintStyle.FlipMode[] |
PaintStyle.FlipMode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
PaintStyle.FlipMode |
XSLFTexturePaint.getFlipMode() |
Copyright 2021 The Apache Software Foundation or its licensors, as applicable.