public class TilePhasingValue
extends java.lang.Object
| Constructor and Description |
|---|
TilePhasingValue(TileTemplateRead tileTemplateRead,
float phasingValue,
float prePhasingValue) |
| Modifier and Type | Method and Description |
|---|---|
float |
getPhasingValue() |
float |
getPrePhasingValue() |
TileTemplateRead |
getTileTemplateRead() |
public TilePhasingValue(TileTemplateRead tileTemplateRead, float phasingValue, float prePhasingValue)
public TileTemplateRead getTileTemplateRead()
public float getPhasingValue()
public float getPrePhasingValue()