Hoops Visualize HPS  version 2018-SP2
Hoops Visualize HPS 3D Rendering Engine
Looking for a senior C++ dev?
I'm looking for work. Hire me!
HPS::Publish::Highlighting Class Reference

The Publish::Highlighting class is a concept class for highlighting-related enumerations. More...

#include <sprk_publish.h>

Public Types

enum  Mode {
  Mode::None,
  Mode::Invert,
  Mode::Outline,
  Mode::Push
}
 Enumerates the highlighting modes for LinkKit objects. More...
 

Private Member Functions

 Highlighting ()
 Private default constructor to prevent instantiation. More...
 

Detailed Description

The Publish::Highlighting class is a concept class for highlighting-related enumerations.

Member Enumeration Documentation

◆ Mode

Enumerates the highlighting modes for LinkKit objects.

Enumerator
None 

No highlighting (kA3DPDFLinkHighlightNone)

Invert 

Invert the colors in the content area (kA3DPDFLinkHighlightInvert)

Outline 

Invert the color of the outline of the content area (kA3DPDFLinkHighlightOutline)

Push 

Content area will appear to depress into the page (kA3DPDFLinkHighlightPush)

Constructor & Destructor Documentation

◆ Highlighting()

HPS::Publish::Highlighting::Highlighting ( )
private

Private default constructor to prevent instantiation.


The documentation for this class was generated from the following file: