public static class UFDisp.SystemParams extends Object implements Serializable
Modifier and Type | Field and Description |
---|---|
int |
color |
double |
dashSize |
int |
faceEdgesColor |
double |
facetAngleTol |
double |
facetChordTol |
double |
facetEdgeTol |
int |
font |
int |
handleColor |
int |
hiddenGeometryColor |
int |
hiddenShadedFaceEdges |
int |
lineWidthDisplay |
int |
preselectionColor |
boolean |
randomColorDisplayed |
int |
randomColorObjectType |
boolean |
showShadedFaceEdges |
double |
spaceSize |
double |
symbolSize |
double |
tolerance |
boolean |
useFaceEdgesColor |
int |
viewDisplay |
Constructor and Description |
---|
SystemParams() |
SystemParams(double INIT_tolerance,
double INIT_dashSize,
double INIT_spaceSize,
double INIT_symbolSize,
double INIT_facetEdgeTol,
double INIT_facetChordTol,
double INIT_facetAngleTol,
int INIT_color,
int INIT_preselectionColor,
int INIT_handleColor,
int INIT_font,
int INIT_viewDisplay,
int INIT_lineWidthDisplay,
boolean INIT_showShadedFaceEdges,
boolean INIT_useFaceEdgesColor,
int INIT_faceEdgesColor,
int INIT_hiddenShadedFaceEdges,
int INIT_hiddenGeometryColor,
boolean INIT_randomColorDisplayed,
int INIT_randomColorObjectType) |
public double tolerance
public double dashSize
public double spaceSize
public double symbolSize
public double facetEdgeTol
public double facetChordTol
public double facetAngleTol
public int color
public int preselectionColor
public int handleColor
public int font
public int viewDisplay
public int lineWidthDisplay
public boolean showShadedFaceEdges
public boolean useFaceEdgesColor
public int faceEdgesColor
public int hiddenShadedFaceEdges
public int hiddenGeometryColor
public boolean randomColorDisplayed
public int randomColorObjectType
public SystemParams()
public SystemParams(double INIT_tolerance, double INIT_dashSize, double INIT_spaceSize, double INIT_symbolSize, double INIT_facetEdgeTol, double INIT_facetChordTol, double INIT_facetAngleTol, int INIT_color, int INIT_preselectionColor, int INIT_handleColor, int INIT_font, int INIT_viewDisplay, int INIT_lineWidthDisplay, boolean INIT_showShadedFaceEdges, boolean INIT_useFaceEdgesColor, int INIT_faceEdgesColor, int INIT_hiddenShadedFaceEdges, int INIT_hiddenGeometryColor, boolean INIT_randomColorDisplayed, int INIT_randomColorObjectType)
Copyright 2011 Siemens Product Lifecycle Management Software Inc. All Rights Reserved.