A B C D G H I L M O P Q R S T V W

A

addBoneDesc(String) - Method in class org.cogchar.api.humanoid.HumanoidBoneConfig
 
addSinbadDefaultBoneDescs() - Method in class org.cogchar.api.humanoid.HumanoidBoneConfig
 
AnimWaypointsConfig - Class in org.cogchar.api.cinema
This class holds "waypoints" of locations, rotations, and possibly other parameters for "thing" animation key frames, etc.
AnimWaypointsConfig(RepoClient, Ident) - Constructor for class org.cogchar.api.cinema.AnimWaypointsConfig
 
attachedItem - Variable in class org.cogchar.api.cinema.SpatialActionConfig
 
AttachedItemType - Enum in org.cogchar.api.cinema
 
attachedItemType - Variable in class org.cogchar.api.cinema.SpatialActionConfig
 

B

backgroundColor - Variable in class org.cogchar.api.cinema.LightsCameraConfig
 
BoneJointConfig - Class in org.cogchar.api.skeleton.config
 
BoneJointConfig(Item) - Constructor for class org.cogchar.api.skeleton.config.BoneJointConfig
 
BoneJointConfig(RepoClient, Ident, SolutionMap<Ident>, Ident) - Constructor for class org.cogchar.api.skeleton.config.BoneJointConfig
 
BoneProjectionPosition - Class in org.cogchar.api.skeleton.config
 
BoneProjectionPosition(BoneProjectionRange, double) - Constructor for class org.cogchar.api.skeleton.config.BoneProjectionPosition
 
BoneProjectionRange - Class in org.cogchar.api.skeleton.config
 
BoneProjectionRange(BoneJointConfig, String, BoneRotationAxis, double, double) - Constructor for class org.cogchar.api.skeleton.config.BoneProjectionRange
 
BoneRobotConfig - Class in org.cogchar.api.skeleton.config
 
BoneRobotConfig() - Constructor for class org.cogchar.api.skeleton.config.BoneRobotConfig
 
BoneRobotConfig(RepoClient, Ident, Ident, BoneCN) - Constructor for class org.cogchar.api.skeleton.config.BoneRobotConfig
 
BoneRobotConfig.Builder - Class in org.cogchar.api.skeleton.config
Alternate approach to creating a BoeRobotConfig goes thru Jena's Assembler stuff.
BoneRobotConfig.Builder(Resource) - Constructor for class org.cogchar.api.skeleton.config.BoneRobotConfig.Builder
 
BoneRotationAxis - Enum in org.cogchar.api.skeleton.config
 

C

CameraConfig - Class in org.cogchar.api.cinema
 
CameraConfig(Solution) - Constructor for class org.cogchar.api.cinema.CameraConfig
 
CameraConfig(Ident, float[], float[], float[]) - Constructor for class org.cogchar.api.cinema.CameraConfig
 
clearCacheForThisAssemblerType() - Method in class org.cogchar.api.skeleton.config.BoneRobotConfig.Builder
 
cycle - Variable in class org.cogchar.api.cinema.PathInstanceConfig
 

D

directionType - Variable in class org.cogchar.api.cinema.PathInstanceConfig
 
duration - Variable in class org.cogchar.api.cinema.PathInstanceConfig
 
duration - Variable in class org.cogchar.api.cinema.ThingAnimInstanceConfig
 

G

getAngleRadians() - Method in class org.cogchar.api.skeleton.config.BoneProjectionPosition
 
getBoneDescs() - Method in class org.cogchar.api.humanoid.HumanoidBoneConfig
 
getBoneName() - Method in class org.cogchar.api.skeleton.config.BoneProjectionPosition
 
getBoneName() - Method in class org.cogchar.api.skeleton.config.BoneProjectionRange
 
getColorVec4D() - Method in class org.cogchar.api.vworld.GoodyActionParamReader
 
getConfiguredBoneCount() - Method in class org.cogchar.api.humanoid.HumanoidBoneConfig
 
getFieldSummary() - Method in class org.cogchar.api.skeleton.config.BoneProjectionRange
 
getFieldSummary() - Method in class org.cogchar.api.skeleton.config.BoneRobotConfig
 
getJointConfig() - Method in class org.cogchar.api.skeleton.config.BoneProjectionRange
 
getKind() - Method in class org.cogchar.api.vworld.VWorldEntityAction
 
getLocationVec3D() - Method in class org.cogchar.api.vworld.GoodyActionParamReader
 
getMainConfig() - Static method in class org.cogchar.api.cinema.AnimWaypointsConfig
 
getMaxPosAngRad() - Method in class org.cogchar.api.skeleton.config.BoneProjectionRange
 
getMinPosAngRad() - Method in class org.cogchar.api.skeleton.config.BoneProjectionRange
 
getName() - Method in class org.cogchar.api.cinema.RotationConfig
 
getName() - Method in class org.cogchar.api.cinema.WaypointConfig
 
getRepoClient() - Method in class org.cogchar.api.cinema.QueryBackedConfigBase
 
getRotationAxis() - Method in class org.cogchar.api.skeleton.config.BoneProjectionPosition
 
getRotationAxis() - Method in class org.cogchar.api.skeleton.config.BoneProjectionRange
 
getRotAxisVec3D() - Method in class org.cogchar.api.vworld.GoodyActionParamReader
 
getRotMagRadians() - Method in class org.cogchar.api.vworld.GoodyActionParamReader
 
getScaleUniform() - Method in class org.cogchar.api.vworld.GoodyActionParamReader
 
getScaleVec3D() - Method in class org.cogchar.api.vworld.GoodyActionParamReader
 
getScaleVector() - Method in class org.cogchar.api.cinema.VectorScaleConfig
 
getSizeVec3D() - Method in class org.cogchar.api.vworld.GoodyActionParamReader
 
getSpatialName() - Method in class org.cogchar.api.humanoid.HumanoidBoneDesc
 
getSpecialBoolean(Ident) - Method in class org.cogchar.api.vworld.GoodyActionParamReader
 
getSpecialInteger(Ident) - Method in class org.cogchar.api.vworld.GoodyActionParamReader
 
getSpecialString(Ident) - Method in class org.cogchar.api.vworld.GoodyActionParamReader
 
getText() - Method in class org.cogchar.api.vworld.GoodyActionParamReader
 
getTravelTime() - Method in class org.cogchar.api.vworld.GoodyActionParamReader
 
getVec2D(Ident, Ident) - Method in class org.cogchar.api.vworld.GoodyActionParamReader
 
getVec3D(Ident, Ident, Ident) - Method in class org.cogchar.api.vworld.GoodyActionParamReader
 
getVec4D(Ident, Ident, Ident, Ident) - Method in class org.cogchar.api.vworld.GoodyActionParamReader
 
GoodyActionParamReader - Class in org.cogchar.api.vworld
 
GoodyActionParamReader(TypedValueMap) - Constructor for class org.cogchar.api.vworld.GoodyActionParamReader
 
GoodyActionParamWriter - Class in org.cogchar.api.vworld
Typically used from a remote client to capture values for encoding in SPARQL-Update.
GoodyActionParamWriter(TypedValueMap) - Constructor for class org.cogchar.api.vworld.GoodyActionParamWriter
 

H

HumanoidBoneConfig - Class in org.cogchar.api.humanoid
 
HumanoidBoneConfig() - Constructor for class org.cogchar.api.humanoid.HumanoidBoneConfig
 
HumanoidBoneDesc - Class in org.cogchar.api.humanoid
 
HumanoidBoneDesc(String) - Constructor for class org.cogchar.api.humanoid.HumanoidBoneDesc
 
HumanoidCN - Class in org.cogchar.api.humanoid
 
HumanoidCN() - Constructor for class org.cogchar.api.humanoid.HumanoidCN
 
HumanoidConfig - Class in org.cogchar.api.humanoid
This class serves as a place to hold the humanoid config (right now, the stuff on the "Humanoids" spreadsheet tab) for a single character.
HumanoidConfig(RepoClient, Ident, Ident) - Constructor for class org.cogchar.api.humanoid.HumanoidConfig
 
HumanoidFigureConfig - Class in org.cogchar.api.humanoid
 
HumanoidFigureConfig(RepoClient, HumanoidConfig, String, Ident) - Constructor for class org.cogchar.api.humanoid.HumanoidFigureConfig
 

I

initExtendedFieldsAndLinks(BoneRobotConfig, Item, Assembler, Mode) - Method in class org.cogchar.api.skeleton.config.BoneRobotConfig.Builder
 
isComplete() - Method in class org.cogchar.api.humanoid.HumanoidFigureConfig
 

L

lightColor - Variable in class org.cogchar.api.cinema.LightConfig
 
LightConfig - Class in org.cogchar.api.cinema
 
LightConfig(RepoClient, Solution) - Constructor for class org.cogchar.api.cinema.LightConfig
 
LightConfig(Item) - Constructor for class org.cogchar.api.cinema.LightConfig
 
LightConfig.LightType - Enum in org.cogchar.api.cinema
 
lightDirection - Variable in class org.cogchar.api.cinema.LightConfig
 
lightName - Variable in class org.cogchar.api.cinema.LightConfig
 
LightsCameraConfig - Class in org.cogchar.api.cinema
Used to enclose data from RDF camera and lights configuration currently in charWorldConfig.ttl
LightsCameraConfig(RepoClient, Ident) - Constructor for class org.cogchar.api.cinema.LightsCameraConfig
 
lightType - Variable in class org.cogchar.api.cinema.LightConfig
 
lookAtDirection - Variable in class org.cogchar.api.cinema.PathInstanceConfig
 
loopMode - Variable in class org.cogchar.api.cinema.PathInstanceConfig
 
loopMode - Variable in class org.cogchar.api.cinema.SpatialActionConfig
 

M

main(String[]) - Static method in class org.cogchar.api.skeleton.config.BoneRobotConfig
 
makeOne(BoneJointConfig, Item) - Static method in class org.cogchar.api.skeleton.config.BoneProjectionRange
 
makePositionForNormalizedFraction(double) - Method in class org.cogchar.api.skeleton.config.BoneProjectionRange
 
myAttachedBoneName - Variable in class org.cogchar.api.cinema.CameraConfig
 
myAttachedRobotID - Variable in class org.cogchar.api.cinema.CameraConfig
 
myBJCs - Variable in class org.cogchar.api.skeleton.config.BoneRobotConfig
 
myBoneAttachmentFlag - Variable in class org.cogchar.api.cinema.CameraConfig
 
myBoneConfig - Variable in class org.cogchar.api.humanoid.HumanoidFigureConfig
 
myBoneName - Variable in class org.cogchar.api.skeleton.config.BoneJointConfig
 
myBoneName - Variable in class org.cogchar.api.skeleton.config.BoneProjectionRange
 
myCamID - Variable in class org.cogchar.api.cinema.CameraConfig
 
myCamPointDir - Variable in class org.cogchar.api.cinema.CameraConfig
 
myCamPos - Variable in class org.cogchar.api.cinema.CameraConfig
 
myCCs - Variable in class org.cogchar.api.cinema.LightsCameraConfig
 
myCharIdent - Variable in class org.cogchar.api.humanoid.HumanoidConfig
 
myCharIdent - Variable in class org.cogchar.api.humanoid.HumanoidFigureConfig
 
myCoordinates - Variable in class org.cogchar.api.cinema.WaypointConfig
 
myDebugSkelMatPath - Variable in class org.cogchar.api.humanoid.HumanoidFigureConfig
 
myDisplayRect - Variable in class org.cogchar.api.cinema.CameraConfig
 
myInitialPosition - Variable in class org.cogchar.api.humanoid.HumanoidConfig
 
myInitX - Variable in class org.cogchar.api.humanoid.HumanoidFigureConfig
 
myInitY - Variable in class org.cogchar.api.humanoid.HumanoidFigureConfig
 
myInitZ - Variable in class org.cogchar.api.humanoid.HumanoidFigureConfig
 
myJointConfigPath - Variable in class org.cogchar.api.humanoid.HumanoidConfig
 
myJointName - Variable in class org.cogchar.api.skeleton.config.BoneJointConfig
 
myJointNum - Variable in class org.cogchar.api.skeleton.config.BoneJointConfig
 
myKeyFrameDefinitions - Variable in class org.cogchar.api.cinema.ThingAnimInstanceConfig
 
myKind - Variable in class org.cogchar.api.vworld.VWorldEntityAction
 
myKindUriString - Variable in enum org.cogchar.api.vworld.VWorldEntityAction.Kind
 
myLCs - Variable in class org.cogchar.api.cinema.LightsCameraConfig
 
myLocation - Variable in class org.cogchar.api.cinema.ThingAnimInstanceConfig.KeyFrameConfig
 
myLogger - Variable in class org.cogchar.api.cinema.SpatialActionConfig
 
myMeshPath - Variable in class org.cogchar.api.humanoid.HumanoidConfig
 
myMeshPath - Variable in class org.cogchar.api.humanoid.HumanoidFigureConfig
 
myNickname - Variable in class org.cogchar.api.humanoid.HumanoidConfig
 
myNickname - Variable in class org.cogchar.api.humanoid.HumanoidFigureConfig
 
myNormalDefaultPos - Variable in class org.cogchar.api.skeleton.config.BoneJointConfig
 
myOrientation - Variable in class org.cogchar.api.cinema.ThingAnimInstanceConfig.KeyFrameConfig
 
myPhysicsFlag - Variable in class org.cogchar.api.humanoid.HumanoidConfig
 
myPhysicsFlag - Variable in class org.cogchar.api.humanoid.HumanoidFigureConfig
 
myProjectionRanges - Variable in class org.cogchar.api.skeleton.config.BoneJointConfig
 
myRCs - Variable in class org.cogchar.api.cinema.AnimWaypointsConfig
 
myRobotName - Variable in class org.cogchar.api.skeleton.config.BoneRobotConfig
 
mySACs - Variable in class org.cogchar.api.cinema.SpatialActionSetConfig
 
myScalarScale - Variable in class org.cogchar.api.cinema.ThingAnimInstanceConfig.KeyFrameConfig
 
myScale - Variable in class org.cogchar.api.cinema.ThingAnimInstanceConfig.KeyFrameConfig
 
myScale - Variable in class org.cogchar.api.humanoid.HumanoidConfig
 
myScale - Variable in class org.cogchar.api.humanoid.HumanoidFigureConfig
 
myTime - Variable in class org.cogchar.api.cinema.ThingAnimInstanceConfig.KeyFrameConfig
 
myUri - Variable in class org.cogchar.api.cinema.RotationConfig
 
myUri - Variable in class org.cogchar.api.cinema.SpatialActionConfig
 
myUri - Variable in class org.cogchar.api.cinema.VectorScaleConfig
 
myUri - Variable in class org.cogchar.api.cinema.WaypointConfig
 
myURI_Fragment - Variable in class org.cogchar.api.skeleton.config.BoneJointConfig
 
myVSCs - Variable in class org.cogchar.api.cinema.AnimWaypointsConfig
 
myWCs - Variable in class org.cogchar.api.cinema.AnimWaypointsConfig
 

O

org.cogchar.api.cinema - package org.cogchar.api.cinema
 
org.cogchar.api.humanoid - package org.cogchar.api.humanoid
 
org.cogchar.api.skeleton.config - package org.cogchar.api.skeleton.config
 
org.cogchar.api.vworld - package org.cogchar.api.vworld
 

P

PathConfig - Class in org.cogchar.api.cinema
Holds a list of "Paths" from which we can create Thing MotionPaths/MotionEvents
PathConfig(RepoClient, Ident) - Constructor for class org.cogchar.api.cinema.PathConfig
 
PathInstanceConfig - Class in org.cogchar.api.cinema
Holds instances of "Paths" from which we can create Thing MotionPaths/MotionEvents
PathInstanceConfig(RepoClient, Solution, Ident) - Constructor for class org.cogchar.api.cinema.PathInstanceConfig
 
PathInstanceConfig(Ident, AttachedItemType, float, float[], List<WaypointConfig>, Ident) - Constructor for class org.cogchar.api.cinema.PathInstanceConfig
 
pullAttachedItemAndType(SolutionHelper, Solution) - Method in class org.cogchar.api.cinema.SpatialActionConfig
 
putColor(float, float, float, float) - Method in class org.cogchar.api.vworld.GoodyActionParamWriter
 
putDuration(float) - Method in class org.cogchar.api.vworld.GoodyActionParamWriter
 
putLocation(float, float, float) - Method in class org.cogchar.api.vworld.GoodyActionParamWriter
 
putNameAtName(Ident, Ident) - Method in class org.cogchar.api.vworld.GoodyActionParamWriter
 
putObjectAtName(Ident, Object) - Method in class org.cogchar.api.vworld.GoodyActionParamWriter
 
putRotation(float, float, float, float) - Method in class org.cogchar.api.vworld.GoodyActionParamWriter
 
putScaleUniform(float) - Method in class org.cogchar.api.vworld.GoodyActionParamWriter
 
putScaleVec(float, float, float) - Method in class org.cogchar.api.vworld.GoodyActionParamWriter
 
putSize(float, float, float) - Method in class org.cogchar.api.vworld.GoodyActionParamWriter
 

Q

QueryBackedConfigBase - Class in org.cogchar.api.cinema
 
QueryBackedConfigBase(RepoClient) - Constructor for class org.cogchar.api.cinema.QueryBackedConfigBase
 

R

RotationConfig - Class in org.cogchar.api.cinema
 
RotationConfig(RepoClient, Solution) - Constructor for class org.cogchar.api.cinema.RotationConfig
 
rotMag - Variable in class org.cogchar.api.cinema.RotationConfig
 
rotX - Variable in class org.cogchar.api.cinema.RotationConfig
 
rotY - Variable in class org.cogchar.api.cinema.RotationConfig
 
rotZ - Variable in class org.cogchar.api.cinema.RotationConfig
 

S

scaleX - Variable in class org.cogchar.api.cinema.VectorScaleConfig
 
scaleY - Variable in class org.cogchar.api.cinema.VectorScaleConfig
 
scaleZ - Variable in class org.cogchar.api.cinema.VectorScaleConfig
 
setAttachmentNodeParams(Ident, String) - Method in class org.cogchar.api.cinema.CameraConfig
 
setMainConfig(AnimWaypointsConfig) - Static method in class org.cogchar.api.cinema.AnimWaypointsConfig
 
SpatialActionConfig - Class in org.cogchar.api.cinema
 
SpatialActionConfig() - Constructor for class org.cogchar.api.cinema.SpatialActionConfig
 
SpatialActionSetConfig - Class in org.cogchar.api.cinema
 
SpatialActionSetConfig() - Constructor for class org.cogchar.api.cinema.SpatialActionSetConfig
 

T

tension - Variable in class org.cogchar.api.cinema.PathInstanceConfig
 
ThingAnimConfig - Class in org.cogchar.api.cinema
Holds a list of "Thing Animations" from which we can create keyframe-based spatial animations
ThingAnimConfig(RepoClient, Ident) - Constructor for class org.cogchar.api.cinema.ThingAnimConfig
 
ThingAnimInstanceConfig - Class in org.cogchar.api.cinema
Holds instances of "Thing Animations" from which we can create keyframe-based spatial animations
ThingAnimInstanceConfig(RepoClient, Solution, Ident) - Constructor for class org.cogchar.api.cinema.ThingAnimInstanceConfig
 
ThingAnimInstanceConfig.KeyFrameConfig - Class in org.cogchar.api.cinema
 
toString() - Method in class org.cogchar.api.cinema.AnimWaypointsConfig
 
toString() - Method in class org.cogchar.api.cinema.CameraConfig
 
toString() - Method in class org.cogchar.api.cinema.LightConfig
 
toString() - Method in class org.cogchar.api.cinema.PathInstanceConfig
 
toString() - Method in class org.cogchar.api.cinema.RotationConfig
 
toString() - Method in class org.cogchar.api.cinema.ThingAnimInstanceConfig
 
toString() - Method in class org.cogchar.api.cinema.VectorScaleConfig
 
toString() - Method in class org.cogchar.api.cinema.WaypointConfig
 
toString() - Method in class org.cogchar.api.humanoid.HumanoidBoneDesc
 
toString() - Method in class org.cogchar.api.humanoid.HumanoidConfig
 
toString() - Method in class org.cogchar.api.skeleton.config.BoneJointConfig
 
toString() - Method in class org.cogchar.api.skeleton.config.BoneProjectionPosition
 
toString() - Method in class org.cogchar.api.skeleton.config.BoneProjectionRange
 

V

valueOf(String) - Static method in enum org.cogchar.api.cinema.AttachedItemType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.cogchar.api.cinema.LightConfig.LightType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.cogchar.api.skeleton.config.BoneRotationAxis
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.cogchar.api.vworld.VWorldEntityAction.Kind
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.cogchar.api.cinema.AttachedItemType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.cogchar.api.cinema.LightConfig.LightType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.cogchar.api.skeleton.config.BoneRotationAxis
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.cogchar.api.vworld.VWorldEntityAction.Kind
Returns an array containing the constants of this enum type, in the order they are declared.
VectorScaleConfig - Class in org.cogchar.api.cinema
 
VectorScaleConfig(RepoClient, Solution) - Constructor for class org.cogchar.api.cinema.VectorScaleConfig
 
VWorldEntityAction - Class in org.cogchar.api.vworld
A superclass to hold actions from ActionSpecs for execution by various Entity subclasses
VWorldEntityAction(ThingActionSpec) - Constructor for class org.cogchar.api.vworld.VWorldEntityAction
 
VWorldEntityAction.Kind - Enum in org.cogchar.api.vworld
 

W

WaypointConfig - Class in org.cogchar.api.cinema
 
WaypointConfig(RepoClient, Solution) - Constructor for class org.cogchar.api.cinema.WaypointConfig
 
WaypointConfig(Ident, float[]) - Constructor for class org.cogchar.api.cinema.WaypointConfig
 
waypoints - Variable in class org.cogchar.api.cinema.PathInstanceConfig
 

A B C D G H I L M O P Q R S T V W

Copyright © 2010-2013. All Rights Reserved.