|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use PropertyFetcher | |
---|---|
org.apache.poi.xslf.model | |
org.apache.poi.xslf.usermodel |
Uses of PropertyFetcher in org.apache.poi.xslf.model |
---|
Subclasses of PropertyFetcher in org.apache.poi.xslf.model | |
---|---|
class |
CharacterPropertyFetcher<T>
|
class |
ParagraphPropertyFetcher<T>
|
class |
TextBodyPropertyFetcher<T>
Created by IntelliJ IDEA. |
Uses of PropertyFetcher in org.apache.poi.xslf.usermodel |
---|
Methods in org.apache.poi.xslf.usermodel with parameters of type PropertyFetcher | |
---|---|
protected boolean |
XSLFShape.fetchShapeProperty(PropertyFetcher<?> visitor)
Walk up the inheritance tree and fetch shape properties. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |