poifsclassdiagram.pgml
来自「EXCEL read and write」· PGML 代码 · 共 1,108 行 · 第 1/2 页
PGML
1,108 行
<?xml version="1.0" encoding="ISO-8859-1" ?><!DOCTYPE pgml SYSTEM "pgml.dtd"><pgml description="org.argouml.uml.diagram.static_structure.ui.UMLClassDiagram|-64--88-1-2-717d91:e7cd986e07:-7ffe" name="POIFSClassDiagram"> <group name="Fig0" description="org.argouml.uml.diagram.static_structure.ui.FigClass[288, 72, 276, 89]" href="127-0-0-1-497f6:e8e9160e29:-7ffd" shown="7" fill="1" fillcolor="-1" stroke="1" strokecolor="-16777216" > <private> </private> <rectangle name="Fig0.0" x="288" y="72" width="276" height="88" fill="1" fillcolor="-1" stroke="1" strokecolor="-16777216" /> <text name="Fig0.1" context="" x="10" y="10" fill="1" fillcolor="-1" stroke="1" strokecolor="-16777216" font="dialog" textsize="9" ></text> <text name="Fig0.2" context="" x="288" y="72" fill="1" fillcolor="-1" stroke="1" strokecolor="-16777216" font="dialog" textsize="9" >Filesystem</text> <rectangle name="Fig0.3" x="10" y="15" width="2" height="60" fill="1" fillcolor="-1" stroke="1" strokecolor="-1" /> <text name="Fig0.4" context="" x="288" y="92" fill="1" fillcolor="-1" stroke="1" strokecolor="-16777216" font="dialog" textsize="9" >-_property_table : PropertyTable-_header_block : HeaderBlock-_documents : List</text> <text name="Fig0.5" context="" x="288" y="126" fill="1" fillcolor="-1" stroke="1" strokecolor="-16777216" font="dialog" textsize="9" >+createDocument(in stream:InputStream, in name:String)+writeFilesystem(in stream:OutputStream)+Filesystem()</text> </group> <group name="Fig1" description="org.argouml.uml.diagram.static_structure.ui.FigClass[256, 200, 246, 69]" href="127-0-0-1-497f6:e8e9160e29:-7ffc" shown="7" fill="1" fillcolor="-1" stroke="1" strokecolor="-16777216" > <private> </private> <rectangle name="Fig1.0" x="256" y="200" width="246" height="68" fill="1" fillcolor="-1" stroke="1" strokecolor="-16777216" /> <text name="Fig1.1" context="" x="10" y="10" fill="1" fillcolor="-1" stroke="1" strokecolor="-16777216" font="dialog" textsize="9" ></text> <text name="Fig1.2" context="" x="256" y="200" fill="1" fillcolor="-1" stroke="1" strokecolor="-16777216" font="dialog" textsize="9" >Document</text> <rectangle name="Fig1.3" x="10" y="15" width="2" height="60" fill="1" fillcolor="-1" stroke="1" strokecolor="-1" /> <text name="Fig1.4" context="" x="256" y="220" fill="1" fillcolor="-1" stroke="1" strokecolor="-16777216" font="dialog" textsize="9" >-_property : DocumentProperty-_blocks[] : DocumentBlock</text> <text name="Fig1.5" context="" x="256" y="244" fill="1" fillcolor="-1" stroke="1" strokecolor="-16777216" font="dialog" textsize="9" >#getDocumentProperty() : DocumentProperty#Document(in name:String, in stream:InputStream)</text> </group> <group name="Fig2" description="org.argouml.uml.diagram.static_structure.ui.FigClass[320, 312, 197, 79]" href="127-0-0-1-497f6:e8e9160e29:-7ff0" shown="7" fill="1" fillcolor="-1" stroke="1" strokecolor="-16777216" > <private> </private> <rectangle name="Fig2.0" x="320" y="312" width="197" height="78" fill="1" fillcolor="-1" stroke="1" strokecolor="-16777216" /> <text name="Fig2.1" context="" x="10" y="10" fill="1" fillcolor="-1" stroke="1" strokecolor="-16777216" font="dialog" textsize="9" ></text> <text name="Fig2.2" context="" x="320" y="312" fill="1" fillcolor="-1" stroke="1" strokecolor="-16777216" font="dialog" textsize="9" >DocumentBlock</text> <rectangle name="Fig2.3" x="10" y="15" width="2" height="60" fill="1" fillcolor="-1" stroke="1" strokecolor="-1" /> <text name="Fig2.4" context="" x="320" y="332" fill="1" fillcolor="-1" stroke="1" strokecolor="-16777216" font="dialog" textsize="9" >-_data[ 512 ] : byte-_bytes_read : int</text> <text name="Fig2.5" context="" x="320" y="356" fill="1" fillcolor="-1" stroke="1" strokecolor="-16777216" font="dialog" textsize="9" >+DocumentBlock(in stream:InputStream)+size() : int+partiallyRead() : boolean</text> </group> <group name="Fig3" description="org.argouml.uml.diagram.static_structure.ui.FigClass[288, 568, 300, 139]" href="127-0-0-1-32fb1e:e8c8d28c34:-7ffc" shown="7" fill="1" fillcolor="-1" stroke="1" strokecolor="-16777216" > <private> </private> <rectangle name="Fig3.0" x="288" y="568" width="300" height="138" fill="1" fillcolor="-1" stroke="1" strokecolor="-16777216" /> <text name="Fig3.1" context="" x="10" y="10" fill="1" fillcolor="-1" stroke="1" strokecolor="-16777216" font="dialog" textsize="9" ></text> <text name="Fig3.2" context="" x="288" y="568" fill="1" fillcolor="-1" stroke="1" strokecolor="-16777216" font="dialog" textsize="9" >HeaderBlock</text> <rectangle name="Fig3.3" x="10" y="15" width="2" height="60" fill="1" fillcolor="-1" stroke="1" strokecolor="-1" /> <text name="Fig3.4" context="" x="288" y="588" fill="1" fillcolor="-1" stroke="1" strokecolor="-16777216" font="dialog" textsize="9" >-_bat_count : IntegerField-_property_start : IntegerField-_sbat_start : IntegerField = -2-_xbat_start : IntegerField = -2-_xbat_count : IntegerField = 0-_data[ 512 ] : byte</text> <text name="Fig3.5" context="" x="288" y="652" fill="1" fillcolor="-1" stroke="1" strokecolor="-16777216" font="dialog" textsize="9" >+setBATBlocks(in blockCount:int, in startBlock:int) : BATBlock+setPropertyStart(in startBlock:int)+setXBATStart(in startBlock:int)+Header()+calculateXBATStorageRequirements(in blockCount:int) : int</text> </group> <group name="Fig4" description="org.argouml.uml.diagram.static_structure.ui.FigClass[24, 64, 169, 109]" href="127-0-0-1-497f6:e8c85b337f:-7ff1" shown="7" fill="1" fillcolor="-1" stroke="1" strokecolor="-16777216" > <private> </private> <rectangle name="Fig4.0" x="24" y="64" width="169" height="108" fill="1" fillcolor="-1" stroke="1" strokecolor="-16777216" /> <text name="Fig4.1" context="" x="10" y="10" fill="1" fillcolor="-1" stroke="1" strokecolor="-16777216" font="dialog" textsize="9" ></text> <text name="Fig4.2" context="" x="24" y="64" fill="1" fillcolor="-1" stroke="1" strokecolor="-16777216" font="dialog" textsize="9" >PropertyTable</text> <rectangle name="Fig4.3" x="10" y="15" width="2" height="60" fill="1" fillcolor="-1" stroke="1" strokecolor="-1" /> <text name="Fig4.4" context="" x="24" y="84" fill="1" fillcolor="-1" stroke="1" strokecolor="-16777216" font="dialog" textsize="9" >-_properties : List-_blocks[ ] : BlockWritable-_start_block : int</text> <text name="Fig4.5" context="" x="24" y="118" fill="1" fillcolor="-1" stroke="1" strokecolor="-16777216" font="dialog" textsize="9" >+getRoot() : Directory+addProperty(in property:Property)+preWrite()+PropertyTable()+getStartBlock() : int</text> </group> <group name="Fig5" description="org.argouml.uml.diagram.static_structure.ui.FigClass[248, 416, 228, 40]" href="127-0-0-1-497f6:e8c85b337f:-7ffa" shown="5" fill="1" fillcolor="-1" stroke="1" strokecolor="-16777216" > <private> </private> <rectangle name="Fig5.0" x="248" y="416" width="228" height="40" fill="1" fillcolor="-1" stroke="1" strokecolor="-16777216" /> <text name="Fig5.1" context="" x="10" y="10" fill="1" fillcolor="-1" stroke="1" strokecolor="-16777216" font="dialog" textsize="9" ></text> <text name="Fig5.2" context="" x="248" y="416" fill="1" fillcolor="-1" stroke="1" strokecolor="-16777216" font="dialog" textsize="9" >DocumentProperty</text> <rectangle name="Fig5.3" x="10" y="15" width="2" height="60" fill="1" fillcolor="-1" stroke="1" strokecolor="-1" /> <text name="Fig5.4" context="" x="248" y="436" fill="1" fillcolor="-1" stroke="1" strokecolor="-16777216" font="dialog" textsize="9" ></text> <text name="Fig5.5" context="" x="248" y="436" fill="1" fillcolor="-1" stroke="1" strokecolor="-16777216" font="dialog" textsize="9" >+DocumentProperty(in name:String, in size:int)</text> </group> <group name="Fig6" description="org.argouml.uml.diagram.static_structure.ui.FigInterface[64, 224, 141, 64]" href="127-0-0-1-497f6:e8e9160e29:-7fde" shown="0" fill="1" fillcolor="-1" stroke="1" strokecolor="-16777216" > <private> </private> <rectangle name="Fig6.0" x="65" y="225" width="139" height="62" fill="1" fillcolor="-1" stroke="1" strokecolor="-16777216" /> <rectangle name="Fig6.1" x="64" y="224" width="141" height="24" fill="1" fillcolor="-1" stroke="1" strokecolor="-16777216" /> <text name="Fig6.2" context="" x="65" y="225" fill="0" fillcolor="-1" stroke="0" strokecolor="-16777216" font="dialog" textsize="9" ><<Interface>></text> <text name="Fig6.3" context="" x="65" y="235" fill="0" fillcolor="-1" stroke="0" strokecolor="-16777216" font="dialog" textsize="9" >BATManaged</text> <text name="Fig6.4" context="" x="64" y="247" fill="1" fillcolor="-1" stroke="1" strokecolor="-16777216" font="dialog" textsize="9" >+countBlocks() : int+setStartBlock(in index:int)</text> </group> <group name="Fig7" description="org.argouml.uml.diagram.static_structure.ui.FigInterface[24, 368, 185, 64]" href="127-0-0-1-b3e62:e8f3e6dcd2:-7ffd"
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?