|
Oracle Fusion Middleware Java API Reference for Oracle Data Visualization Components 11g Release 1 (11.1.1) E12063-03 |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object
oracle.dss.util.xdo.template.flash.FlashProcessorProps
public class FlashProcessorProps
Flash Processor properties
| Field Summary | |
|---|---|
float |
mHeight |
float |
mPageHeight |
float |
mPageWidth |
float |
mStartX |
float |
mStartY |
java.lang.String |
mSystemTempDir |
float |
mWidth |
static java.lang.String |
RCS_ID |
| Constructor Summary | |
|---|---|
FlashProcessorProps() |
|
| Method Summary | |
|---|---|
void |
getProperties(java.util.Properties props)Get Properties |
void |
init()Initialize properties |
void |
setProperties(java.util.Properties props)Set properties |
void |
setProperty(java.lang.String key, java.lang.String val)Set a property |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final java.lang.String RCS_ID
public java.lang.String mSystemTempDir
public float mPageWidth
public float mPageHeight
public float mStartX
public float mStartY
public float mWidth
public float mHeight
| Constructor Detail |
|---|
public FlashProcessorProps()
| Method Detail |
|---|
public void init()
public void setProperties(java.util.Properties props)
props -
public void setProperty(java.lang.String key,
java.lang.String val)
key -val -public void getProperties(java.util.Properties props)
props -
|
Oracle Fusion Middleware Java API Reference for Oracle Data Visualization Components 11g Release 1 (11.1.1) E12063-03 |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||