Package com.yworks.yfiles.server.tiles.support

This package provides supporting tools for yFiles AJAX.

See:
          Description

Interface Summary
GenericGroupNodeStateLabelProvider This interface provides access to the state label of a group node.
 

Class Summary
JSONStringBuilder This class can be used to build a string which represents an object in JSON format.
JSONSupport Provides static utility methods for JSON encoding
ReadWriteLock A ReadWriteLock instance can be used to manage read and write access such that simultaneous read access is allowed, but only a single thread is allowed to write.
StateLabelProviderPainter This GroupNodePainter extends the default GroupNodePainter by making available its state label, thus implementing the GenericGroupNodeStateLabelProvider interface.
ViewPort This object contains the view point and the zoom of the client side canvas.
 

Package com.yworks.yfiles.server.tiles.support Description

This package provides supporting tools for yFiles AJAX.



Copyright © 2006-2013 yWorks GmbH. All rights reserved