eof.java4autocad
Class AcadMText

java.lang.Object
  extended byeof.java4autocad.AcadObject
      extended byeof.java4autocad.BaseAcadEntity
          extended byeof.java4autocad.AcadMText
All Implemented Interfaces:
AcadEntity

public class AcadMText
extends BaseAcadEntity


Constructor Summary
AcadMText(com.jacob.com.Variant createFrom, AcadApplication app)
           
 
Methods inherited from class eof.java4autocad.BaseAcadEntity
Delete, getDocument, getHandle, getHasExtentionDictionary, getHyperlinks, getLayer, getObjectName, setLayer
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AcadMText

public AcadMText(com.jacob.com.Variant createFrom,
                 AcadApplication app)
Parameters:
createFrom -
app -