Uses of Class
org.apache.poi.hdgf.chunks.ChunkFactory.CommandDefinition
-
Packages that use ChunkFactory.CommandDefinition Package Description org.apache.poi.hdgf.chunks -
-
Uses of ChunkFactory.CommandDefinition in org.apache.poi.hdgf.chunks
Methods in org.apache.poi.hdgf.chunks that return ChunkFactory.CommandDefinition Modifier and Type Method Description ChunkFactory.CommandDefinition[]Chunk. getCommandDefinitions()Gets the command definitions, which define and describe much of the data held by the chunk.ChunkFactory.CommandDefinitionChunk.Command. getDefinition()
-