com.yworks.yfiles.server.graphml.flexio.data
Interface IPortLocationModelParameter

All Known Implementing Classes:
NodeScaledParameter

public interface IPortLocationModelParameter

Common interface for parameters that are created by IPortModel instances. A parameter encapsulates a certain state that can be interpreted by its model to calculate a location.


Method Summary
 IPortLocationModel getModel()
          Gets the model that has created this parameter.
 

Method Detail

getModel

public IPortLocationModel getModel()
Gets the model that has created this parameter.



Copyright © 2000-2007 yWorks GmbH. All rights reserved