ConForM.CoopnTools.CoKer.CoopnVisual
Interface CoopnGraphicalPlaceHolder

All Known Implementing Classes:
CoopnGraphicalPlace

public interface CoopnGraphicalPlaceHolder

Coopn graphical element holding a place.


Method Summary
 CoopnPlaceSymbol place()
          Get the place associated to this CoopnGraphicalElement, or null if no place is associated to this element.
 

Method Detail

place

public CoopnPlaceSymbol place()
Get the place associated to this CoopnGraphicalElement, or null if no place is associated to this element.