Uses of Class
org.apache.poi.hdgf.chunks.ChunkFactory.CommandDefinition
Packages that use ChunkFactory.CommandDefinition
-
Uses of ChunkFactory.CommandDefinition in org.apache.poi.hdgf.chunks
Fields in org.apache.poi.hdgf.chunks declared as ChunkFactory.CommandDefinitionModifier and TypeFieldDescriptionprotected ChunkFactory.CommandDefinition[]Chunk.commandDefinitionsThe possible different commands we can holdMethods in org.apache.poi.hdgf.chunks that return ChunkFactory.CommandDefinitionModifier and TypeMethodDescriptionChunk.getCommandDefinitions()Gets the command definitions, which define and describe much of the data held by the chunk.Chunk.Command.getDefinition()