|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.apache.poi.sl.draw.geom.Outline
public class Outline
Constructor Summary | |
---|---|
Outline(java.awt.Shape shape,
Path path)
|
Method Summary | |
---|---|
java.awt.Shape |
getOutline()
|
Path |
getPath()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public Outline(java.awt.Shape shape, Path path)
Method Detail |
---|
public Path getPath()
public java.awt.Shape getOutline()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |