Uses of Class
org.web3d.vrml.nodes.proto.ProtoFieldInfo
Packages that use ProtoFieldInfo
-
Uses of ProtoFieldInfo in org.web3d.vrml.export
Fields in org.web3d.vrml.export with type parameters of type ProtoFieldInfoModifier and TypeFieldDescriptionprotected Map
<Integer, List<ProtoFieldInfo>> BaseRetainedExporter.currentIsMap
The current IS mapprotected Map
<Map<Integer, List<ProtoFieldInfo>>, Map.Entry<Integer, List<ProtoFieldInfo>>[]> BaseRetainedExporter.isCache
A cache of IS map preprocessed versionsMethod parameters in org.web3d.vrml.export with type arguments of type ProtoFieldInfoModifier and TypeMethodDescriptionprotected String
BaseRetainedExporter.findIS
(VRMLNodeType node, int idx, Map<Integer, List<ProtoFieldInfo>> isMap) Find the IS relationship for a node.void
X3DRetainedSAXExporter.printEndNode
(VRMLNodeType node, boolean hadChildren, boolean compressed, Map<Integer, List<ProtoFieldInfo>> isMap) Print the end of a node.protected void
BaseRetainedExporter.printIS
(Map<Integer, List<ProtoFieldInfo>> isMap) Utility to print IS mapping for debugging purposes. -
Uses of ProtoFieldInfo in org.web3d.vrml.nodes.proto
Methods in org.web3d.vrml.nodes.proto that return types with arguments of type ProtoFieldInfoModifier and TypeMethodDescriptionPrototypeDecl.getISMaps()
Get the IS mappings for this proto declaration.