Python Script Engine  1.0
GL Studio Editor Python Script API
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Modules Pages
GlsLinearScale.i File Reference

Classes

struct  GlsLinearScaleData
 
class  GlsLinearScale
 

Enumerations

enum  GlsTickAnchor {
  GLS_TICK_ANCHOR_TOP,
  GLS_TICK_ANCHOR_BOTTOM,
  GLS_TICK_ANCHOR_CENTER
}
 

Functions

GlsLinearScaleCastToGlsLinearScale (DisplayObject *obj)
 

Detailed Description

The GlsLinearScale Python interface file.

Enumeration Type Documentation

Enumeration of tick anchor positions.

Enumerator
GLS_TICK_ANCHOR_TOP 
GLS_TICK_ANCHOR_BOTTOM 
GLS_TICK_ANCHOR_CENTER