net.sourceforge.plantuml.posimo
Interface Positionable

All Known Subinterfaces:
Clusterable
All Known Implementing Classes:
Block, Cluster, Label

public interface Positionable


Method Summary
 Point2D getPosition()
           
 Dimension2D getSize()
           
 

Method Detail

getSize

Dimension2D getSize()

getPosition

Point2D getPosition()


Copyright © 2011. All Rights Reserved.