java和flash接口编程

源代码在线查看: shape.vector.html

软件大小: 1218 K
上传用户: zbcs1025
关键词: flash java 接口编程
下载地址: 免注册下载 普通下载 VIP

相关代码

				
				
				
				
				
				
				Shape.Vector (JavaSWF)
				
				
				
				
				
				
				
				function windowTitle()
				{
				    parent.document.title="Shape.Vector (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.Vector
				
				java.lang.Object
				  com.anotherbigidea.flash.movie.Shape.Element
				      com.anotherbigidea.flash.movie.Shape.Vector
				
				
				Direct Known Subclasses: Shape.Curve, Shape.Line, Shape.Move
				
				
				Enclosing class:Shape
				
				
				
				public abstract static class Shape.Vectorextends Shape.Element
				
				
				
				
				
				
				
				
				
				
				
				
				Field Summary
				
				
				
				protected  double
				x
				
				
				           
				
				
				
				protected  double
				y
				
				
				           
				
				
				 
				
				
				
				
				
				
				Constructor Summary
				
				
				
				protected 
				Shape.Vector(double x,
				             double y)
				
				
				           
				
				
				 
				
				
				
				
				
				
				Method Summary
				
				
				
				 double
				getX()
				
				
				           
				
				
				
				 double
				getY()
				
				
				           
				
				
				
				 void
				setX(double x)
				
				
				           
				
				
				
				 void
				setY(double y)
				
				
				           
				
				
				 
				
				
				Methods inherited from class java.lang.Object
				
				
				clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
				
				
				 
				
				
				
				
				
				
				
				
				Field Detail
				
				
				
				
				x
				
				protected double x
				
				
				
				
				
				
				
				y
				
				protected double y
				
				
				
				
				
				
				
				
				
				
				
				Constructor Detail
				
				
				
				
				Shape.Vector
				
				protected Shape.Vector(double x,
				                       double y)
				
				
				
				
				
				
				
				
				
				Method Detail
				
				
				
				
				getX
				
				public double getX()
				
				
				
				
				
				
				
				
				getY
				
				public double getY()
				
				
				
				
				
				
				
				
				setX
				
				public void setX(double x)
				
				
				
				
				
				
				
				
				setY
				
				public void setY(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.
				
				
							

相关资源