Forum Index - Topic Index Astah API IDiagram exportImage method |
Flat | Previous Topic | Next Topic |
Poster | Thread |
---|---|
ortolanph | Posted on: 2011/8/25 2:35 |
Just popping in Joined: 2011/8/25 From: Posts: 1 |
IDiagram exportImage method Hi, there
I have a question about IDiagram exportImage method and how to use. Everytime that I call it, there are three parameters that I must provide, but I can't find any documentation about that. The two first are String and the last is primitive double. What do they mean? I am informing the file name, the format and 0 (why? well, I don't know, just a hunch). The main problem occurs when the exportImage is called throwing the following stack trace: com.change_vision.jude.api.inf.exception.InvalidUsingException: This API is not available in non-plugin at kq.exportImage(X:141) at ... I am using the Astah-community edition. Is this the cause of my problem or I do have to add some another jar provided on the lib directory on astah distribution to add plugin information somewhere in my code? Thanks in advance! |
Flat | Previous Topic | Next Topic |
Subject | Poster | Date |
---|---|---|
» IDiagram exportImage method | ortolanph | 2011/8/25 2:35 |
Re: IDiagram exportImage method | Joba | 2011/8/27 7:23 |