|
Move Method public canHandle(key OCompositeKey) : boolean from class com.orientechnologies.orient.spatial.shape.ORectangleShapeBuilder to public canHandle(key OCompositeKey) : boolean from class com.orientechnologies.orient.spatial.shape.legacy.OPointLegecyBuilder |
From |
To |
|
Move Method public makeShape(key OCompositeKey, ctx SpatialContext) : Rectangle from class com.orientechnologies.orient.spatial.shape.ORectangleShapeBuilder to public makeShape(key OCompositeKey, ctx SpatialContext) : Rectangle from class com.orientechnologies.orient.spatial.shape.legacy.ORectangleLegacyBuilder |
From |
To |
|
Move Method public canHandle(key OCompositeKey) : boolean from class com.orientechnologies.orient.spatial.shape.OShapeFactory to public canHandle(key OCompositeKey) : boolean from class com.orientechnologies.orient.spatial.shape.legacy.OPointLegecyBuilder |
From |
To |
|
Move Method public makeShape(key OCompositeKey, ctx SpatialContext) : Point from class com.orientechnologies.orient.spatial.shape.OPointShapeBuilder to public makeShape(key OCompositeKey, ctx SpatialContext) : Point from class com.orientechnologies.orient.spatial.shape.legacy.OPointLegecyBuilder |
From |
To |
|
Move Method public makeShape(key OCompositeKey, ctx SpatialContext) : Shape from class com.orientechnologies.orient.spatial.shape.OShapeFactory to public makeShape(key OCompositeKey, ctx SpatialContext) : Shape from class com.orientechnologies.orient.spatial.shape.legacy.OShapeBuilderLegacyImpl |
From |
To |
|
Move Method public canHandle(key OCompositeKey) : boolean from class com.orientechnologies.orient.spatial.shape.OPointShapeBuilder to public canHandle(key OCompositeKey) : boolean from class com.orientechnologies.orient.spatial.shape.legacy.OPointLegecyBuilder |
From |
To |
|
Move Method public canHandle(key OCompositeKey) : boolean from class com.orientechnologies.orient.spatial.shape.OShapeBuilder to public canHandle(key OCompositeKey) : boolean from class com.orientechnologies.orient.spatial.shape.legacy.OPointLegecyBuilder |
From |
To |