JavaView® v2.00.a11 Debug

jv.loader
Class PcViewerOptions

java.lang.Object
  |
  +--jv.loader.PcViewerOptions

public class PcViewerOptions
extends java.lang.Object


Constructor Summary
PcViewerOptions()
           
 
Method Summary
 java.awt.Color getAmbientLight()
           
 PiVector getAxesEdge()
           
 java.lang.String[] getAxesLabel()
           
 java.awt.Color getBackgroundColor()
           
 PdVector getBoundingBoxRatios()
           
 java.awt.Color[] getLightSourceColors()
           
 PdVector[] getLightSourcePoints()
           
 PdVector getViewCenter()
           
 PdVector getViewPoint()
           
 void init()
          init sets all values default values.
 boolean polygonIntersections()
           
 void polygonIntersections(boolean flag)
           
 void setAmbientLight(java.awt.Color aColor)
           
 void setAxesEdge(PiVector edges)
           
 void setAxesLabel(java.lang.String[] labels)
           
 void setBackgroundColor(java.awt.Color aColor)
           
 void setBoundingBoxRatios(PdVector ratios)
           
 void setLightSourceColors(java.awt.Color[] colors)
           
 void setLightSourcePoints(PdVector[] points)
           
 void setViewCenter(PdVector center)
           
 void setViewPoint(PdVector camera)
           
 boolean showAxes()
           
 void showAxes(boolean flag)
           
 boolean showAxesLabel()
           
 void showAxesLabel(boolean flag)
           
 boolean showBoundingBox()
           
 void showBoundingBox(boolean flag)
           
 boolean showDepth()
           
 void showDepth(boolean flag)
           
 boolean showLighting()
           
 void showLighting(boolean flag)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PcViewerOptions

public PcViewerOptions()
Method Detail

init

public void init()
init sets all values default values.

polygonIntersections

public void polygonIntersections(boolean flag)

polygonIntersections

public boolean polygonIntersections()

showBoundingBox

public void showBoundingBox(boolean flag)

showBoundingBox

public boolean showBoundingBox()

setBoundingBoxRatios

public void setBoundingBoxRatios(PdVector ratios)

getBoundingBoxRatios

public PdVector getBoundingBoxRatios()

showAxes

public void showAxes(boolean flag)

showAxes

public boolean showAxes()

showAxesLabel

public void showAxesLabel(boolean flag)

showAxesLabel

public boolean showAxesLabel()

setAxesLabel

public void setAxesLabel(java.lang.String[] labels)

getAxesLabel

public java.lang.String[] getAxesLabel()

showDepth

public void showDepth(boolean flag)

showDepth

public boolean showDepth()

setAmbientLight

public void setAmbientLight(java.awt.Color aColor)

getAmbientLight

public java.awt.Color getAmbientLight()

setBackgroundColor

public void setBackgroundColor(java.awt.Color aColor)

getBackgroundColor

public java.awt.Color getBackgroundColor()

showLighting

public void showLighting(boolean flag)

showLighting

public boolean showLighting()

setLightSourcePoints

public void setLightSourcePoints(PdVector[] points)

getLightSourcePoints

public PdVector[] getLightSourcePoints()

setLightSourceColors

public void setLightSourceColors(java.awt.Color[] colors)

getLightSourceColors

public java.awt.Color[] getLightSourceColors()

setViewPoint

public void setViewPoint(PdVector camera)

getViewPoint

public PdVector getViewPoint()

setViewCenter

public void setViewCenter(PdVector center)

getViewCenter

public PdVector getViewCenter()

setAxesEdge

public void setAxesEdge(PiVector edges)

getAxesEdge

public PiVector getAxesEdge()

JavaView® v2.00.a11 Debug

The software JavaView® is copyright protected. All Rights Reserved.