com.yworks.yfiles.server.graphml.flexio.data
Class NodeScaledParameter

java.lang.Object
  extended bycom.yworks.yfiles.server.graphml.flexio.data.NodeScaledParameter
All Implemented Interfaces:
IPortLocationModelParameter

public class NodeScaledParameter
extends java.lang.Object
implements IPortLocationModelParameter


Constructor Summary
NodeScaledParameter(IPortLocationModel model, YPoint offsets)
           
 
Method Summary
 IPortLocationModel getModel()
          Gets the model that has created this parameter.
 YPoint getOffset()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

NodeScaledParameter

public NodeScaledParameter(IPortLocationModel model,
                           YPoint offsets)
Method Detail

getOffset

public YPoint getOffset()

getModel

public IPortLocationModel getModel()
Description copied from interface: IPortLocationModelParameter
Gets the model that has created this parameter.

Specified by:
getModel in interface IPortLocationModelParameter


Copyright © 2000-2007 yWorks GmbH. All rights reserved