Uses of Class
de.grogra.graph.ByteAttribute
Packages that use ByteAttribute
Package
Description
-
Uses of ByteAttribute in de.grogra.graph
Subclasses of ByteAttribute in de.grogra.graphMethods in de.grogra.graph that return ByteAttributeModifier and TypeMethodDescriptionstatic final ByteAttributeAttributes.init(ByteAttribute a, String simpleName, I18NBundle bundle) static final ByteAttributeAttributes.init(ByteAttribute a, String name, I18NBundle bundle, String resourceKey) Methods in de.grogra.graph with parameters of type ByteAttributeModifier and TypeMethodDescriptionbyteGraphState.checkByte(Object object, boolean asNode, ByteAttribute a, byte value) byteGraphState.getByte(Object object, boolean asNode, ByteAttribute a) Returns the value of attributeaforobjectin this graph state.byteGraphState.getByteDefault(Object object, boolean asNode, ByteAttribute a, byte defaultValue) Returns the value of attributeaforobjectin this graph state.static final ByteAttributeAttributes.init(ByteAttribute a, String simpleName, I18NBundle bundle) static final ByteAttributeAttributes.init(ByteAttribute a, String name, I18NBundle bundle, String resourceKey) -
Uses of ByteAttribute in de.grogra.graph.impl
Methods in de.grogra.graph.impl with parameters of type ByteAttribute -
Uses of ByteAttribute in de.grogra.imp.edit
Methods in de.grogra.imp.edit with parameters of type ByteAttributeModifier and TypeMethodDescriptionbyteTool.getByteOfObject(ByteAttribute a, byte defaultValue) voidTool.setByteOfObject(ByteAttribute a, byte value) -
Uses of ByteAttribute in de.grogra.imp3d.objects
Methods in de.grogra.imp3d.objects with parameters of type ByteAttributeModifier and TypeMethodDescriptionbyteSceneTree.Leaf.getByte(ByteAttribute a) Returns the value of attributeafor theobjectof this leaf. -
Uses of ByteAttribute in de.grogra.rgg
Methods in de.grogra.rgg with parameters of type ByteAttributeModifier and TypeMethodDescriptionstatic byteLibrary.operator$index(Node node, ByteAttribute attr)