mshtml
クラス tagPOINT

java.lang.Object
  上位を拡張 mshtml.tagPOINT

public final class tagPOINT
extends java.lang.Object


フィールドの概要
 int x
           
 int y
           
 
コンストラクタの概要
tagPOINT()
           
 
メソッドの概要
 
クラス java.lang.Object から継承されたメソッド
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

フィールドの詳細

x

public int x

y

public int y
コンストラクタの詳細

tagPOINT

public tagPOINT()