public class VisAttributes extends RefElement
Modifier and Type | Class and Description |
---|---|
(package private) static class |
VisAttributes.DrawingStyle |
(package private) static class |
VisAttributes.LineStyle |
Constructor and Description |
---|
VisAttributes(String name) |
Modifier and Type | Method and Description |
---|---|
void |
setColor(float r,
float g,
float b,
float a) |
void |
setDrawingStyle(String s) |
void |
setDrawingStyle(VisAttributes.DrawingStyle s) |
void |
setLineStyle(String s) |
void |
setLineStyle(VisAttributes.LineStyle s) |
void |
setShowDaughters(boolean b) |
void |
setVisible(boolean v) |
getRefName
addContent, addContent, addContent, addContent, addContent, addNamespaceDeclaration, clone, cloneContent, getAdditionalNamespaces, getAttribute, getAttribute, getAttributes, getAttributeValue, getAttributeValue, getAttributeValue, getAttributeValue, getChild, getChild, getChildren, getChildren, getChildren, getChildText, getChildText, getChildTextNormalize, getChildTextNormalize, getChildTextTrim, getChildTextTrim, getContent, getContent, getContent, getContentSize, getDescendants, getDescendants, getName, getNamespace, getNamespace, getNamespacePrefix, getNamespaceURI, getQualifiedName, getText, getTextNormalize, getTextTrim, getValue, indexOf, isAncestor, isRootElement, removeAttribute, removeAttribute, removeAttribute, removeChild, removeChild, removeChildren, removeChildren, removeContent, removeContent, removeContent, removeContent, removeNamespaceDeclaration, setAttribute, setAttribute, setAttribute, setAttributes, setContent, setContent, setContent, setContent, setName, setNamespace, setText, toString
detach, equals, getDocument, getParent, getParentElement, hashCode, setParent
public VisAttributes(String name)
public final void setColor(float r, float g, float b, float a)
public final void setShowDaughters(boolean b)
public final void setDrawingStyle(VisAttributes.DrawingStyle s)
public final void setDrawingStyle(String s)
public final void setLineStyle(VisAttributes.LineStyle s)
public final void setLineStyle(String s)
public final void setVisible(boolean v)
Copyright © 2016 Linear Collider Detector (LCD). All rights reserved.