Package org.apache.poi.hdgf.chunks
Class Chunk.Command
java.lang.Object
org.apache.poi.hdgf.chunks.Chunk.Command
- Enclosing class:
- Chunk
A command in the visio file. In order to make things fun,
all the chunk actually stores is the value of the command.
You have to have your own lookup table to figure out what
the commands are based on the chunk type.
-
Field Summary
Fields -
Method Summary
-
Field Details
-
value
-
-
Method Details
-
getDefinition
-
getValue
-