eof.java4autocad
Class AcadViewport

java.lang.Object
  extended byeof.java4autocad.AcadObject
      extended byeof.java4autocad.AcadViewport

public class AcadViewport
extends AcadObject

Author:
Jonathon

Method Summary
 Direction getDirection()
           
 void setDirection(Direction dir)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

setDirection

public void setDirection(Direction dir)

getDirection

public Direction getDirection()