Searched refs:ShapeHolderYProperty (Results 1 – 1 of 1) sorted by relevance
218 ShapeHolderYProperty property=new ShapeHolderYProperty(ShapeHolder.class.getClass(),"y"); in testOfFloat_Property()283 ShapeHolderYProperty property=new ShapeHolderYProperty(ShapeHolder.class.getClass(),"y"); in testSetProperty()295 class ShapeHolderYProperty extends Property { class in PropertyValuesHolderTest300 public ShapeHolderYProperty(Class type, String name) throws Exception { in ShapeHolderYProperty() method in PropertyValuesHolderTest.ShapeHolderYProperty