net.sourceforge.plantuml.golem
Class TileArea

java.lang.Object
  extended by net.sourceforge.plantuml.golem.TileArea

public class TileArea
extends Object


Method Summary
 TileGeometry getGeometry()
           
 Tile getTile()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getTile

public Tile getTile()

getGeometry

public TileGeometry getGeometry()


Copyright © 2014. All Rights Reserved.