Uses of Class
de.grogra.graph.ByteAttribute
Package
Description
-
Uses of ByteAttribute in de.grogra.graph
Modifier and TypeMethodDescriptionstatic final ByteAttribute
Attributes.init
(ByteAttribute a, String simpleName, I18NBundle bundle) static final ByteAttribute
Attributes.init
(ByteAttribute a, String name, I18NBundle bundle, String resourceKey) Modifier and TypeMethodDescriptionbyte
GraphState.checkByte
(Object object, boolean asNode, ByteAttribute a, byte value) byte
GraphState.getByte
(Object object, boolean asNode, ByteAttribute a) Returns the value of attributea
forobject
in this graph state.byte
GraphState.getByteDefault
(Object object, boolean asNode, ByteAttribute a, byte defaultValue) Returns the value of attributea
forobject
in this graph state.static final ByteAttribute
Attributes.init
(ByteAttribute a, String simpleName, I18NBundle bundle) static final ByteAttribute
Attributes.init
(ByteAttribute a, String name, I18NBundle bundle, String resourceKey) -
Uses of ByteAttribute in de.grogra.graph.impl
-
Uses of ByteAttribute in de.grogra.imp.edit
Modifier and TypeMethodDescriptionbyte
Tool.getByteOfObject
(ByteAttribute a, byte defaultValue) void
Tool.setByteOfObject
(ByteAttribute a, byte value) -
Uses of ByteAttribute in de.grogra.imp3d.objects
Modifier and TypeMethodDescriptionbyte
SceneTree.Leaf.getByte
(ByteAttribute a) Returns the value of attributea
for theobject
of this leaf. -
Uses of ByteAttribute in de.grogra.rgg
Modifier and TypeMethodDescriptionstatic byte
Library.operator$index
(Node node, ByteAttribute attr)