com.semarchy.mdm.runtime.model.logical
Interface IEntityShape

All Superinterfaces:
IShape, Serializable

public interface IEntityShape
extends IShape, Serializable


Method Summary
 String getBoderColor()
           
 IEntity getEntity()
           
 String getFontTitleColor()
           
 
Methods inherited from interface com.semarchy.mdm.runtime.model.logical.IShape
getHeight, getWidth, getX, getY
 

Method Detail

getEntity

IEntity getEntity()

getBoderColor

String getBoderColor()

getFontTitleColor

String getFontTitleColor()


Copyright © 2015. All Rights Reserved.