$ A B C D E F G H I J K L M N O P Q R S T U V W X Y Z _

Q

q - Variable in class de.grogra.blocks.xFrogFileParser.Expr
 
q2d0 - Variable in class de.grogra.math.Pool
 
q2d1 - Variable in class de.grogra.math.Pool
 
q2d2 - Variable in class de.grogra.math.Pool
 
q2d3 - Variable in class de.grogra.math.Pool
 
q2f0 - Variable in class de.grogra.math.Pool
 
q2f1 - Variable in class de.grogra.math.Pool
 
q2f2 - Variable in class de.grogra.math.Pool
 
q2f3 - Variable in class de.grogra.math.Pool
 
q3d0 - Variable in class de.grogra.math.Pool
 
q3d1 - Variable in class de.grogra.math.Pool
 
q3d2 - Variable in class de.grogra.math.Pool
 
q3d3 - Variable in class de.grogra.math.Pool
 
q3f0 - Variable in class de.grogra.math.Pool
 
q3f1 - Variable in class de.grogra.math.Pool
 
q3f2 - Variable in class de.grogra.math.Pool
 
q3f3 - Variable in class de.grogra.math.Pool
 
q4f0 - Variable in class de.grogra.math.Pool
 
q4f1 - Variable in class de.grogra.math.Pool
 
q4f2 - Variable in class de.grogra.math.Pool
 
q4f3 - Variable in class de.grogra.math.Pool
 
qName - Variable in class de.grogra.util.SAXElement
 
quadricIntersection(double, double, double, double, double, double, double, double, double, double, Point3d, Vector3d, double[]) - Static method in class de.grogra.vecmath.Math2
 
QUADS - Static variable in class de.grogra.imp3d.gl20.GL20GfxServer
quadrilaterals indicator
QUALIFIED_NEW - Static variable in interface de.grogra.grogra.LSYTokenTypes
 
QUALIFIED_SUPER - Static variable in interface de.grogra.grogra.LSYTokenTypes
 
qualifiedName - Static variable in class de.grogra.imp3d.msml.MSMLWriter
 
Quality - Class in de.grogra.ray.quality
 
quantity - Variable in class de.grogra.graph.Attribute
 
quantity - Variable in class de.grogra.pf.ui.util.Numeric2String
 
Quantity - Class in de.grogra.util
 
QUAT - Static variable in class de.grogra.math.Tuple4dType
 
QUAT - Static variable in class de.grogra.math.Tuple4fType
 
Quat4d - Class in javax.vecmath
A 4 element quaternion represented by double precision floating point x,y,z,w coordinates.
Quat4d(double, double, double, double) - Constructor for class javax.vecmath.Quat4d
Constructs and initializes a Quat4d from the specified xyzw coordinates.
Quat4d(double[]) - Constructor for class javax.vecmath.Quat4d
Constructs and initializes a Quat4d from the array of length 4.
Quat4d(Quat4d) - Constructor for class javax.vecmath.Quat4d
Constructs and initializes a Quat4d from the specified Quat4d.
Quat4d(Quat4f) - Constructor for class javax.vecmath.Quat4d
Constructs and initializes a Quat4d from the specified Quat4f.
Quat4d(Tuple4d) - Constructor for class javax.vecmath.Quat4d
Constructs and initializes a Quat4d from the specified Tuple4d.
Quat4d(Tuple4f) - Constructor for class javax.vecmath.Quat4d
Constructs and initializes a Quat4d from the specified Tuple4f.
Quat4d() - Constructor for class javax.vecmath.Quat4d
Constructs and initializes a Quat4d to (0,0,0,0).
Quat4f - Class in javax.vecmath
A 4 element quaternion represented by single precision floating point x,y,z,w coordinates.
Quat4f(float, float, float, float) - Constructor for class javax.vecmath.Quat4f
Constructs and initializes a Quat4f from the specified xyzw coordinates.
Quat4f(float[]) - Constructor for class javax.vecmath.Quat4f
Constructs and initializes a Quat4f from the array of length 4.
Quat4f(Quat4f) - Constructor for class javax.vecmath.Quat4f
Constructs and initializes a Quat4f from the specified Quat4f.
Quat4f(Quat4d) - Constructor for class javax.vecmath.Quat4f
Constructs and initializes a Quat4f from the specified Quat4d.
Quat4f(Tuple4d) - Constructor for class javax.vecmath.Quat4f
Constructs and initializes a Quat4f from the specified Tuple4d.
Quat4f(Tuple4f) - Constructor for class javax.vecmath.Quat4f
Constructs and initializes a Quat4f from the specified Tuple4f.
Quat4f() - Constructor for class javax.vecmath.Quat4f
Constructs and initializes a Quat4f to (0,0,0,0).
QUERY - Static variable in interface de.grogra.grogra.LSYTokenTypes
 
Query - Class in de.grogra.xl.query
 
Query(CompoundPattern, boolean, Variable, Variable[]) - Constructor for class de.grogra.xl.query.Query
 
QUERY_EXPR - Static variable in interface de.grogra.grogra.LSYTokenTypes
 
QueryState - Class in de.grogra.xl.query
 
QueryState(Graph) - Constructor for class de.grogra.xl.query.QueryState
 
QueryState.Break - Error in de.grogra.xl.query
 
QueryState.Break() - Constructor for error de.grogra.xl.query.QueryState.Break
 
QUESTION - Static variable in interface de.grogra.grogra.LSYTokenTypes
 
QUESTION_CANCEL_MESSAGE - Static variable in interface de.grogra.pf.ui.Window
 
QUESTION_MESSAGE - Static variable in interface de.grogra.pf.ui.Window
 
Queue - Class in de.grogra.blocks.xFrogFileParser
 
Queue(Expr, Expr, Expr) - Constructor for class de.grogra.blocks.xFrogFileParser.Queue
 
QUEUE - Static variable in class de.grogra.blocks.xFrogFileParser.sym
 
Queue - Interface in de.grogra.xl.impl.queues
A Queue represents a queue of tasks which is filled during the execution of an XL program.
QueueCollection - Class in de.grogra.xl.impl.queues
A QueueCollection represents a set of Queues in the context of a Graph.
QueueCollection(Graph) - Constructor for class de.grogra.xl.impl.queues.QueueCollection
 
QueueDescriptor<Q extends Queue> - Class in de.grogra.xl.impl.queues
A QueueDescriptor is a handle to the method QueueCollection.getQueue(QueueDescriptor), there it is used to instantiate a queue by QueueDescriptor.createQueue(QueueCollection).
QueueDescriptor() - Constructor for class de.grogra.xl.impl.queues.QueueDescriptor
 
QueueSolver - Interface in de.grogra.rgg.model
This interface has to be implements by Solvers which are used for ConcurrentTasks.
queuesToProcessAfter() - Method in class de.grogra.rgg.model.PropertyQueue.MakePersistentDescriptor
 
queuesToProcessAfter() - Method in class de.grogra.rgg.model.PropertyQueue.PropertyQueueDescriptor
 
queuesToProcessAfter() - Method in class de.grogra.rgg.model.VVQueue.Descriptor
 
queuesToProcessAfter() - Method in class de.grogra.xl.impl.base.GraphQueue.AddEdgeDescriptor
 
queuesToProcessAfter() - Method in class de.grogra.xl.impl.base.GraphQueue.AddNodeDescriptor
 
queuesToProcessAfter() - Method in class de.grogra.xl.impl.base.GraphQueue.AddUndirectedEdgeDescriptor
 
queuesToProcessAfter() - Method in class de.grogra.xl.impl.base.GraphQueue.ConnectDescriptor
 
queuesToProcessAfter() - Method in class de.grogra.xl.impl.base.GraphQueue.DeleteEdgeDescriptor
 
queuesToProcessAfter() - Method in class de.grogra.xl.impl.base.GraphQueue.DeleteNodeDescriptor
 
queuesToProcessAfter() - Method in class de.grogra.xl.impl.base.GraphQueue.ExecuteDescriptor
 
queuesToProcessAfter() - Method in class de.grogra.xl.impl.queues.QueueDescriptor
Returns the descriptors of queues which are to be applied after the queue of this descriptor.
queuesToProcessBefore() - Method in class de.grogra.rgg.model.PropertyQueue.MakePersistentDescriptor
 
queuesToProcessBefore() - Method in class de.grogra.rgg.model.PropertyQueue.PropertyQueueDescriptor
 
queuesToProcessBefore() - Method in class de.grogra.rgg.model.VVQueue.Descriptor
 
queuesToProcessBefore() - Method in class de.grogra.xl.impl.base.GraphQueue.AddEdgeDescriptor
 
queuesToProcessBefore() - Method in class de.grogra.xl.impl.base.GraphQueue.AddNodeDescriptor
 
queuesToProcessBefore() - Method in class de.grogra.xl.impl.base.GraphQueue.AddUndirectedEdgeDescriptor
 
queuesToProcessBefore() - Method in class de.grogra.xl.impl.base.GraphQueue.ConnectDescriptor
 
queuesToProcessBefore() - Method in class de.grogra.xl.impl.base.GraphQueue.DeleteEdgeDescriptor
 
queuesToProcessBefore() - Method in class de.grogra.xl.impl.base.GraphQueue.DeleteNodeDescriptor
 
queuesToProcessBefore() - Method in class de.grogra.xl.impl.base.GraphQueue.ExecuteDescriptor
 
queuesToProcessBefore() - Method in class de.grogra.xl.impl.queues.QueueDescriptor
Returns the descriptors of queues which are to be applied before the queue of this descriptor.
QUIET - Static variable in interface de.grogra.pf.ui.JobManager
 
QUOTE - Static variable in interface de.grogra.grogra.LSYTokenTypes
 
quote(CharSequence) - Static method in class de.grogra.util.Utils
 
quote(CharSequence, StringBuffer) - Static method in class de.grogra.util.Utils
 
quoteParameter(String) - Static method in class de.grogra.util.MimeType
 

$ A B C D E F G H I J K L M N O P Q R S T U V W X Y Z _