UniPRT SDK  v1.0.0.0
com.UniPRT.Sdk.LabelMaker.TsplLib.Scale Class Reference

Public Member Functions

 Scale ()
 
 Scale (TSPL.SCALE_UNITS units, int horzDpi, int vertDpi)
 
String toString ()
 
TSPL.SCALE_UNITS getUnits ()
 
void SetUnits (TSPL.SCALE_UNITS units)
 
int GetHorzResolution ()
 
void SetHorzResolution (int horzResolution)
 
int GetVertResolution ()
 
void SetVertResolution (int vertResolution)
 

Private Attributes

TsplCmd cmd = new TsplCmd(false, "REM SCALE", "")
 
TSPL.SCALE_UNITS units = TSPL.SCALE_UNITS.DOT
 
int horzResolution
 
int vertResolution
 

Constructor & Destructor Documentation

◆ Scale() [1/2]

◆ Scale() [2/2]

com.UniPRT.Sdk.LabelMaker.TsplLib.Scale.Scale ( TSPL.SCALE_UNITS  units,
int  horzDpi,
int  vertDpi 
)

Member Function Documentation

◆ GetHorzResolution()

int com.UniPRT.Sdk.LabelMaker.TsplLib.Scale.GetHorzResolution ( )

◆ getUnits()

TSPL.SCALE_UNITS com.UniPRT.Sdk.LabelMaker.TsplLib.Scale.getUnits ( )

◆ GetVertResolution()

int com.UniPRT.Sdk.LabelMaker.TsplLib.Scale.GetVertResolution ( )

◆ SetHorzResolution()

void com.UniPRT.Sdk.LabelMaker.TsplLib.Scale.SetHorzResolution ( int  horzResolution)

◆ SetUnits()

void com.UniPRT.Sdk.LabelMaker.TsplLib.Scale.SetUnits ( TSPL.SCALE_UNITS  units)

◆ SetVertResolution()

void com.UniPRT.Sdk.LabelMaker.TsplLib.Scale.SetVertResolution ( int  vertResolution)

◆ toString()

Member Data Documentation

◆ cmd

TsplCmd com.UniPRT.Sdk.LabelMaker.TsplLib.Scale.cmd = new TsplCmd(false, "REM SCALE", "")
private

◆ horzResolution

◆ units

◆ vertResolution


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