|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use XMLFormatting | |
|---|---|
| hmi.animation | Documentation in the central Hmi Packages LaTeX report. |
| hmi.bml.core | |
| hmi.bml.ext.bmlt | |
| hmi.bml.feedback | |
| hmi.elckerlyc.animationengine.motionunit | |
| hmi.elckerlyc.animationengine.procanimation | |
| hmi.environment.avatars | This package contains code for loading avatars, mixed systems, face bindings, etc. |
| hmi.faceanimation.model | |
| hmi.facegraphics | This package and its subpackages make the connection between the abstract specification of face animations using Elckerlyc and the actual deformation of the mesh in the HmiGraphics packages. |
| hmi.facegraphics.deformers | Mesh deformations. |
| hmi.graphics.collada | Support for loading Collada Graphics files |
| hmi.graphics.collada.scenegraph | Support for loading Collada Graphics files |
| hmi.graphics.scenegraph | The HmiGraphics scenegraph package contains code for graphics scenegraphs in a render platform independent way, and also independent from a particular graphics file format. |
| hmi.physics.assembler | |
| hmi.xml | Support for reading and writing XML. |
| hmi.xml.wrap | NO PACKAGE DOCUMENTATION |
| Uses of XMLFormatting in hmi.animation |
|---|
| Methods in hmi.animation with parameters of type XMLFormatting | |
|---|---|
StringBuilder |
ConfigList.appendAttributeString(StringBuilder buf,
XMLFormatting fmt)
Appends a String of signature attributes to buf |
StringBuilder |
VJoint.appendContent(StringBuilder buf,
XMLFormatting fmt)
|
StringBuilder |
SkeletonInterpolator.appendContent(StringBuilder buf,
XMLFormatting fmt)
Appends the config elements as XML content. |
StringBuilder |
Skeleton.appendContent(StringBuilder buf,
XMLFormatting fmt)
|
StringBuilder |
Skeleton.VJointXML.appendContent(StringBuilder buf,
XMLFormatting fmt)
|
StringBuilder |
ConfigList.appendContent(StringBuilder buf,
XMLFormatting fmt)
Appends the config elements as XML content. |
| Uses of XMLFormatting in hmi.bml.core |
|---|
| Methods in hmi.bml.core with parameters of type XMLFormatting | |
|---|---|
StringBuilder |
Synchronize.appendContent(StringBuilder buf,
XMLFormatting fmt)
|
StringBuilder |
SpeechBehaviour.appendContent(StringBuilder buf,
XMLFormatting fmt)
|
StringBuilder |
RequiredBlock.appendContent(StringBuilder buf,
XMLFormatting fmt)
|
StringBuilder |
Description.appendContent(StringBuilder buf,
XMLFormatting fmt)
|
StringBuilder |
ConstraintBlock.appendContent(StringBuilder buf,
XMLFormatting fmt)
|
StringBuilder |
BehaviourBlock.appendContent(StringBuilder buf,
XMLFormatting fmt)
|
StringBuilder |
Behaviour.appendContent(StringBuilder buf,
XMLFormatting fmt)
|
StringBuilder |
Before.appendContent(StringBuilder buf,
XMLFormatting fmt)
|
StringBuilder |
After.appendContent(StringBuilder buf,
XMLFormatting fmt)
|
| Uses of XMLFormatting in hmi.bml.ext.bmlt |
|---|
| Methods in hmi.bml.ext.bmlt with parameters of type XMLFormatting | |
|---|---|
StringBuilder |
BMLTInterruptSpec.appendAttributeString(StringBuilder buf,
XMLFormatting fmt)
|
StringBuilder |
BMLTAudioFileBehaviour.appendContent(StringBuilder buf,
XMLFormatting fmt)
|
| Uses of XMLFormatting in hmi.bml.feedback |
|---|
| Methods in hmi.bml.feedback with parameters of type XMLFormatting | |
|---|---|
StringBuilder |
XMLBMLWarningFeedback.appendContent(StringBuilder buf,
XMLFormatting fmt)
|
StringBuilder |
XMLBMLPerformanceStopFeedback.appendContent(StringBuilder buf,
XMLFormatting fmt)
|
StringBuilder |
XMLBMLExceptionFeedback.appendContent(StringBuilder buf,
XMLFormatting fmt)
|
| Uses of XMLFormatting in hmi.elckerlyc.animationengine.motionunit |
|---|
| Methods in hmi.elckerlyc.animationengine.motionunit with parameters of type XMLFormatting | |
|---|---|
StringBuilder |
Parameter.appendContent(StringBuilder buf,
XMLFormatting fmt)
|
StringBuilder |
KeyPosition.appendContent(StringBuilder buf,
XMLFormatting fmt)
|
| Uses of XMLFormatting in hmi.elckerlyc.animationengine.procanimation |
|---|
| Methods in hmi.elckerlyc.animationengine.procanimation with parameters of type XMLFormatting | |
|---|---|
StringBuilder |
Rotation.appendContent(StringBuilder buf,
XMLFormatting fmt)
|
StringBuilder |
ProcAnimationMU.appendContent(StringBuilder buf,
XMLFormatting fmt)
|
StringBuilder |
Keyframes.appendContent(StringBuilder buf,
XMLFormatting fmt)
|
StringBuilder |
EndEffector.appendContent(StringBuilder buf,
XMLFormatting fmt)
Appends a String to buf that encodes the contents for the XML encoding. |
| Uses of XMLFormatting in hmi.environment.avatars |
|---|
| Methods in hmi.environment.avatars with parameters of type XMLFormatting | |
|---|---|
StringBuilder |
MixedSystemAssembler.appendContent(StringBuilder buf,
XMLFormatting fmt)
Appends a String to buf that encodes the contents for the XML encoding. |
| Uses of XMLFormatting in hmi.faceanimation.model |
|---|
| Methods in hmi.faceanimation.model with parameters of type XMLFormatting | |
|---|---|
StringBuilder |
FACSConfiguration.appendAU(int number,
FACS.Side s,
Float value,
StringBuilder buf,
XMLFormatting fmt)
|
StringBuilder |
FACSConfiguration.appendContent(StringBuilder buf,
XMLFormatting fmt)
|
| Uses of XMLFormatting in hmi.facegraphics |
|---|
| Methods in hmi.facegraphics with parameters of type XMLFormatting | |
|---|---|
StringBuilder |
GLHead.appendContent(StringBuilder buf,
XMLFormatting fmt)
|
| Uses of XMLFormatting in hmi.facegraphics.deformers |
|---|
| Methods in hmi.facegraphics.deformers with parameters of type XMLFormatting | |
|---|---|
StringBuilder |
SmoothDeformer.appendContent(StringBuilder buf,
XMLFormatting fmt)
|
StringBuilder |
EaseDeformer.appendContent(StringBuilder buf,
XMLFormatting fmt)
|
StringBuilder |
Deformer.appendContent(StringBuilder buf,
XMLFormatting fmt)
|
| Uses of XMLFormatting in hmi.graphics.collada |
|---|
| Uses of XMLFormatting in hmi.graphics.collada.scenegraph |
|---|
| Methods in hmi.graphics.collada.scenegraph with parameters of type XMLFormatting | |
|---|---|
StringBuilder |
GSkin.appendAttributeString(StringBuilder buf,
XMLFormatting fmt)
appends the id and sid XML attributes to buf. |
| Uses of XMLFormatting in hmi.graphics.scenegraph |
|---|
| Uses of XMLFormatting in hmi.physics.assembler |
|---|
| Methods in hmi.physics.assembler with parameters of type XMLFormatting | |
|---|---|
StringBuilder |
PhysicalSegmentAssembler.appendContent(StringBuilder buf,
XMLFormatting fmt)
Appends a String to buf that encodes the contents for the XML encoding. |
StringBuilder |
PhysicalHumanoidAssembler.appendContent(StringBuilder buf,
XMLFormatting fmt)
Appends a String to buf that encodes the contents for the XML encoding. |
StringBuilder |
IDBranchAssembler.appendContent(StringBuilder buf,
XMLFormatting fmt)
Appends a String to buf that encodes the contents for the XML encoding. |
StringBuilder |
CollisionModel.appendContent(StringBuilder buf,
XMLFormatting fmt)
Appends a String to buf that encodes the contents for the XML encoding. |
| Uses of XMLFormatting in hmi.xml |
|---|
| Methods in hmi.xml that return XMLFormatting | |
|---|---|
XMLFormatting |
XMLFormatting.indent()
Push the current tab, then increment the tab with the current tabIncrement. |
XMLFormatting |
XMLFormatting.indent(int tabIncrement)
Push the current tab, then increment the tab with the specified tabIncrement. |
XMLFormatting |
XMLFormatting.popXMLNameSpace()
|
XMLFormatting |
XMLFormatting.pushXMLNameSpace(XMLNameSpace xmlNamespace)
|
XMLFormatting |
XMLFormatting.unIndent()
Restore/Pop the current tab setting. |
| Methods in hmi.xml with parameters of type XMLFormatting | ||
|---|---|---|
static StringBuilder |
XMLStructureAdapter.appendAttribute(StringBuilder buf,
String attrName,
boolean[] bools,
char separator,
XMLFormatting fmt,
int nrElementsPerLine)
appends an attribute of the form name="value0 value1 |
|
static StringBuilder |
XMLStructureAdapter.appendAttribute(StringBuilder buf,
String attrName,
float[] floats,
char separator,
XMLFormatting fmt,
int nrElementsPerLine)
appends an attribute of the form name="value0 value1 |
|
static StringBuilder |
XMLStructureAdapter.appendAttribute(StringBuilder buf,
String attrName,
int[] ints,
char separator,
XMLFormatting fmt,
int nrElementsPerLine)
appends an attribute of the form name="valu0 value1 ....." |
|
static StringBuilder |
XMLStructureAdapter.appendAttribute(StringBuilder buf,
String attrName,
String[] strings,
char separator,
XMLFormatting fmt,
int nrElementsPerLine)
appends an attribute of the form name="value0 value1 |
|
StringBuilder |
XMLStructureAdapter.appendAttributeString(StringBuilder buf,
XMLFormatting fmt)
A special case of appendAttributeString that also takes a fmt parameter. |
|
static StringBuilder |
XMLStructureAdapter.appendBooleans(StringBuilder buf,
boolean[] bools,
char separator,
XMLFormatting fmt,
int nrElementsPerLine)
appends an array of floats, with maxNrOfElements booleans at one line. |
|
StringBuilder |
XMLStructureAdapter.appendContent(StringBuilder buf,
XMLFormatting fmt)
Appends a String to buf that encodes the contents for the XML encoding. |
|
static StringBuilder |
XMLStructureAdapter.appendDoubleElement(StringBuilder buf,
String tagName,
double value,
XMLFormatting fmt)
appends an XML element of the form "tagName"value"/tagName" |
|
static StringBuilder |
XMLStructureAdapter.appendEmptyTag(StringBuilder buf,
XMLFormatting fmt,
String tagName,
HashMap attributes)
This method appends an "empty element" XML STag with specified tag name to buf. |
|
static StringBuilder |
XMLStructureAdapter.appendEmptyTag(StringBuilder buf,
XMLFormatting fmt,
String tagName,
String attrName,
String attrValue)
This method appends an "empty element" XML STag with specified tag name to buf. |
|
static StringBuilder |
XMLStructureAdapter.appendEmptyTag(StringBuilder buf,
XMLFormatting fmt,
String tagName,
String attrName1,
String attrValue1,
String attrName2,
String attrValue2)
This method appends an "empty element" XML STag with specified tag name to buf. |
|
static StringBuilder |
XMLStructureAdapter.appendEmptyTag(StringBuilder buf,
XMLFormatting fmt,
String tagName,
String attrName1,
String attrValue1,
String attrName2,
String attrValue2,
String attrName3,
String attrValue3)
This method appends an "empty element" XML STag with specified tag name to buf. |
|
static StringBuilder |
XMLStructureAdapter.appendETag(StringBuilder buf,
String tagName,
XMLFormatting fmt)
appends an XML ETag to buf, on a new line, preceded by tab spaces. |
|
static StringBuilder |
XMLStructureAdapter.appendFloatArrayElement(StringBuilder buf,
String tagName,
float[] values,
char separator,
XMLFormatting fmt,
int nrElementsPerLine)
appends an XML element of the form "tagName"value"/tagName" |
|
static StringBuilder |
XMLStructureAdapter.appendFloatElement(StringBuilder buf,
String tagName,
float value,
XMLFormatting fmt)
appends an XML element of the form "tagName"value"/tagName" |
|
static StringBuilder |
XMLStructureAdapter.appendFloats(StringBuilder buf,
float[] floats,
char separator,
XMLFormatting fmt,
int nrElementsPerLine)
appends an array of floats, with maxNrOfElements floats at one line. |
|
static StringBuilder |
XMLStructureAdapter.appendIntArrayElement(StringBuilder buf,
String tagName,
int[] values,
char separator,
XMLFormatting fmt,
int nrElementsPerLine)
appends an XML element of the form "tagName"value"/tagName" |
|
static StringBuilder |
XMLStructureAdapter.appendIntElement(StringBuilder buf,
String tagName,
int value,
XMLFormatting fmt)
appends an XML element of the form "tagName"value"/tagName" |
|
static StringBuilder |
XMLStructureAdapter.appendInts(StringBuilder buf,
int[] ints,
char separator,
XMLFormatting fmt,
int nrElementsPerLine)
appends an array of ints, with maxNrOfElements ints at one line. |
|
static StringBuilder |
XMLStructureAdapter.appendLongElement(StringBuilder buf,
String tagName,
long value,
XMLFormatting fmt)
appends an XML element of the form "tagName"value"/tagName" |
|
static StringBuilder |
XMLStructureAdapter.appendNewLine(StringBuilder buf,
XMLFormatting fmt)
|
|
static StringBuilder |
XMLStructureAdapter.appendOptionalDoubleElement(StringBuilder buf,
String tagName,
double value,
double unspecified,
XMLFormatting fmt)
appends an XML element of the form "tagName"value"/tagName", provided that value is not the special "unspecified" value. |
|
static StringBuilder |
XMLStructureAdapter.appendOptionalFloatElement(StringBuilder buf,
String tagName,
float value,
float unspecified,
XMLFormatting fmt)
appends an XML element of the form "tagName"value"/tagName", provided that value is not the special "unspecified" value. |
|
static StringBuilder |
XMLStructureAdapter.appendOptionalIntElement(StringBuilder buf,
String tagName,
int value,
int unspecified,
XMLFormatting fmt)
appends an XML element of the form "tagName"value"/tagName", provided that value is not the special "unspecified" value. |
|
static StringBuilder |
XMLStructureAdapter.appendOptionalLongElement(StringBuilder buf,
String tagName,
long value,
long unspecified,
XMLFormatting fmt)
appends an XML element of the form "tagName"value"/tagName", provided that value is not the special "unspecified" value. |
|
static StringBuilder |
XMLStructureAdapter.appendSpaces(StringBuilder buf,
XMLFormatting fmt)
appends a String consisting of exactly "tab" spaces. |
|
static StringBuilder |
XMLStructureAdapter.appendSTag(StringBuilder buf,
String tagName,
XMLFormatting fmt)
This method appends an XML STag with specified tag name to buf. |
|
static StringBuilder |
XMLStructureAdapter.appendStringArrayElement(StringBuilder buf,
String tagName,
String[] values,
char separator,
XMLFormatting fmt,
int nrElementsPerLine)
appends an XML element of the form "tagName"value"/tagName" |
|
static StringBuilder |
XMLStructureAdapter.appendStrings(StringBuilder buf,
String[] strings,
char separator,
XMLFormatting fmt,
int nrElementsPerLine)
appends an array of strings, with maxNrOfElements floats at one line. |
|
static StringBuilder |
XMLStructureAdapter.appendTextElement(StringBuilder buf,
String tagName,
String value,
XMLFormatting fmt)
appends an XML element of the form "tagName"value"/tagName" The value parameter is allowed to be null, and in this case, nothing is appended at all. |
|
StringBuilder |
XMLStructureAdapter.appendXML(StringBuilder buf,
XMLFormatting fmt)
like writeXML(PrintWriter ,int), except that the XML encoding is appended to a StringBuilder. |
|
StringBuilder |
XMLStructure.appendXML(StringBuilder buf,
XMLFormatting fmt)
like writeXML(PrintWriter ,int), except that the XML encoding is appended to a StringBuilder. |
|
StringBuilder |
XMLAttributeMap.appendXML(StringBuilder buf,
XMLFormatting fmt)
appends the value of this XMLList to buf. |
|
StringBuilder |
XMLStructureAdapter.appendXML(StringBuilder buf,
XMLFormatting fmt,
String prefix,
String namespace)
like writeXML(PrintWriter ,int), except that the XML encoding is appended to a StringBuilder. |
|
StringBuilder |
XMLStructureAdapter.appendXML(StringBuilder buf,
XMLFormatting fmt,
XMLNameSpace xmlNamespace)
like writeXML(PrintWriter ,int), except that the XML encoding is appended to a StringBuilder. |
|
StringBuilder |
XMLStructureAdapter.appendXMLStructure(StringBuilder buf,
XMLFormatting fmt,
XMLStructure xmlStruct)
If xmlStruct ! |
|
static
|
XMLStructureAdapter.appendXMLStructureList(StringBuilder buf,
XMLFormatting fmt,
List<T> elements)
appends a list of XMLStructures. |
|
static StringBuilder |
XMLStructureAdapter.appendXMLTextElementList(StringBuilder buf,
XMLFormatting fmt,
String tagName,
List<String> elements)
appends a list of uniform XMLTextElements. |
|
String |
XMLStructureAdapter.toXMLString(XMLFormatting fmt)
yields an XML encoded String of this XMLStructure object. |
|
String |
XMLStructure.toXMLString(XMLFormatting fmt)
yields an XML encoded String of this XMLizable object. |
|
String |
XMLAttributeMap.toXMLString(XMLFormatting fmt)
yields an XML encoded String of this XMLIzable object. |
|
String |
XMLStructureAdapter.toXMLString(XMLFormatting fmt,
String prefix,
String namespace)
yields an XML encoded String of this XMLStructure object. |
|
String |
XMLStructureAdapter.toXMLString(XMLFormatting fmt,
XMLNameSpace xmlNamespace)
yields an XML encoded String of this XMLStructure object. |
|
void |
XMLStructureAdapter.writeXML(PrintWriter out,
XMLFormatting fmt)
writes an XML encoded String to "out". |
|
void |
XMLStructure.writeXML(PrintWriter out,
XMLFormatting fmt)
writes an XML encoded String to "out". |
|
void |
XMLAttributeMap.writeXML(PrintWriter out,
XMLFormatting fmt)
writes the value of this XMLList to out. |
|
void |
XMLStructureAdapter.writeXML(PrintWriter out,
XMLFormatting fmt,
XMLNameSpace xmlNamespace)
writes an XML encoded String to "out". |
|
| Uses of XMLFormatting in hmi.xml.wrap |
|---|
| Methods in hmi.xml.wrap with parameters of type XMLFormatting | |
|---|---|
StringBuilder |
XMLBasicValue.appendXML(StringBuilder buf,
XMLFormatting fmt)
appends the value of this XMLBasicValue to buf. |
String |
XMLBasicValue.toXMLString(XMLFormatting fmt)
yields an XML encoded String of this XMLIzable object. |
void |
XMLBasicValue.writeXML(PrintWriter out,
XMLFormatting fmt)
writes the value of this XMLBasicValue to out, using "tab" as a hint for indentation. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||