Uses of Class
org.apache.poi.xslf.model.PropertyFetcher
Packages that use PropertyFetcher
-
Uses of PropertyFetcher in org.apache.poi.xslf.model
Subclasses of PropertyFetcher in org.apache.poi.xslf.modelModifier and TypeClassDescriptionclass
class
class
Created by IntelliJ IDEA. -
Uses of PropertyFetcher in org.apache.poi.xslf.usermodel
Methods in org.apache.poi.xslf.usermodel with parameters of type PropertyFetcherModifier and TypeMethodDescriptionprotected boolean
XSLFShape.fetchShapeProperty
(PropertyFetcher<?> visitor) Walk up the inheritance tree and fetch shape properties.