Interface Clusterable

All Superinterfaces:
Moveable, Positionable
All Known Implementing Classes:
Block, Cluster

public interface Clusterable extends Positionable
  • Method Summary

    Modifier and Type
    Method
    Description
     

    Methods inherited from interface net.sourceforge.plantuml.klimt.geom.Moveable

    moveSvek

    Methods inherited from interface net.sourceforge.plantuml.klimt.geom.Positionable

    getPosition, getSize
  • Method Details