com.ptc.wvs.client.beans
Interface Preferences
- All Known Implementing Classes:
- ViewerPreferences
- public interface Preferences
TRUE
public static final String TRUE
- See Also:
- Constant Field Values
FALSE
public static final String FALSE
- See Also:
- Constant Field Values
H_ModelShadedBackground
public static final String H_ModelShadedBackground
- See Also:
- Constant Field Values
H_ModelGraduatedBackground
public static final String H_ModelGraduatedBackground
- See Also:
- Constant Field Values
H_ModelWireframeBackground
public static final String H_ModelWireframeBackground
- See Also:
- Constant Field Values
H_ModelHighlightColor
public static final String H_ModelHighlightColor
- See Also:
- Constant Field Values
H_ModelDisplayViewGnomon
public static final String H_ModelDisplayViewGnomon
- See Also:
- Constant Field Values
H_ModelHighlightUsingColor
public static final String H_ModelHighlightUsingColor
- See Also:
- Constant Field Values
H_ModelHighlightUsingBoundingBox
public static final String H_ModelHighlightUsingBoundingBox
- See Also:
- Constant Field Values
H_ModelUnits
public static final String H_ModelUnits
- See Also:
- Constant Field Values
H_ModelPrintMonochrome
public static final String H_ModelPrintMonochrome
- See Also:
- Constant Field Values
H_ModelViewMode
public static final String H_ModelViewMode
- See Also:
- Constant Field Values
H_ModelHiddenAsDashed
public static final String H_ModelHiddenAsDashed
- See Also:
- Constant Field Values
H_ModelPolygonsFilled
public static final String H_ModelPolygonsFilled
- See Also:
- Constant Field Values
H_ModelPolygonsShaded
public static final String H_ModelPolygonsShaded
- See Also:
- Constant Field Values
H_DrawingWireframeBackground
public static final String H_DrawingWireframeBackground
- See Also:
- Constant Field Values
H_DrawingMonochromeDisplay
public static final String H_DrawingMonochromeDisplay
- See Also:
- Constant Field Values
H_DrawingUnits
public static final String H_DrawingUnits
- See Also:
- Constant Field Values
H_DrawingUnitsScale
public static final String H_DrawingUnitsScale
- See Also:
- Constant Field Values
H_DrawingPrintMonochrome
public static final String H_DrawingPrintMonochrome
- See Also:
- Constant Field Values
H_DrawingPrintTrueScale
public static final String H_DrawingPrintTrueScale
- See Also:
- Constant Field Values
H_DrawingApproxLines
public static final String H_DrawingApproxLines
- See Also:
- Constant Field Values
H_ECADMeasurementUnits
public static final String H_ECADMeasurementUnits
- See Also:
- Constant Field Values
H_ECADMeasurementScale
public static final String H_ECADMeasurementScale
- See Also:
- Constant Field Values
H_ECADFillPolygons
public static final String H_ECADFillPolygons
- See Also:
- Constant Field Values
H_ECADFillApertures
public static final String H_ECADFillApertures
- See Also:
- Constant Field Values
H_ECADFillStyle
public static final String H_ECADFillStyle
- See Also:
- Constant Field Values
H_ECADPercentageMarginZoom
public static final String H_ECADPercentageMarginZoom
- See Also:
- Constant Field Values
H_ECADMeasureEntitiesFromCenter
public static final String H_ECADMeasureEntitiesFromCenter
- See Also:
- Constant Field Values
H_ECADHighlightColor
public static final String H_ECADHighlightColor
- See Also:
- Constant Field Values
H_ECADPrintMonochrome
public static final String H_ECADPrintMonochrome
- See Also:
- Constant Field Values
H_ECADHideDetail
public static final String H_ECADHideDetail
- See Also:
- Constant Field Values
H_ECADHidePercentage
public static final String H_ECADHidePercentage
- See Also:
- Constant Field Values
H_ECADGrayOnHighlight
public static final String H_ECADGrayOnHighlight
- See Also:
- Constant Field Values
setModelShadedBackground
public void setModelShadedBackground(String shadedBackground)
getModelShadedBackground
public String getModelShadedBackground()
setModelGraduatedBackground
public void setModelGraduatedBackground(String graduatedBackground)
getModelGraduatedBackground
public String getModelGraduatedBackground()
setModelWireframeBackground
public void setModelWireframeBackground(String wireframeBackground)
getModelWireframeBackground
public String getModelWireframeBackground()
setModelHighlightColor
public void setModelHighlightColor(String highlightColor)
getModelHighlightColor
public String getModelHighlightColor()
setModelDisplayViewGnomon
public void setModelDisplayViewGnomon(String modelDisplayViewGnomon)
getModelDisplayViewGnomon
public String getModelDisplayViewGnomon()
setModelHighlightUsingColor
public void setModelHighlightUsingColor(String modelHighlightUsingColor)
getModelHighlightUsingColor
public String getModelHighlightUsingColor()
setModelHighlightUsingBoundingBox
public void setModelHighlightUsingBoundingBox(String modelHighlightUsingBoundingBox)
getModelHighlightUsingBoundingBox
public String getModelHighlightUsingBoundingBox()
setModelUnits
public void setModelUnits(String modelUnits)
getModelUnits
public String getModelUnits()
getModelPrintMonochrome
public String getModelPrintMonochrome()
setModelPrintMonochrome
public void setModelPrintMonochrome(String printMonochrome)
getModelViewMode
public String getModelViewMode()
setModelViewMode
public void setModelViewMode(String modelViewMode)
getModelHiddenAsDashed
public String getModelHiddenAsDashed()
setModelHiddenAsDashed
public void setModelHiddenAsDashed(String modelHiddenAsDashed)
getModelPolygonsFilled
public String getModelPolygonsFilled()
setModelPolygonsFilled
public void setModelPolygonsFilled(String modelPolygonsFilled)
getModelPolygonsShaded
public String getModelPolygonsShaded()
setModelPolygonsShaded
public void setModelPolygonsShaded(String modelPolygonsShaded)
setDrawingWireframeBackground
public void setDrawingWireframeBackground(String wireframeBackground)
getDrawingWireframeBackground
public String getDrawingWireframeBackground()
setDrawingMonochromeDisplay
public void setDrawingMonochromeDisplay(String drawingMonochromeDisplay)
getDrawingMonochromeDisplay
public String getDrawingMonochromeDisplay()
setDrawingUnits
public void setDrawingUnits(String drawingUnits)
getDrawingUnits
public String getDrawingUnits()
setDrawingUnitsScale
public void setDrawingUnitsScale(String drawingUnitsScale)
getDrawingUnitsScale
public String getDrawingUnitsScale()
setDrawingPrintMonochrome
public void setDrawingPrintMonochrome(String drawingPrintMonochrome)
getDrawingPrintMonochrome
public String getDrawingPrintMonochrome()
setDrawingPrintTrueScale
public void setDrawingPrintTrueScale(String drawingPrintTrueScale)
getDrawingPrintTrueScale
public String getDrawingPrintTrueScale()
setDrawingApproxLines
public void setDrawingApproxLines(String drawingApproxLines)
getDrawingApproxLines
public String getDrawingApproxLines()
getECADMeasurementUnits
public String getECADMeasurementUnits()
setECADMeasurementUnits
public void setECADMeasurementUnits(String measurementUnits)
getECADMeasurementScale
public String getECADMeasurementScale()
setECADMeasurementScale
public void setECADMeasurementScale(String measurementScale)
getECADFillPolygons
public String getECADFillPolygons()
setECADFillPolygons
public void setECADFillPolygons(String fillPolygons)
getECADFillApertures
public String getECADFillApertures()
setECADFillApertures
public void setECADFillApertures(String fillApertures)
getECADFillStyle
public String getECADFillStyle()
setECADFillStyle
public void setECADFillStyle(String fillStyle)
getECADPercentageMarginZoom
public String getECADPercentageMarginZoom()
setECADPercentageMarginZoom
public void setECADPercentageMarginZoom(String percentageMarginZoom)
getECADMeasureEntitiesFromCenter
public String getECADMeasureEntitiesFromCenter()
setECADMeasureEntitiesFromCenter
public void setECADMeasureEntitiesFromCenter(String measureEntitiesFromCenter)
getECADHighlightColor
public String getECADHighlightColor()
setECADHighlightColor
public void setECADHighlightColor(String highlightColor)
getECADPrintMonochrome
public String getECADPrintMonochrome()
setECADPrintMonochrome
public void setECADPrintMonochrome(String printMonochrome)
getECADHideDetail
public String getECADHideDetail()
setECADHideDetail
public void setECADHideDetail(String hideDetail)
getECADHidePercentage
public String getECADHidePercentage()
setECADHidePercentage
public void setECADHidePercentage(String hidePercentage)
getECADGrayOnHighlight
public String getECADGrayOnHighlight()
setECADGrayOnHighlight
public void setECADGrayOnHighlight(String grayOnHighlight)
applySettings
public boolean applySettings()