|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.aspose.slides.NotesSize
public class NotesSize
Represents a size of notes slide.
Constructor Summary | |
---|---|
NotesSize()
|
Method Summary | |
---|---|
java.awt.geom.Dimension2D |
getSize()
Returns or sets the size in points. |
void |
setSize(java.awt.geom.Dimension2D value)
Returns or sets the size in points. |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public NotesSize()
Method Detail |
---|
public final java.awt.geom.Dimension2D getSize()
Returns or sets the size in points.
Read/write SizeF
.
getSize
in interface INotesSize
public final void setSize(java.awt.geom.Dimension2D value)
Returns or sets the size in points.
Read/write SizeF
.
setSize
in interface INotesSize
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |