| |||||||
| DETAILS: DOCUMENTATION | ELEMENTS | ATTRIBUTES | SOURCE | FRAMES | NO FRAMES | ||||||
{http://www.w3.org/2001/XMLSchema}anyType
|
+--{http://www.yworks.com/xml/graphml}IntInsets.type (restriction)
| Attribute Summary | |
xs:nonNegativeInteger | bottomThe minimal inset at the bottom in integer precision. |
xs:nonNegativeInteger | leftThe minimal inset at the left in integer precision. |
xs:nonNegativeInteger | rightThe minimal inset at the right in integer precision. |
xs:nonNegativeInteger | topThe minimal inset at the top in integer precision. |
| Attribute Detail |
xs:nonNegativeIntegeroptionalunqualifiedxs:nonNegativeIntegeroptionalunqualifiedxs:nonNegativeIntegeroptionalunqualifiedxs:nonNegativeIntegeroptionalunqualified{http://www.yworks.com/xml/graphml}IntInsets.type (restriction)
|
+--{http://www.yworks.com/xml/graphml}Insets.type (extension)
<xs:complexType name="IntInsets.type"><xs:attribute name="top" type="xs:nonNegativeInteger" use="optional">
</xs:attribute><xs:attribute name="bottom" type="xs:nonNegativeInteger" use="optional">
</xs:attribute><xs:attribute name="left" type="xs:nonNegativeInteger" use="optional">
</xs:attribute><xs:attribute name="right" type="xs:nonNegativeInteger" use="optional"></xs:complexType>
</xs:attribute>
| |||||||
| DETAILS: DOCUMENTATION | ELEMENTS | ATTRIBUTES | SOURCE | FRAMES | NO FRAMES | ||||||