jv.loader
Class PcViewerOptions
java.lang.Object
|
+--jv.loader.PcViewerOptions
- public class PcViewerOptions
- extends java.lang.Object
| Methods inherited from class java.lang.Object |
equals,
getClass,
hashCode,
notify,
notifyAll,
toString,
wait,
wait,
wait |
PcViewerOptions
public PcViewerOptions()
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()
The software JavaView® is copyright protected. All Rights Reserved.