eof.java4autocad
Class AcadMLine

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

public class AcadMLine
extends BaseAcadEntity


Constructor Summary
AcadMLine(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

AcadMLine

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