- clone() - Method in class org.datanucleus.store.types.simple.Arc2dDouble
-
Creates and returns a copy of this object.
- clone() - Method in class org.datanucleus.store.types.simple.Arc2dFloat
-
Creates and returns a copy of this object.
- clone() - Method in class org.datanucleus.store.types.simple.CubicCurve2dDouble
-
Creates and returns a copy of this object.
- clone() - Method in class org.datanucleus.store.types.simple.CubicCurve2dFloat
-
Creates and returns a copy of this object.
- clone() - Method in class org.datanucleus.store.types.simple.Ellipse2dDouble
-
Creates and returns a copy of this object.
- clone() - Method in class org.datanucleus.store.types.simple.Ellipse2dFloat
-
Creates and returns a copy of this object.
- clone() - Method in class org.datanucleus.store.types.simple.Line2dDouble
-
Creates and returns a copy of this object.
- clone() - Method in class org.datanucleus.store.types.simple.Line2dFloat
-
Creates and returns a copy of this object.
- clone() - Method in class org.datanucleus.store.types.simple.Point
-
Creates and returns a copy of this object.
- clone() - Method in class org.datanucleus.store.types.simple.Point2dDouble
-
Creates and returns a copy of this object.
- clone() - Method in class org.datanucleus.store.types.simple.Point2dFloat
-
Creates and returns a copy of this object.
- clone() - Method in class org.datanucleus.store.types.simple.QuadCurve2dDouble
-
Creates and returns a copy of this object.
- clone() - Method in class org.datanucleus.store.types.simple.QuadCurve2dFloat
-
Creates and returns a copy of this object.
- clone() - Method in class org.datanucleus.store.types.simple.Rectangle
-
Creates and returns a copy of this object.
- clone() - Method in class org.datanucleus.store.types.simple.Rectangle2dDouble
-
Creates and returns a copy of this object.
- clone() - Method in class org.datanucleus.store.types.simple.Rectangle2dFloat
-
Creates and returns a copy of this object.
- clone() - Method in class org.datanucleus.store.types.simple.RoundRectangle2dDouble
-
Creates and returns a copy of this object.
- clone() - Method in class org.datanucleus.store.types.simple.RoundRectangle2dFloat
-
Creates and returns a copy of this object.
- CubicCurve2dDouble - Class in org.datanucleus.store.types.simple
-
A mutable second-class java.awt.geom.CubicCurve2D.Double object.
- CubicCurve2dDouble(ObjectProvider, AbstractMemberMetaData) - Constructor for class org.datanucleus.store.types.simple.CubicCurve2dDouble
-
Assigns owning object and field name.
- CubicCurve2dDoubleMapping - Class in org.datanucleus.store.rdbms.mapping
-
Mapping for java.awt.geom.CubicCurve2D.Double, maps the x1, y1, ctrlx1, ctrly1,
ctrlx2, ctrly2, x2 and y2 values to double-precision datastore fields.
- CubicCurve2dDoubleMapping() - Constructor for class org.datanucleus.store.rdbms.mapping.CubicCurve2dDoubleMapping
-
- CubicCurve2dDoubleStringConverter - Class in org.datanucleus.store.types.converters
-
Class to handle the conversion between java.awt.geom.CubicCurve2D.Double and a String form.
- CubicCurve2dDoubleStringConverter() - Constructor for class org.datanucleus.store.types.converters.CubicCurve2dDoubleStringConverter
-
- CubicCurve2dFloat - Class in org.datanucleus.store.types.simple
-
A mutable second-class java.awt.geom.CubicCurve2D.Float object.
- CubicCurve2dFloat(ObjectProvider, AbstractMemberMetaData) - Constructor for class org.datanucleus.store.types.simple.CubicCurve2dFloat
-
Assigns owning object and field name.
- CubicCurve2dFloatMapping - Class in org.datanucleus.store.rdbms.mapping
-
Mapping for java.awt.geom.CubicCurve2D.Float, maps the x1, y1, ctrlx1, ctrly1,
ctrlx2, ctrly2, x2 and y2 values to float-precision datastore fields.
- CubicCurve2dFloatMapping() - Constructor for class org.datanucleus.store.rdbms.mapping.CubicCurve2dFloatMapping
-
- CubicCurve2dFloatStringConverter - Class in org.datanucleus.store.types.converters
-
Class to handle the conversion between java.awt.geom.CubicCurve2D.Float and a String form.
- CubicCurve2dFloatStringConverter() - Constructor for class org.datanucleus.store.types.converters.CubicCurve2dFloatStringConverter
-
- getDatastoreMapping(int) - Method in class org.datanucleus.store.rdbms.sql.method.PointComponentMapping
-
- getDatastoreMapping(int) - Method in class org.datanucleus.store.rdbms.sql.method.RectangleComponentMapping
-
- getDatastoreMappings() - Method in class org.datanucleus.store.rdbms.sql.method.PointComponentMapping
-
- getDatastoreMappings() - Method in class org.datanucleus.store.rdbms.sql.method.RectangleComponentMapping
-
- getExpression(SQLExpression, List) - Method in class org.datanucleus.store.rdbms.sql.method.PointGetXMethod
-
- getExpression(SQLExpression, List) - Method in class org.datanucleus.store.rdbms.sql.method.PointGetYMethod
-
- getExpression(SQLExpression, List) - Method in class org.datanucleus.store.rdbms.sql.method.RectangleGetHeightMethod
-
- getExpression(SQLExpression, List) - Method in class org.datanucleus.store.rdbms.sql.method.RectangleGetWidthMethod
-
- getExpression(SQLExpression, List) - Method in class org.datanucleus.store.rdbms.sql.method.RectangleGetXMethod
-
- getExpression(SQLExpression, List) - Method in class org.datanucleus.store.rdbms.sql.method.RectangleGetYMethod
-
- getExpressionForMapping(SQLExpression, List, int) - Method in class org.datanucleus.store.rdbms.sql.method.PointComponentMethod
-
- getExpressionForMapping(SQLExpression, List, int) - Method in class org.datanucleus.store.rdbms.sql.method.RectangleComponentMethod
-
- getFieldName() - Method in class org.datanucleus.store.types.simple.Arc2dDouble
-
- getFieldName() - Method in class org.datanucleus.store.types.simple.Arc2dFloat
-
- getFieldName() - Method in class org.datanucleus.store.types.simple.CubicCurve2dDouble
-
- getFieldName() - Method in class org.datanucleus.store.types.simple.CubicCurve2dFloat
-
- getFieldName() - Method in class org.datanucleus.store.types.simple.Ellipse2dDouble
-
- getFieldName() - Method in class org.datanucleus.store.types.simple.Ellipse2dFloat
-
- getFieldName() - Method in class org.datanucleus.store.types.simple.Line2dDouble
-
- getFieldName() - Method in class org.datanucleus.store.types.simple.Line2dFloat
-
- getFieldName() - Method in class org.datanucleus.store.types.simple.Point
-
Accessor for the field name
- getFieldName() - Method in class org.datanucleus.store.types.simple.Point2dDouble
-
- getFieldName() - Method in class org.datanucleus.store.types.simple.Point2dFloat
-
- getFieldName() - Method in class org.datanucleus.store.types.simple.QuadCurve2dDouble
-
- getFieldName() - Method in class org.datanucleus.store.types.simple.QuadCurve2dFloat
-
- getFieldName() - Method in class org.datanucleus.store.types.simple.Rectangle
-
- getFieldName() - Method in class org.datanucleus.store.types.simple.Rectangle2dDouble
-
- getFieldName() - Method in class org.datanucleus.store.types.simple.Rectangle2dFloat
-
- getFieldName() - Method in class org.datanucleus.store.types.simple.RoundRectangle2dDouble
-
- getFieldName() - Method in class org.datanucleus.store.types.simple.RoundRectangle2dFloat
-
- getJavaType() - Method in class org.datanucleus.store.rdbms.mapping.Arc2dDoubleMapping
-
- getJavaType() - Method in class org.datanucleus.store.rdbms.mapping.Arc2dFloatMapping
-
- getJavaType() - Method in class org.datanucleus.store.rdbms.mapping.CubicCurve2dDoubleMapping
-
- getJavaType() - Method in class org.datanucleus.store.rdbms.mapping.CubicCurve2dFloatMapping
-
- getJavaType() - Method in class org.datanucleus.store.rdbms.mapping.Ellipse2dDoubleMapping
-
- getJavaType() - Method in class org.datanucleus.store.rdbms.mapping.Ellipse2dFloatMapping
-
- getJavaType() - Method in class org.datanucleus.store.rdbms.mapping.Line2dDoubleMapping
-
- getJavaType() - Method in class org.datanucleus.store.rdbms.mapping.Line2dFloatMapping
-
- getJavaType() - Method in class org.datanucleus.store.rdbms.mapping.Point2dDoubleMapping
-
- getJavaType() - Method in class org.datanucleus.store.rdbms.mapping.Point2dFloatMapping
-
- getJavaType() - Method in class org.datanucleus.store.rdbms.mapping.PointMapping
-
- getJavaType() - Method in class org.datanucleus.store.rdbms.mapping.PolygonMapping
-
- getJavaType() - Method in class org.datanucleus.store.rdbms.mapping.QuadCurve2dDoubleMapping
-
- getJavaType() - Method in class org.datanucleus.store.rdbms.mapping.QuadCurve2dFloatMapping
-
- getJavaType() - Method in class org.datanucleus.store.rdbms.mapping.Rectangle2dDoubleMapping
-
- getJavaType() - Method in class org.datanucleus.store.rdbms.mapping.Rectangle2dFloatMapping
-
- getJavaType() - Method in class org.datanucleus.store.rdbms.mapping.RectangleMapping
-
- getJavaType() - Method in class org.datanucleus.store.rdbms.mapping.RoundRectangle2dDoubleMapping
-
- getJavaType() - Method in class org.datanucleus.store.rdbms.mapping.RoundRectangle2dFloatMapping
-
- getJavaType() - Method in class org.datanucleus.store.rdbms.sql.method.PointComponentMapping
-
- getJavaType() - Method in class org.datanucleus.store.rdbms.sql.method.RectangleComponentMapping
-
- getNumberOfDatastoreMappings() - Method in class org.datanucleus.store.rdbms.sql.method.PointComponentMapping
-
- getNumberOfDatastoreMappings() - Method in class org.datanucleus.store.rdbms.sql.method.RectangleComponentMapping
-
- getObject(ExecutionContext, ResultSet, int[]) - Method in class org.datanucleus.store.rdbms.mapping.Arc2dDoubleMapping
-
- getObject(ExecutionContext, ResultSet, int[]) - Method in class org.datanucleus.store.rdbms.mapping.Arc2dFloatMapping
-
- getObject(ExecutionContext, ResultSet, int[]) - Method in class org.datanucleus.store.rdbms.mapping.CubicCurve2dDoubleMapping
-
- getObject(ExecutionContext, ResultSet, int[]) - Method in class org.datanucleus.store.rdbms.mapping.CubicCurve2dFloatMapping
-
- getObject(ExecutionContext, ResultSet, int[]) - Method in class org.datanucleus.store.rdbms.mapping.Ellipse2dDoubleMapping
-
- getObject(ExecutionContext, ResultSet, int[]) - Method in class org.datanucleus.store.rdbms.mapping.Ellipse2dFloatMapping
-
- getObject(ExecutionContext, ResultSet, int[]) - Method in class org.datanucleus.store.rdbms.mapping.Line2dDoubleMapping
-
- getObject(ExecutionContext, ResultSet, int[]) - Method in class org.datanucleus.store.rdbms.mapping.Line2dFloatMapping
-
- getObject(ExecutionContext, ResultSet, int[]) - Method in class org.datanucleus.store.rdbms.mapping.Point2dDoubleMapping
-
- getObject(ExecutionContext, ResultSet, int[]) - Method in class org.datanucleus.store.rdbms.mapping.Point2dFloatMapping
-
- getObject(ExecutionContext, ResultSet, int[]) - Method in class org.datanucleus.store.rdbms.mapping.PointMapping
-
- getObject(ExecutionContext, ResultSet, int[]) - Method in class org.datanucleus.store.rdbms.mapping.PolygonMapping
-
- getObject(ExecutionContext, ResultSet, int[]) - Method in class org.datanucleus.store.rdbms.mapping.QuadCurve2dDoubleMapping
-
- getObject(ExecutionContext, ResultSet, int[]) - Method in class org.datanucleus.store.rdbms.mapping.QuadCurve2dFloatMapping
-
- getObject(ExecutionContext, ResultSet, int[]) - Method in class org.datanucleus.store.rdbms.mapping.Rectangle2dDoubleMapping
-
- getObject(ExecutionContext, ResultSet, int[]) - Method in class org.datanucleus.store.rdbms.mapping.Rectangle2dFloatMapping
-
- getObject(ExecutionContext, ResultSet, int[]) - Method in class org.datanucleus.store.rdbms.mapping.RectangleMapping
-
- getObject(ExecutionContext, ResultSet, int[]) - Method in class org.datanucleus.store.rdbms.mapping.RoundRectangle2dDoubleMapping
-
- getObject(ExecutionContext, ResultSet, int[]) - Method in class org.datanucleus.store.rdbms.mapping.RoundRectangle2dFloatMapping
-
- getOwner() - Method in class org.datanucleus.store.types.simple.Arc2dDouble
-
- getOwner() - Method in class org.datanucleus.store.types.simple.Arc2dFloat
-
- getOwner() - Method in class org.datanucleus.store.types.simple.CubicCurve2dDouble
-
- getOwner() - Method in class org.datanucleus.store.types.simple.CubicCurve2dFloat
-
- getOwner() - Method in class org.datanucleus.store.types.simple.Ellipse2dDouble
-
- getOwner() - Method in class org.datanucleus.store.types.simple.Ellipse2dFloat
-
- getOwner() - Method in class org.datanucleus.store.types.simple.Line2dDouble
-
- getOwner() - Method in class org.datanucleus.store.types.simple.Line2dFloat
-
- getOwner() - Method in class org.datanucleus.store.types.simple.Point
-
Accessor for the owner.
- getOwner() - Method in class org.datanucleus.store.types.simple.Point2dDouble
-
- getOwner() - Method in class org.datanucleus.store.types.simple.Point2dFloat
-
- getOwner() - Method in class org.datanucleus.store.types.simple.QuadCurve2dDouble
-
- getOwner() - Method in class org.datanucleus.store.types.simple.QuadCurve2dFloat
-
- getOwner() - Method in class org.datanucleus.store.types.simple.Rectangle
-
- getOwner() - Method in class org.datanucleus.store.types.simple.Rectangle2dDouble
-
- getOwner() - Method in class org.datanucleus.store.types.simple.Rectangle2dFloat
-
- getOwner() - Method in class org.datanucleus.store.types.simple.RoundRectangle2dDouble
-
- getOwner() - Method in class org.datanucleus.store.types.simple.RoundRectangle2dFloat
-
- getValue() - Method in class org.datanucleus.store.rdbms.sql.expression.PointLiteral
-
- getValue() - Method in class org.datanucleus.store.rdbms.sql.expression.RectangleLiteral
-
- getValue() - Method in class org.datanucleus.store.types.simple.Arc2dDouble
-
- getValue() - Method in class org.datanucleus.store.types.simple.Arc2dFloat
-
- getValue() - Method in class org.datanucleus.store.types.simple.CubicCurve2dDouble
-
- getValue() - Method in class org.datanucleus.store.types.simple.CubicCurve2dFloat
-
- getValue() - Method in class org.datanucleus.store.types.simple.Ellipse2dDouble
-
- getValue() - Method in class org.datanucleus.store.types.simple.Ellipse2dFloat
-
- getValue() - Method in class org.datanucleus.store.types.simple.Line2dDouble
-
- getValue() - Method in class org.datanucleus.store.types.simple.Line2dFloat
-
- getValue() - Method in class org.datanucleus.store.types.simple.Point
-
Accessor for the unwrapped value that we are wrapping.
- getValue() - Method in class org.datanucleus.store.types.simple.Point2dDouble
-
- getValue() - Method in class org.datanucleus.store.types.simple.Point2dFloat
-
- getValue() - Method in class org.datanucleus.store.types.simple.QuadCurve2dDouble
-
- getValue() - Method in class org.datanucleus.store.types.simple.QuadCurve2dFloat
-
- getValue() - Method in class org.datanucleus.store.types.simple.Rectangle
-
- getValue() - Method in class org.datanucleus.store.types.simple.Rectangle2dDouble
-
- getValue() - Method in class org.datanucleus.store.types.simple.Rectangle2dFloat
-
- getValue() - Method in class org.datanucleus.store.types.simple.RoundRectangle2dDouble
-
- getValue() - Method in class org.datanucleus.store.types.simple.RoundRectangle2dFloat
-
- getValueForDatastoreMapping(NucleusContext, int, Object) - Method in class org.datanucleus.store.rdbms.mapping.Arc2dDoubleMapping
-
Method to return the value to be stored in the specified datastore index given the overall
value for this java type.
- getValueForDatastoreMapping(NucleusContext, int, Object) - Method in class org.datanucleus.store.rdbms.mapping.Arc2dFloatMapping
-
Method to return the value to be stored in the specified datastore index given the overall
value for this java type.
- getValueForDatastoreMapping(NucleusContext, int, Object) - Method in class org.datanucleus.store.rdbms.mapping.CubicCurve2dDoubleMapping
-
Method to return the value to be stored in the specified datastore index given the overall
value for this java type.
- getValueForDatastoreMapping(NucleusContext, int, Object) - Method in class org.datanucleus.store.rdbms.mapping.CubicCurve2dFloatMapping
-
Method to return the value to be stored in the specified datastore index given the overall
value for this java type.
- getValueForDatastoreMapping(NucleusContext, int, Object) - Method in class org.datanucleus.store.rdbms.mapping.Ellipse2dDoubleMapping
-
Method to return the value to be stored in the specified datastore index given the overall
value for this java type.
- getValueForDatastoreMapping(NucleusContext, int, Object) - Method in class org.datanucleus.store.rdbms.mapping.Ellipse2dFloatMapping
-
Method to return the value to be stored in the specified datastore index given the overall
value for this java type.
- getValueForDatastoreMapping(NucleusContext, int, Object) - Method in class org.datanucleus.store.rdbms.mapping.Line2dDoubleMapping
-
Method to return the value to be stored in the specified datastore index given the overall
value for this java type.
- getValueForDatastoreMapping(NucleusContext, int, Object) - Method in class org.datanucleus.store.rdbms.mapping.Line2dFloatMapping
-
Method to return the value to be stored in the specified datastore index given the overall
value for this java type.
- getValueForDatastoreMapping(NucleusContext, int, Object) - Method in class org.datanucleus.store.rdbms.mapping.Point2dDoubleMapping
-
Method to return the value to be stored in the specified datastore index given the overall
value for this java type.
- getValueForDatastoreMapping(NucleusContext, int, Object) - Method in class org.datanucleus.store.rdbms.mapping.Point2dFloatMapping
-
Method to return the value to be stored in the specified datastore index given the overall
value for this java type.
- getValueForDatastoreMapping(NucleusContext, int, Object) - Method in class org.datanucleus.store.rdbms.mapping.PointMapping
-
Method to return the value to be stored in the specified datastore index given the overall
value for this java type.
- getValueForDatastoreMapping(NucleusContext, int, Object) - Method in class org.datanucleus.store.rdbms.mapping.PolygonMapping
-
Method to return the value to be stored in the specified datastore index given the overall
value for this java type.
- getValueForDatastoreMapping(NucleusContext, int, Object) - Method in class org.datanucleus.store.rdbms.mapping.QuadCurve2dDoubleMapping
-
Method to return the value to be stored in the specified datastore index given the overall
value for this java type.
- getValueForDatastoreMapping(NucleusContext, int, Object) - Method in class org.datanucleus.store.rdbms.mapping.QuadCurve2dFloatMapping
-
Method to return the value to be stored in the specified datastore index given the overall
value for this java type.
- getValueForDatastoreMapping(NucleusContext, int, Object) - Method in class org.datanucleus.store.rdbms.mapping.Rectangle2dDoubleMapping
-
Method to return the value to be stored in the specified datastore index given the overall
value for this java type.
- getValueForDatastoreMapping(NucleusContext, int, Object) - Method in class org.datanucleus.store.rdbms.mapping.Rectangle2dFloatMapping
-
Method to return the value to be stored in the specified datastore index given the overall
value for this java type.
- getValueForDatastoreMapping(NucleusContext, int, Object) - Method in class org.datanucleus.store.rdbms.mapping.RectangleMapping
-
Method to return the value to be stored in the specified datastore index given the overall
value for this java type.
- getValueForDatastoreMapping(NucleusContext, int, Object) - Method in class org.datanucleus.store.rdbms.mapping.RoundRectangle2dDoubleMapping
-
Method to return the value to be stored in the specified datastore index given the overall
value for this java type.
- getValueForDatastoreMapping(NucleusContext, int, Object) - Method in class org.datanucleus.store.rdbms.mapping.RoundRectangle2dFloatMapping
-
Method to return the value to be stored in the specified datastore index given the overall
value for this java type.
- Line2dDouble - Class in org.datanucleus.store.types.simple
-
A mutable second-class java.awt.geom.Line2D.Double object.
- Line2dDouble(ObjectProvider, AbstractMemberMetaData) - Constructor for class org.datanucleus.store.types.simple.Line2dDouble
-
Assigns owning object and field name.
- Line2dDoubleMapping - Class in org.datanucleus.store.rdbms.mapping
-
Mapping for java.awt.geom.Line2D.Double, maps the x1, y1, x2 and y2 values to double-precision
datastore fields.
- Line2dDoubleMapping() - Constructor for class org.datanucleus.store.rdbms.mapping.Line2dDoubleMapping
-
- Line2dDoubleStringConverter - Class in org.datanucleus.store.types.converters
-
Class to handle the conversion between java.awt.geom.Line2D.Double and a String form.
- Line2dDoubleStringConverter() - Constructor for class org.datanucleus.store.types.converters.Line2dDoubleStringConverter
-
- Line2dFloat - Class in org.datanucleus.store.types.simple
-
A mutable second-class java.awt.geom.Line2D.Float object.
- Line2dFloat(ObjectProvider, AbstractMemberMetaData) - Constructor for class org.datanucleus.store.types.simple.Line2dFloat
-
Assigns owning object and field name.
- Line2dFloatMapping - Class in org.datanucleus.store.rdbms.mapping
-
Mapping for java.awt.geom.Line2D.Float, maps the x1, y1, x2 and y2 values to float-precision
datastore fields.
- Line2dFloatMapping() - Constructor for class org.datanucleus.store.rdbms.mapping.Line2dFloatMapping
-
- Line2dFloatStringConverter - Class in org.datanucleus.store.types.converters
-
Class to handle the conversion between java.awt.geom.Line2D.Float and a String form.
- Line2dFloatStringConverter() - Constructor for class org.datanucleus.store.types.converters.Line2dFloatStringConverter
-
- LOCALISER - Static variable in class org.datanucleus.query.evaluator.memory.PointGetXMethodEvaluator
-
Localisation utility for output messages
- LOCALISER - Static variable in class org.datanucleus.query.evaluator.memory.PointGetYMethodEvaluator
-
Localisation utility for output messages
- LOCALISER - Static variable in class org.datanucleus.query.evaluator.memory.RectangleContainsMethodEvaluator
-
Localisation utility for output messages
- LOCALISER - Static variable in class org.datanucleus.query.evaluator.memory.RectangleGetHeightMethodEvaluator
-
Localisation utility for output messages
- LOCALISER - Static variable in class org.datanucleus.query.evaluator.memory.RectangleGetWidthMethodEvaluator
-
Localisation utility for output messages
- LOCALISER - Static variable in class org.datanucleus.query.evaluator.memory.RectangleGetXMethodEvaluator
-
Localisation utility for output messages
- LOCALISER - Static variable in class org.datanucleus.query.evaluator.memory.RectangleGetYMethodEvaluator
-
Localisation utility for output messages
- makeDirty() - Method in class org.datanucleus.store.types.simple.Arc2dDouble
-
Utility to mark the object as dirty
- makeDirty() - Method in class org.datanucleus.store.types.simple.Arc2dFloat
-
Utility to mark the object as dirty
- makeDirty() - Method in class org.datanucleus.store.types.simple.CubicCurve2dDouble
-
Utility to mark the object as dirty
- makeDirty() - Method in class org.datanucleus.store.types.simple.CubicCurve2dFloat
-
Utility to mark the object as dirty
- makeDirty() - Method in class org.datanucleus.store.types.simple.Ellipse2dDouble
-
Utility to mark the object as dirty
- makeDirty() - Method in class org.datanucleus.store.types.simple.Ellipse2dFloat
-
Utility to mark the object as dirty
- makeDirty() - Method in class org.datanucleus.store.types.simple.Line2dDouble
-
Utility to mark the object as dirty
- makeDirty() - Method in class org.datanucleus.store.types.simple.Line2dFloat
-
Utility to mark the object as dirty
- makeDirty() - Method in class org.datanucleus.store.types.simple.Point
-
Utility to mark the object as dirty
- makeDirty() - Method in class org.datanucleus.store.types.simple.Point2dDouble
-
Utility to mark the object as dirty
- makeDirty() - Method in class org.datanucleus.store.types.simple.Point2dFloat
-
Utility to mark the object as dirty
- makeDirty() - Method in class org.datanucleus.store.types.simple.QuadCurve2dDouble
-
Utility to mark the object as dirty
- makeDirty() - Method in class org.datanucleus.store.types.simple.QuadCurve2dFloat
-
Utility to mark the object as dirty
- makeDirty() - Method in class org.datanucleus.store.types.simple.Rectangle
-
Utility to mark the object as dirty
- makeDirty() - Method in class org.datanucleus.store.types.simple.Rectangle2dDouble
-
Utility to mark the object as dirty
- makeDirty() - Method in class org.datanucleus.store.types.simple.Rectangle2dFloat
-
Utility to mark the object as dirty
- makeDirty() - Method in class org.datanucleus.store.types.simple.RoundRectangle2dDouble
-
Utility to mark the object as dirty
- makeDirty() - Method in class org.datanucleus.store.types.simple.RoundRectangle2dFloat
-
Utility to mark the object as dirty
- move(int, int) - Method in class org.datanucleus.store.types.simple.Point
-
- Point - Class in org.datanucleus.store.types.simple
-
A mutable second-class java.awt.Point object.
- Point(ObjectProvider, AbstractMemberMetaData) - Constructor for class org.datanucleus.store.types.simple.Point
-
Creates a Point object.
- Point2dDouble - Class in org.datanucleus.store.types.simple
-
A mutable second-class java.awt.geom.Point2D.Double object.
- Point2dDouble(ObjectProvider, AbstractMemberMetaData) - Constructor for class org.datanucleus.store.types.simple.Point2dDouble
-
Assigns owning object and field name.
- Point2dDoubleMapping - Class in org.datanucleus.store.rdbms.mapping
-
Mapping for java.awt.geom.Point2D.Double, maps the x and y values to double-precision datastore fields.
- Point2dDoubleMapping() - Constructor for class org.datanucleus.store.rdbms.mapping.Point2dDoubleMapping
-
- Point2dDoubleStringConverter - Class in org.datanucleus.store.types.converters
-
Class to handle the conversion between java.awt.geom.Point2D.Double and a String form.
- Point2dDoubleStringConverter() - Constructor for class org.datanucleus.store.types.converters.Point2dDoubleStringConverter
-
- Point2dFloat - Class in org.datanucleus.store.types.simple
-
A mutable second-class java.awt.geom.Point2D.Float object.
- Point2dFloat(ObjectProvider, AbstractMemberMetaData) - Constructor for class org.datanucleus.store.types.simple.Point2dFloat
-
Assigns owning object and field name.
- Point2dFloatMapping - Class in org.datanucleus.store.rdbms.mapping
-
Mapping for java.awt.geom.Point2D.Float, maps the x and y values to float-precision datastore fields.
- Point2dFloatMapping() - Constructor for class org.datanucleus.store.rdbms.mapping.Point2dFloatMapping
-
- Point2dFloatStringConverter - Class in org.datanucleus.store.types.converters
-
Class to handle the conversion between java.awt.Point and a String form.
- Point2dFloatStringConverter() - Constructor for class org.datanucleus.store.types.converters.Point2dFloatStringConverter
-
- PointComponentMapping - Class in org.datanucleus.store.rdbms.sql.method
-
Mapping for the X or Y component of a PointMapping.
- PointComponentMapping(PointMapping, int) - Constructor for class org.datanucleus.store.rdbms.sql.method.PointComponentMapping
-
- PointComponentMethod - Class in org.datanucleus.store.rdbms.sql.method
-
Abstract implementation of method for component access to Point objects.
- PointComponentMethod() - Constructor for class org.datanucleus.store.rdbms.sql.method.PointComponentMethod
-
- PointExpression - Class in org.datanucleus.store.rdbms.sql.expression
-
Expression representing a java.awt.Point
- PointExpression(SQLStatement, SQLTable, JavaTypeMapping) - Constructor for class org.datanucleus.store.rdbms.sql.expression.PointExpression
-
- PointGetXMethod - Class in org.datanucleus.store.rdbms.sql.method
-
Method representing calls to the method Point.getX().
- PointGetXMethod() - Constructor for class org.datanucleus.store.rdbms.sql.method.PointGetXMethod
-
- PointGetXMethodEvaluator - Class in org.datanucleus.query.evaluator.memory
-
Evaluator for the method "{pointExpr}.getX()".
- PointGetXMethodEvaluator() - Constructor for class org.datanucleus.query.evaluator.memory.PointGetXMethodEvaluator
-
- PointGetYMethod - Class in org.datanucleus.store.rdbms.sql.method
-
Method representing calls to the method Point.getY().
- PointGetYMethod() - Constructor for class org.datanucleus.store.rdbms.sql.method.PointGetYMethod
-
- PointGetYMethodEvaluator - Class in org.datanucleus.query.evaluator.memory
-
Evaluator for the method "{pointExpr}.getY()".
- PointGetYMethodEvaluator() - Constructor for class org.datanucleus.query.evaluator.memory.PointGetYMethodEvaluator
-
- PointLiteral - Class in org.datanucleus.store.rdbms.sql.expression
-
Literal representing a java.awt.Point.
- PointLiteral(SQLStatement, JavaTypeMapping, Object, String) - Constructor for class org.datanucleus.store.rdbms.sql.expression.PointLiteral
-
- PointMapping - Class in org.datanucleus.store.rdbms.mapping
-
Mapping for java.awt.Point to its datastore representation.
- PointMapping() - Constructor for class org.datanucleus.store.rdbms.mapping.PointMapping
-
- PointStringConverter - Class in org.datanucleus.store.types.converters
-
Class to handle the conversion between java.awt.Point and a String form.
- PointStringConverter() - Constructor for class org.datanucleus.store.types.converters.PointStringConverter
-
- PolygonMapping - Class in org.datanucleus.store.rdbms.mapping
-
Mapping for java.awt.Polygon, maps the points to int-precision datastore fields.
- PolygonMapping() - Constructor for class org.datanucleus.store.rdbms.mapping.PolygonMapping
-
- PolygonStringConverter - Class in org.datanucleus.store.types.converters
-
Class to handle the conversion between java.awt.Polygon and a String form.
- PolygonStringConverter() - Constructor for class org.datanucleus.store.types.converters.PolygonStringConverter
-
- Rectangle - Class in org.datanucleus.store.types.simple
-
A mutable second-class java.awt.Rectangle object.
- Rectangle(ObjectProvider, AbstractMemberMetaData) - Constructor for class org.datanucleus.store.types.simple.Rectangle
-
Creates a Point object.
- Rectangle2dDouble - Class in org.datanucleus.store.types.simple
-
A mutable second-class java.awt.geom.Rectangle2D.Double object.
- Rectangle2dDouble(ObjectProvider, AbstractMemberMetaData) - Constructor for class org.datanucleus.store.types.simple.Rectangle2dDouble
-
Assigns owning object and field name.
- Rectangle2dDoubleMapping - Class in org.datanucleus.store.rdbms.mapping
-
Mapping for java.awt.geom.Rectangle2D.Double, maps the x, y, width and height values to double-precision
datastore fields.
- Rectangle2dDoubleMapping() - Constructor for class org.datanucleus.store.rdbms.mapping.Rectangle2dDoubleMapping
-
- Rectangle2dDoubleStringConverter - Class in org.datanucleus.store.types.converters
-
Class to handle the conversion between java.awt.geom.Rectangle2D.Double and a String form.
- Rectangle2dDoubleStringConverter() - Constructor for class org.datanucleus.store.types.converters.Rectangle2dDoubleStringConverter
-
- Rectangle2dFloat - Class in org.datanucleus.store.types.simple
-
A mutable second-class java.awt.geom.Rectangle2D.Float object.
- Rectangle2dFloat(ObjectProvider, AbstractMemberMetaData) - Constructor for class org.datanucleus.store.types.simple.Rectangle2dFloat
-
Assigns owning object and field name.
- Rectangle2dFloatMapping - Class in org.datanucleus.store.rdbms.mapping
-
Mapping for java.awt.geom.Rectangle2D.Float, maps the x, y, width and height values to float-precision
datastore fields.
- Rectangle2dFloatMapping() - Constructor for class org.datanucleus.store.rdbms.mapping.Rectangle2dFloatMapping
-
- Rectangle2dFloatStringConverter - Class in org.datanucleus.store.types.converters
-
Class to handle the conversion between java.awt.geom.Rectangle2D.Float and a String form.
- Rectangle2dFloatStringConverter() - Constructor for class org.datanucleus.store.types.converters.Rectangle2dFloatStringConverter
-
- RectangleComponentMapping - Class in org.datanucleus.store.rdbms.sql.method
-
Mapping for the X or Y component of a RectangleMapping.
- RectangleComponentMapping(RectangleMapping, int) - Constructor for class org.datanucleus.store.rdbms.sql.method.RectangleComponentMapping
-
- RectangleComponentMethod - Class in org.datanucleus.store.rdbms.sql.method
-
Abstract implementation of method for component access to Rectangle objects.
- RectangleComponentMethod() - Constructor for class org.datanucleus.store.rdbms.sql.method.RectangleComponentMethod
-
- RectangleContainsMethodEvaluator - Class in org.datanucleus.query.evaluator.memory
-
Evaluator for the method "{rectExpr}.contains(pointExpr)" or "{rectExpr}.contains(rectExpr2)".
- RectangleContainsMethodEvaluator() - Constructor for class org.datanucleus.query.evaluator.memory.RectangleContainsMethodEvaluator
-
- RectangleExpression - Class in org.datanucleus.store.rdbms.sql.expression
-
Expression representing a java.awt.Rectangle
- RectangleExpression(SQLStatement, SQLTable, JavaTypeMapping) - Constructor for class org.datanucleus.store.rdbms.sql.expression.RectangleExpression
-
- RectangleGetHeightMethod - Class in org.datanucleus.store.rdbms.sql.method
-
Method representing calls to the method Rectangle.getHeight().
- RectangleGetHeightMethod() - Constructor for class org.datanucleus.store.rdbms.sql.method.RectangleGetHeightMethod
-
- RectangleGetHeightMethodEvaluator - Class in org.datanucleus.query.evaluator.memory
-
Evaluator for the method "{rectExpr}.getHeight)".
- RectangleGetHeightMethodEvaluator() - Constructor for class org.datanucleus.query.evaluator.memory.RectangleGetHeightMethodEvaluator
-
- RectangleGetWidthMethod - Class in org.datanucleus.store.rdbms.sql.method
-
Method representing calls to the method Rectangle.getWidth().
- RectangleGetWidthMethod() - Constructor for class org.datanucleus.store.rdbms.sql.method.RectangleGetWidthMethod
-
- RectangleGetWidthMethodEvaluator - Class in org.datanucleus.query.evaluator.memory
-
Evaluator for the method "{rectExpr}.getWidth()".
- RectangleGetWidthMethodEvaluator() - Constructor for class org.datanucleus.query.evaluator.memory.RectangleGetWidthMethodEvaluator
-
- RectangleGetXMethod - Class in org.datanucleus.store.rdbms.sql.method
-
Method representing calls to the method Rectangle.getX().
- RectangleGetXMethod() - Constructor for class org.datanucleus.store.rdbms.sql.method.RectangleGetXMethod
-
- RectangleGetXMethodEvaluator - Class in org.datanucleus.query.evaluator.memory
-
Evaluator for the method "{rectExpr}.getX()".
- RectangleGetXMethodEvaluator() - Constructor for class org.datanucleus.query.evaluator.memory.RectangleGetXMethodEvaluator
-
- RectangleGetYMethod - Class in org.datanucleus.store.rdbms.sql.method
-
Method representing calls to the method Rectangle.getY().
- RectangleGetYMethod() - Constructor for class org.datanucleus.store.rdbms.sql.method.RectangleGetYMethod
-
- RectangleGetYMethodEvaluator - Class in org.datanucleus.query.evaluator.memory
-
Evaluator for the method "{rectExpr}.getY()".
- RectangleGetYMethodEvaluator() - Constructor for class org.datanucleus.query.evaluator.memory.RectangleGetYMethodEvaluator
-
- RectangleLiteral - Class in org.datanucleus.store.rdbms.sql.expression
-
Literal representing a java.awt.Rectangle.
- RectangleLiteral(SQLStatement, JavaTypeMapping, Object, String) - Constructor for class org.datanucleus.store.rdbms.sql.expression.RectangleLiteral
-
- RectangleMapping - Class in org.datanucleus.store.rdbms.mapping
-
Mapping for java.awt.Rectangle, maps the x, y, width and height values to int-precision
datastore fields
- RectangleMapping() - Constructor for class org.datanucleus.store.rdbms.mapping.RectangleMapping
-
- RectangleStringConverter - Class in org.datanucleus.store.types.converters
-
Class to handle the conversion between java.awt.Rectangle and a String form.
- RectangleStringConverter() - Constructor for class org.datanucleus.store.types.converters.RectangleStringConverter
-
- RoundRectangle2dDouble - Class in org.datanucleus.store.types.simple
-
A mutable second-class java.awt.geom.RoundRectangle2D.Double object.
- RoundRectangle2dDouble(ObjectProvider, AbstractMemberMetaData) - Constructor for class org.datanucleus.store.types.simple.RoundRectangle2dDouble
-
Assigns owning object and field name.
- RoundRectangle2dDoubleMapping - Class in org.datanucleus.store.rdbms.mapping
-
Mapping for java.awt.geom.RoundRectangle2D.Double, maps the x, y, width, height,
arc-width and arc-height values to double-precision datastore fields.
- RoundRectangle2dDoubleMapping() - Constructor for class org.datanucleus.store.rdbms.mapping.RoundRectangle2dDoubleMapping
-
- RoundRectangle2dDoubleStringConverter - Class in org.datanucleus.store.types.converters
-
Class to handle the conversion between java.awt.geom.RoundRectangle2D.Double and a String form.
- RoundRectangle2dDoubleStringConverter() - Constructor for class org.datanucleus.store.types.converters.RoundRectangle2dDoubleStringConverter
-
- RoundRectangle2dFloat - Class in org.datanucleus.store.types.simple
-
A mutable second-class java.awt.geom.RoundRectangle2D.Float object.
- RoundRectangle2dFloat(ObjectProvider, AbstractMemberMetaData) - Constructor for class org.datanucleus.store.types.simple.RoundRectangle2dFloat
-
Assigns owning object and field name.
- RoundRectangle2dFloatMapping - Class in org.datanucleus.store.rdbms.mapping
-
Mapping for java.awt.geom.RoundRectangle2D.Float, maps the x, y, width, height,
arc-width and arc-height values to float-precision datastore fields.
- RoundRectangle2dFloatMapping() - Constructor for class org.datanucleus.store.rdbms.mapping.RoundRectangle2dFloatMapping
-
- RoundRectangle2dFloatStringConverter - Class in org.datanucleus.store.types.converters
-
Class to handle the conversion between java.awt.geom.RoundRectangle2D.Float and a String form.
- RoundRectangle2dFloatStringConverter() - Constructor for class org.datanucleus.store.types.converters.RoundRectangle2dFloatStringConverter
-