|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectnet.sf.freecol.client.gui.panel.MapEditorTransformPanel.MapTransform
net.sf.freecol.client.gui.panel.MapEditorTransformPanel.TileTypeTransform
public class MapEditorTransformPanel.TileTypeTransform
Method Summary | |
---|---|
TileType |
getTileType()
|
void |
transform(Tile t)
Applies this transformation to the given tile. |
Methods inherited from class net.sf.freecol.client.gui.panel.MapEditorTransformPanel.MapTransform |
---|
getDescriptionPanel, setDescriptionPanel |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public TileType getTileType()
public void transform(Tile t)
MapEditorTransformPanel.MapTransform
transform
in class MapEditorTransformPanel.MapTransform
t
- The Tile
to be transformed,
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |