java和flash接口编程
源代码在线查看: shape.line.html
Shape.Line (JavaSWF)
function windowTitle()
{
parent.document.title="Shape.Line (JavaSWF)";
}
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV CLASS
NEXT CLASS
FRAMES
NO FRAMES
if(window==top) {
document.writeln('All Classes');
}
//-->
All Classes
SUMMARY: NESTED | FIELD | CONSTR | METHOD
DETAIL: FIELD | CONSTR | METHOD
com.anotherbigidea.flash.movie
Class Shape.Line
java.lang.Object
com.anotherbigidea.flash.movie.Shape.Element
com.anotherbigidea.flash.movie.Shape.Vector
com.anotherbigidea.flash.movie.Shape.Line
Enclosing class:Shape
public static class Shape.Lineextends Shape.Vector
Field Summary
Fields inherited from class com.anotherbigidea.flash.movie.Shape.Vector
x, y
Constructor Summary
Shape.Line(double x,
double y)
Method Summary
Methods inherited from class com.anotherbigidea.flash.movie.Shape.Vector
getX, getY, setX, setY
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Constructor Detail
Shape.Line
public Shape.Line(double x,
double y)
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV CLASS
NEXT CLASS
FRAMES
NO FRAMES
if(window==top) {
document.writeln('All Classes');
}
//-->
All Classes
SUMMARY: NESTED | FIELD | CONSTR | METHOD
DETAIL: FIELD | CONSTR | METHOD
Copyright © 2000-2005 David N Main. All Rights Reserved.