|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.aspose.imaging.CreateOptionsBase
public abstract class CreateOptionsBase
Represents the base create options.
| Constructor Summary | |
|---|---|
CreateOptionsBase()
|
|
| Method Summary | |
|---|---|
Source |
getSource()
Gets the source to create object in. |
void |
setSource(Source value)
Sets the source to create object in. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public CreateOptionsBase()
| Method Detail |
|---|
public Source getSource()
Gets the source to create object in.
Value: The source to create object in.
public void setSource(Source value)
Sets the source to create object in.
Value: The source to create object in.
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||