SG++-Doxygen-Documentation
python.learner.Types.BorderTypes Class Reference

Constants for types of grid borders. More...

Inheritance diagram for python.learner.Types.BorderTypes:

Static Public Attributes

int COMPLETEBOUNDARY = 300
 Complete boundary. More...
 
int NONE = 100
 None border. More...
 
int TRAPEZOIDBOUNDARY = 200
 Trapezoid boundary. More...
 

Detailed Description

Constants for types of grid borders.

Member Data Documentation

◆ COMPLETEBOUNDARY

int python.learner.Types.BorderTypes.COMPLETEBOUNDARY = 300
static

Complete boundary.

◆ NONE

int python.learner.Types.BorderTypes.NONE = 100
static

None border.

◆ TRAPEZOIDBOUNDARY

int python.learner.Types.BorderTypes.TRAPEZOIDBOUNDARY = 200
static

Trapezoid boundary.


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