/
EDMConstants.FileFormats.HtmlOptions.StepFileOptions
EDMConstants.FileFormats.HtmlOptions.StepFileOptions
edm.edom3
Class EDMConstants.FileFormats.HtmlOptions.StepFileOptions
- java.lang.Object
- edm.edom3.EDMConstants.FileFormats.HtmlOptions.StepFileOptions
Enclosing class:EDMConstants.FileFormats.HtmlOptions
public class EDMConstants.FileFormats.HtmlOptions.StepFileOptions extends java.lang.Object
Show STEP file in HTML options.
Field Summary
Fields
Modifier and Type Field and Description static int
BOLD_EXPRESS_ENTITY_NAMES
TODO: get description from EDMassiststatic int
BOLD_STEP_ENTITY_NAMES
TODO: get description from EDMassiststatic int
BOLD_STEP_ENTITY_REFERENCES
TODO: get description from EDMassiststatic long
HTML_FRAMES
TODO: get description from EDMassiststatic int
INSTANCE_REFERENCES
TODO: get description from EDMassiststatic int
SPLIT_HTML_FILE
TODO: get description from EDMassist
Constructor Summary
Constructors
Constructor and Description StepFileOptions()
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Field Detail
BOLD_EXPRESS_ENTITY_NAMES
public static final int BOLD_EXPRESS_ENTITY_NAMES
TODO: get description from EDMassistSee Also:Constant Field Values
BOLD_STEP_ENTITY_NAMES
public static final int BOLD_STEP_ENTITY_NAMES
TODO: get description from EDMassistSee Also:Constant Field Values
BOLD_STEP_ENTITY_REFERENCES
public static final int BOLD_STEP_ENTITY_REFERENCES
TODO: get description from EDMassistSee Also:Constant Field Values
INSTANCE_REFERENCES
public static final int INSTANCE_REFERENCES
TODO: get description from EDMassistSee Also:Constant Field Values
HTML_FRAMES
public static final long HTML_FRAMES
TODO: get description from EDMassistSee Also:Constant Field Values
SPLIT_HTML_FILE
public static final int SPLIT_HTML_FILE
TODO: get description from EDMassistSee Also:Constant Field Values
Constructor Detail
StepFileOptions
public StepFileOptions()