public interface ITargetAttributes
[SWF]
metadata tag in the main ActionScript
class.Modifier and Type | Method and Description |
---|---|
String |
getBackgroundColor() |
Float |
getFrameRate() |
Float |
getHeight() |
Double |
getHeightPercentage() |
String |
getPageTitle() |
String |
getPreloaderClassName() |
Map<String,String> |
getRootInfoAttributes()
Get all the key/value pairs that can be added to the frame-1 "info"
object without special processing.
|
String |
getRuntimeDPIProviderClassName() |
Integer |
getScriptRecursionLimit() |
Integer |
getScriptTimeLimit() |
String |
getSplashScreenImage() |
Boolean |
getUseDirectBlit() |
Boolean |
getUseGPU() |
Boolean |
getUsePreloader() |
Float |
getWidth() |
Double |
getWidthPercentage() |
Float getWidth()
Float getHeight()
Double getWidthPercentage()
Double getHeightPercentage()
Float getFrameRate()
null
if not set.String getPreloaderClassName()
null
if not set.String getRuntimeDPIProviderClassName()
null
if not set.String getSplashScreenImage()
null
if not set.String getPageTitle()
null
if not set.Integer getScriptRecursionLimit()
null
if not set.Integer getScriptTimeLimit()
null
if not set.Boolean getUseGPU()
null
if not set.Boolean getUseDirectBlit()
null
if not set.Boolean getUsePreloader()
null
if not set.String getBackgroundColor()
null
if not set.Copyright © 2016 The Apache Software Foundation. All rights reserved.