Method | Description | |
---|---|---|
ToColor ( this color ) : |
${WP_REST_Bridge_method_ServerColorToColor_D}
|
|
ToFeature ( this feature ) : |
${WP_REST_Bridge_method_ToFeature}
|
|
ToGeometry ( this geo ) : |
${WP_REST_Bridge_method_ServerGeometryToGeometry_D}
|
|
ToServerColor ( this color ) : |
${WP_REST_Bridge_method_ColorToServerColor_D}
|
|
ToServerFeature ( this feature ) : |
${WP_REST_Bridge_method_ToServerFeature}
|
|
ToServerGeometry ( this geo ) : |
${WP_REST_Bridge_method_GeometryToServerGeometry_D}
|
public static ToColor ( this color ) : |
||
color | this | ${WP_REST_Bridge_method_ServerColorToColor_param_color} |
return |
public static ToFeature ( this feature ) : |
||
feature | this | ${WP_REST_Bridge_method_ToFeature_param_feature} |
return |
public static ToGeometry ( this geo ) : |
||
geo | this | ${WP_REST_Bridge_method_ServerGeometryToGeometry_param_geo} |
return |
public static ToServerColor ( this color ) : |
||
color | this | ${WP_REST_Bridge_method_ColorToServerColor_param_color} |
return |
public static ToServerFeature ( this feature ) : |
||
feature | this | ${WP_REST_Bridge_method_ToServerFeature_param_feature} |
return |
public static ToServerGeometry ( this geo ) : |
||
geo | this | ${WP_REST_Bridge_method_GeometryToServerGeometry_param_geo} |
return |