public class

TextStyle

extends Object
java.lang.Object
   ↳ com.mapsted.positioning.coreObjects.TextStyle

Summary

Public Constructors
TextStyle(Entity entity)
Public Methods
Colour getFontColour(String type, boolean selected)
float getFontSize()
int getLayerIdx()
int getPlacementPriority()
Float getRotation()
boolean isFreeRotation()
[Expand]
Inherited Methods
From class java.lang.Object

Public Constructors

public TextStyle (Entity entity)

Public Methods

public Colour getFontColour (String type, boolean selected)

public float getFontSize ()

public int getLayerIdx ()

public int getPlacementPriority ()

public Float getRotation ()

public boolean isFreeRotation ()