| Package | org.alivepdf.annotations |
| Class | public class MovieAnnotation |
| Inheritance | MovieAnnotation Annotation Object |
| Method | Defined By | ||
|---|---|---|---|
MovieAnnotation(type:String, text:String, x:int = 0, y:int = 0, width:int = 100, height:int = 100) | MovieAnnotation | ||
| MovieAnnotation | () | Constructor |
public function MovieAnnotation(type:String, text:String, x:int = 0, y:int = 0, width:int = 100, height:int = 100)type:String | |
text:String | |
x:int (default = 0) | |
y:int (default = 0) | |
width:int (default = 100) | |
height:int (default = 100) |