Uses of Class
repast.simphony.visualization.visualization3D.style.TaggedAppearance
Package
Description
-
Uses of TaggedAppearance in repast.simphony.visualization.editedStyle
Modifier and TypeMethodDescriptionEditedEdgeStyle3D.getAppearance
(T t, TaggedAppearance taggedAppearance, Object shapeID) EditedStyle3D.getAppearance
(Object t, TaggedAppearance taggedAppearance, Object shapeID) Modifier and TypeMethodDescriptionEditedEdgeStyle3D.getAppearance
(T t, TaggedAppearance taggedAppearance, Object shapeID) EditedStyle3D.getAppearance
(Object t, TaggedAppearance taggedAppearance, Object shapeID) -
Uses of TaggedAppearance in repast.simphony.visualization.visualization3D
Modifier and TypeFieldDescriptionprotected Map<org.jogamp.java3d.Shape3D,
TaggedAppearance> VisualItem3D.changedMap
protected Map<org.jogamp.java3d.Shape3D,
TaggedAppearance> VisualItem3D.shapes
Modifier and TypeMethodDescriptionVisualItem3D.getShapeAppearance
(org.jogamp.java3d.Shape3D shape) Modifier and TypeMethodDescriptionvoid
VisualItem3D.setShapeAppearance
(org.jogamp.java3d.Shape3D shape, TaggedAppearance appearance) -
Uses of TaggedAppearance in repast.simphony.visualization.visualization3D.style
Modifier and TypeMethodDescriptionDefaultEdgeStyle3D.getAppearance
(T t, TaggedAppearance taggedAppearance, Object shapeID) DefaultStyle3D.getAppearance
(T t, TaggedAppearance taggedAppearance, Object shapeID) Style3D.getAppearance
(T obj, TaggedAppearance appearance, Object shapeID) Modifier and TypeMethodDescriptionDefaultEdgeStyle3D.getAppearance
(T t, TaggedAppearance taggedAppearance, Object shapeID) DefaultStyle3D.getAppearance
(T t, TaggedAppearance taggedAppearance, Object shapeID) Style3D.getAppearance
(T obj, TaggedAppearance appearance, Object shapeID)