DroidDiagram Programmer's Guide
ShapeLibrary.makeImagesRelativeTo Method
See Also
 






Makes image locations relative to specified shapeLibraryPath so that the shape library can be moved/distributed. This method is supposed to be called before serialization.

Namespace: com.mindfusion.diagramming
Package: com.mindfusion.diagramming

 Syntax

Java  Copy Code

public void makeImagesRelativeTo (
    String shapeLibraryPath
)

 Parameters

shapeLibraryPath

 See Also

ShapeLibrary Members
ShapeLibrary Class
com.mindfusion.diagramming Namespace