Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DXFVPort
public DXFVPort()
getBackClippingPlane
public double getBackClippingPlane()
- Returns:
- Returns the backClippingPlane.
setBackClippingPlane
public void setBackClippingPlane(double backClippingPlane)
- Parameters:
backClippingPlane
- The backClippingPlane to set.
getCenterPoint
public Point getCenterPoint()
- Returns:
- Returns the centerPoint.
setCenterPoint
public void setCenterPoint(Point centerPoint)
- Parameters:
centerPoint
- The centerPoint to set.
getCircleZoom
public double getCircleZoom()
- Returns:
- Returns the circleZoom.
setCircleZoom
public void setCircleZoom(double circleZoom)
- Parameters:
circleZoom
- The circleZoom to set.
getFastZoom
public double getFastZoom()
- Returns:
- Returns the fastZoom.
setFastZoom
public void setFastZoom(double fastZoom)
- Parameters:
fastZoom
- The fastZoom to set.
getFrontClippingPlane
public double getFrontClippingPlane()
- Returns:
- Returns the frontClippingPlane.
setFrontClippingPlane
public void setFrontClippingPlane(double frontClippingPlane)
- Parameters:
frontClippingPlane
- The frontClippingPlane to set.
isGrid
public boolean isGrid()
- Returns:
- Returns the grid.
setGrid
public void setGrid(boolean grid)
- Parameters:
grid
- The grid to set.
getGridSpacingPoint
public Point getGridSpacingPoint()
- Returns:
- Returns the gridSpacingPoint.
setGridSpacingPoint
public void setGridSpacingPoint(Point gridSpacingPoint)
- Parameters:
gridSpacingPoint
- The gridSpacingPoint to set.
getHeight
public double getHeight()
- Returns:
- Returns the height.
setHeight
public void setHeight(double height)
- Parameters:
height
- The height to set.
getLensLength
public double getLensLength()
- Returns:
- Returns the lensLength.
setLensLength
public void setLensLength(double lensLength)
- Parameters:
lensLength
- The lensLength to set.
getLowerLeftCorner
public Point getLowerLeftCorner()
- Returns:
- Returns the lowerLeftCorner.
setLowerLeftCorner
public void setLowerLeftCorner(Point lowerLeftCorner)
- Parameters:
lowerLeftCorner
- The lowerLeftCorner to set.
getName
public java.lang.String getName()
- Returns:
- Returns the name.
setName
public void setName(java.lang.String name)
- Parameters:
name
- The name to set.
getAspectRatio
public double getAspectRatio()
- Returns:
- Returns the ratio.
setAspectRatio
public void setAspectRatio(double ratio)
- Parameters:
ratio
- The ratio to set.
getRotationAngle
public double getRotationAngle()
- Returns:
- Returns the rotationAngle.
setRotationAngle
public void setRotationAngle(double rotationAngle)
- Parameters:
rotationAngle
- The rotationAngle to set.
isSnap
public boolean isSnap()
- Returns:
- Returns the snap.
setSnap
public void setSnap(boolean snap)
- Parameters:
snap
- The snap to set.
getSnapBasePoint
public Point getSnapBasePoint()
- Returns:
- Returns the snapBasePoint.
setSnapBasePoint
public void setSnapBasePoint(Point snapBasePoint)
- Parameters:
snapBasePoint
- The snapBasePoint to set.
getUpperRightCorner
public Point getUpperRightCorner()
- Returns:
- Returns the upperRightCorner.
setUpperRightCorner
public void setUpperRightCorner(Point upperRightCorner)
- Parameters:
upperRightCorner
- The upperRightCorner to set.
getViewDirectionPoint
public Point getViewDirectionPoint()
- Returns:
- Returns the viewDirectionPoint.
setViewDirectionPoint
public void setViewDirectionPoint(Point viewDirectionPoint)
- Parameters:
viewDirectionPoint
- The viewDirectionPoint to set.
getViewTargetPoint
public Point getViewTargetPoint()
- Returns:
- Returns the viewTargetPoint.
setViewTargetPoint
public void setViewTargetPoint(Point viewTargetPoint)
- Parameters:
viewTargetPoint
- The viewTargetPoint to set.
getViewTwistAngle
public double getViewTwistAngle()
- Returns:
- Returns the viewTwistAngle.
setViewTwistAngle
public void setViewTwistAngle(double viewTwistAngle)
- Parameters:
viewTwistAngle
- The viewTwistAngle to set.
isActive
public boolean isActive()
- Returns:
- Returns the active.
setActive
public void setActive(boolean active)
- Parameters:
active
- The active to set.
getWidth
public double getWidth()
setWidth
public void setWidth(double width)