Uses of Class
com.iizigo.prop.PropMarker
Packages that use PropMarker Package Description com.iizigo.prop Uses of PropMarker in com.iizigo.prop
Methods in com.iizigo.prop that return PropMarker Modifier and Type Method Description PropMarker[]
DesignerProp. getMarkers()
Gets the array of markers in this property.Methods in com.iizigo.prop with parameters of type PropMarker Modifier and Type Method Description void
DesignerProp. addMarker(PropMarker marker)
Adds a marker to the property.