|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.poi.xslf.model.PropertyFetcher
org.apache.poi.xslf.model.ParagraphPropertyFetcher
public abstract class ParagraphPropertyFetcher
Constructor Summary | |
---|---|
ParagraphPropertyFetcher(int level)
|
Method Summary | |
---|---|
abstract boolean |
fetch(org.openxmlformats.schemas.drawingml.x2006.main.CTTextParagraphProperties props)
|
boolean |
fetch(XSLFSimpleShape shape)
|
Methods inherited from class org.apache.poi.xslf.model.PropertyFetcher |
---|
getValue, setValue |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ParagraphPropertyFetcher(int level)
Method Detail |
---|
public boolean fetch(XSLFSimpleShape shape)
fetch
in class PropertyFetcher
shape
- the shape being examined
public abstract boolean fetch(org.openxmlformats.schemas.drawingml.x2006.main.CTTextParagraphProperties props)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |