Uses of Interface
org.w3.x1999.xlink.TypeAttribute.Type

Packages that use TypeAttribute.Type
org.graphdrawing.graphml.xmlns   
org.graphdrawing.graphml.xmlns.impl   
org.w3.x1999.xlink   
org.w3.x1999.xlink.impl   
 

Uses of TypeAttribute.Type in org.graphdrawing.graphml.xmlns
 

Methods in org.graphdrawing.graphml.xmlns that return TypeAttribute.Type
 TypeAttribute.Type LocatorType.xgetType()
          Gets (as xml) the "type" attribute
 

Methods in org.graphdrawing.graphml.xmlns with parameters of type TypeAttribute.Type
 void LocatorType.xsetType(TypeAttribute.Type type)
          Sets (as xml) the "type" attribute
 

Uses of TypeAttribute.Type in org.graphdrawing.graphml.xmlns.impl
 

Methods in org.graphdrawing.graphml.xmlns.impl that return TypeAttribute.Type
 TypeAttribute.Type LocatorTypeImpl.xgetType()
          Gets (as xml) the "type" attribute
 

Methods in org.graphdrawing.graphml.xmlns.impl with parameters of type TypeAttribute.Type
 void LocatorTypeImpl.xsetType(TypeAttribute.Type type)
          Sets (as xml) the "type" attribute
 

Uses of TypeAttribute.Type in org.w3.x1999.xlink
 

Methods in org.w3.x1999.xlink that return TypeAttribute.Type
static TypeAttribute.Type TypeAttribute.Type.Factory.newInstance()
           
static TypeAttribute.Type TypeAttribute.Type.Factory.newInstance(org.apache.xmlbeans.XmlOptions options)
           
static TypeAttribute.Type TypeAttribute.Type.Factory.newValue(java.lang.Object obj)
           
 TypeAttribute.Type TypeAttribute.xgetType()
          Gets (as xml) the "type" attribute
 

Methods in org.w3.x1999.xlink with parameters of type TypeAttribute.Type
 void TypeAttribute.xsetType(TypeAttribute.Type type)
          Sets (as xml) the "type" attribute
 

Uses of TypeAttribute.Type in org.w3.x1999.xlink.impl
 

Classes in org.w3.x1999.xlink.impl that implement TypeAttribute.Type
static class TypeAttributeImpl.TypeImpl
          An XML type(@http://www.w3.org/1999/xlink).
 

Methods in org.w3.x1999.xlink.impl that return TypeAttribute.Type
 TypeAttribute.Type TypeAttributeImpl.xgetType()
          Gets (as xml) the "type" attribute
 

Methods in org.w3.x1999.xlink.impl with parameters of type TypeAttribute.Type
 void TypeAttributeImpl.xsetType(TypeAttribute.Type type)
          Sets (as xml) the "type" attribute
 



Copyright © 2014 Martin Luther University Halle-Wittenberg. All Rights Reserved.