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
Fields in org.apache.poi.hdgf.chunks declared as ChunkFactory.CommandDefinition Modifier and Type Field Description protected ChunkFactory.CommandDefinition[]
Chunk. commandDefinitions
The possible different commands we can holdMethods 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.CommandDefinition
Chunk.Command. getDefinition()
-