|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.poi.hslf.model.HSLFMetroShape<T>
@Internal public class HSLFMetroShape<T extends Shape<?,?>>
Experimental class for metro blobs, i.e. an alternative escher property containing an ooxml representation of the shape
| Constructor Summary | |
|---|---|
HSLFMetroShape(HSLFShape shape)
|
|
| Method Summary | |
|---|---|
byte[] |
getMetroBytes()
|
T |
getShape()
|
boolean |
hasMetroBlob()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public HSLFMetroShape(HSLFShape shape)
| Method Detail |
|---|
public byte[] getMetroBytes()
public boolean hasMetroBlob()
public T getShape()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||